1

I have updated the Android Studio IDE to the last version 2.1, and I want to capture the https traffic from the Android Emulator with the Chalres Proxy.

It looks that the emulator changed with the Android Studio 2.1, and I can't find the way to capture http traffic with charles proxy.

In Stack Overflow there are some similar question but these are on older Android Studio versions, and I can“t find in that answers the solution to my problem.

salih kallai
  • 879
  • 2
  • 13
  • 34
Pablo Ezequiel Inchausti
  • 16,623
  • 7
  • 28
  • 42

1 Answers1

1

Follow this instruction to use Charles proxy with Android API 23 emulator devices. For me it works for http. But for https traffic I get only unresolved IP addresses within the Charles session. Does anyone know how to support DNS with Charles Proxy, Android avd and https? I've made up a new post for my configuration.

Community
  • 1
  • 1
unlimited101
  • 3,653
  • 4
  • 22
  • 41