Charles Proxy for Genymotion stops 10.0.3.2 localhost traffic Charles Proxy for Genymotion stops 10.0.3.2 localhost traffic android android

Charles Proxy for Genymotion stops 10.0.3.2 localhost traffic


So I was playing around with the Genymotion emulator and Charles now and I actually managed to get Charles to record localhost traffic.

Similar to the way I queried through Postman with:

http://localhost.charlesproxy.com:8443/ + my api endpoint

I just changed the host portion of all my api endpoints to: http://localhost.charlesproxy.com:8443/ and it worked.