Run Android emulator with http proxy from Android Studio
So you wanna eavesdrop on your Android app's http communications. I guess you've already have your Link or Link running and just need to force Android emulator to use it as a proxy.
You just need to go to Edit configurations... panel, switch to Emulator tab and enter
-http-proxy http://168.192.1.2:3300
as your Additional Command Line Options.
Written by michał łukasiewicz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Android
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#