I have created a hello world app in both android and iPhone. Both can show http://google.com. But when I try http://localhost:5555/example.html , iPhone app works but Android webview complains with webpage not available.
Is it because I'm using Dashcode to create my html5 page and use localhost from Dashcode also? If yes what should I modify to make it work for Android WebView ?