I just installed fiddler and I'm developing an app in Eclipse and I am using Genymotion to check if this app works or not. How do I setup fiddler correctly to work with Genymotion?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
https://cloud.genymotion.com/page/faq/#android-proxy
In your virtual device,
- Go to Android settings menu
- In Wireless & Networks section, select Wi-Fi
- Press and hold for 2 seconds WiredSSID network in the list
- Choose Modify Network
- Check Show advanced options
- Select Manual for Proxy settings menu entry
- Enter the proxy address: the Fiddler-running PC's
IPAddress
and Port8888
- Press the Save button
In Fiddler,
- Click Tools menu > Fiddler Options > Connections
- Tick the
Allow Remote Computers to connect
box - Restart Fiddler.
回答2:
It is out of context but If you want to get the http and https request response fetch, use mitmproxy, Really easy
http://docs.mitmproxy.org/en/stable/install.html