Created
June 2, 2016 09:23
-
-
Save JulienSansot/852546d5d836623ec5c7fd9645512b4d to your computer and use it in GitHub Desktop.
android emulator with http proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/{user}/Library/Android/sdk/tools/emulator -netdelay none -netspeed full -avd Nexus_5_API_22 -http-proxy 192.168.60.1:8888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment