Android Genymotion 配合Charles代理调试

来源:互联网 发布:网络流行红歌 编辑:程序博客网 时间:2024/06/05 11:24

Using Genymotion With Charles Proxy

Posted on January 22, 2014
In your Genymotion Android emulator…
Settings -> Wifi -> Press and hold your active network
Select “Modify Network”
Select “Show Advanced Options”
Select “Proxy Settings -> Manual”
Set your Proxy to: 10.0.3.2 (Genymotion’s special code for the local workstation)
Set your Port to: 8888
Press Save
You should now be able to see Genymotion traffic showing up in your Charles Proxy

0 0