Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JulienSansot/852546d5d836623ec5c7fd9645512b4d to your computer and use it in GitHub Desktop.
Save JulienSansot/852546d5d836623ec5c7fd9645512b4d to your computer and use it in GitHub Desktop.
android emulator with http proxy
/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