I am trying to access internet (http://www.google.co.in/) through my project say "WebViewDemo".
It works fine in device but not in emulator.
I am able to access internet (http://www.google.co.in/) through the browser of the emulator. But my project displays "Web Page is not available
".
I am behind a proxy. I have added INTERNET permission in the AndroidManifest.xml file