I am having VB.net dll files which I need to use in Android and iPhone application.
Creating web service doesn’t satisfy my requirement as I need to use this in offline mode.
Can please anyone suggest me how can I use this in Android or iPhone application development.
And whether is it really possible to do it?
You could try converting the app to C# (with automated tools) and use this:
http://android.xamarin.com/