I wrote an Android App. When you start the android app you see a Web browser that loads a Website. That’s it. Is that now possible to start this app on iPhone or iPad? On some websites, some people are saying it works, but i don’t see any tutorials or examples.
Share
If you have to show the webview then you can use UIWebView as Morad has suggested thats easiest. Other alternative for handling such applications on multiple platforms is by using PhoneGap or appcelerator Titanium .