SSL Proxy with Genymotion and Charles?

后端 未结 4 1742
执笔经年
执笔经年 2021-02-05 04:49

I\'m trying to get Genymotion (an x86 Android emulator hosted in Virtualbox) working with Charles proxy. I\'ve managed to connect the device to the proxy in the device\'s wifi p

4条回答
  •  无人及你
    2021-02-05 05:16

    Go to your genymotion 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. the Network mode must be NAT on virtual device configuration)

    Set your Port to: 8888

    Press Save.

    Although after this you will see the network requests logged in charlesproxy . Open the genymotion browser and go the following URL http://charlesproxy.com/getssl to download and install the certificate . you should be good to go . Copied from :http://rexstjohn.com/using-genymotion-charles-proxy/

提交回复
热议问题