Pablo Ezequiel Inchausti
Pablo Ezequiel Inchausti

Reputation: 20563

How to capture http traffic with Android Studio 2.1 and Charles proxy?

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.

Upvotes: 1

Views: 3146

Answers (1)

unlimited101
unlimited101

Reputation: 3803

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.

Upvotes: 1

Related Questions