Skip to content

Instantly share code, notes, and snippets.

@tmhpfnr
Created October 21, 2013 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmhpfnr/7089739 to your computer and use it in GitHub Desktop.
Save tmhpfnr/7089739 to your computer and use it in GitHub Desktop.
pip install mitmproxy
# start mitmproxy on default port 8080
mitmproxy
emulator-arm -avd NAME_OF_AVD -http-proxy 127.0.0.1:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment