Proxy which requires authentication with Android Emulator

前端 未结 16 1421
北海茫月
北海茫月 2020-11-30 03:07

Has anybody managed to get the Android Emulator working behind a proxy which requires authentication?

I\'ve tried setting the -http-proxy argument to



        
16条回答
  •  死守一世寂寞
    2020-11-30 03:40

    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...

提交回复
热议问题