Has anybody managed to get the Android Emulator working behind a proxy which requires authentication?
I\'ve tried setting the -http-proxy argument to
This worked for me: http://code.google.com/p/android/issues/detail?id=5508#c39 Apparently there's a bug in the emulator that forces you to use the IP address of the proxy instead of the name...