• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Failed to authenticate with proxy - Android Emulator

I am getting this error Failed to authenticate with proxy when android application run on emulator and I am using LAN internet connection not wifi. I have already tried this :

1.) Adding Emulator Command Options in eclipse(-avd avdName -dns-server list -http-proxyhttp://username:password@proxy_ip:port)

2.) Add Proxy details in SDK Manager

3.) Already Configured Proxy details in emulator setting under Mobile Networks.(Internet is not working in emulator browser.)

4.) Already Configured users/.android/androidtool.cfg properties.

But still get Failed to authenticate with proxy Can anyone help me out of this.
 
Back
Top Bottom