I know how to set up the android emulator to proxy browser web traffic through a proxy like Charles or Fiddler2 but app traffic does not go through the proxy.
I am trying to debug an app and I need to see what the request\response is but cannot figure out how to set that up. I have tried the -http-proxy command line argument but that does not seem to do anything for me.