[android-developers] Re: Android Emulator internet connectivity Problem

2011-10-24 Thread Andriod Beginer
Hello manish Just Remove your DNS Server IP from LAN Settings. Internet works Automatically on your Emulator On Oct 21, 11:01 am, manish sandhan wrote: > I m new in android... > I m not able to connect my android emulator to internet neither from my app > nor from the android browser. > I ha

Re: [android-developers] Re: Android Emulator internet connectivity Problem

2011-10-22 Thread manish sandhan
Thanx u Very muchTrying to check my settings On Sat, Oct 22, 2011 at 3:10 PM, Ali Chousein wrote: > is > necessary in your AndroidManifest.xml only when your own application > uses internet. It has nothing to do with the Internet connectivity of > the emulator. If the emulator does not h

[android-developers] Re: Android Emulator internet connectivity Problem

2011-10-22 Thread Ali Chousein
is necessary in your AndroidManifest.xml only when your own application uses internet. It has nothing to do with the Internet connectivity of the emulator. If the emulator does not have Internet connectivity then probably something is wrong with the network settings of your computer. What that pro