Has anybody managed to get the Android Emulator working behind a proxy which requires authentication?
I\'ve tried setting the -http-proxy argument to
Find the file androidtool.cfg at C:\Documents and Settings\YOUR USER NAME\.android\
androidtool.cfg
C:\Documents and Settings\YOUR USER NAME\.android\
Add this line:
http.proxyLogin=USER@PASSWORD
Save the file and try to open the Android SDK.