I am new to both the android and android development so I'm not on familiar ground here.
When I start the emulator I have no service. Therefore I have no internet connection on the emulator.
I am running Windows 7 and I generally run the emulator via eclipse. My host machine is connected to the internet via the Local Area Network. There is no proxy.
I have tried:
- Disabling all network adapters except for the Local Area Network [link]
- Running the emulator from cmd line with: emulator -avd -dns-server 8.8.8.8
- Reinstalling the SDK Tools 9 and Platform Tools (rev 2).
- Restarting the machine! :P