I am trying to use an AVD to test a phone app that needs to be able to use a network function.
The in-emulator browser does not work, even if I put an ip address into the address bar instead of a URL.
Are the stock AVD images setup with Android Studio 1.4 shipped with the network function disabled? It doesn't seem like it would be reasonably appropriate to have to setup a proxy where I don't use a proxy for normal networking on my win7 development desktop unless that was the design, and the documentation http://developer.android.com/tools/help/emulator.html and http://developer.android.com/tools/devices/emulator.html don't exactly mention you have to use a proxy.