How to set up Android emulator proxy settings
Solution 1:
The simplest and the best way is to do the following: This has been done for Android Emulator 2.2
- Click on Menu
- Click on Settings
- Click on Wireless & Networks
- Go to Mobile Networks
- Go to Access Point Names
- Here you will Telkila Internet, click on it.
- In the Edit access point section, input the "proxy" and "port"
- Also provide the Username and Password, rest of the fields leave them blank.
Solution 2:
On Run Configuration> Android Application > App > Target > Additional Emulator Command Line Options: -http-proxy http://xx.xxx.xx.xx:8080
Solution 3:
There is a setting in Android emulator to set the proxy.