Reference: http://www.xyaz.cn/thread-4664-1-1.html
1. Start fiddler, open the Tools >fiddler option in the menu bar and open the Fiddler Options dialog box.
<ignore_js_op>
2, in the Fiddler Options dialog box, switch to the "Reply" tab, and then tick the "Allow Remote computer connection" check box, then click the "OK" button.
<ignore_js_op>
(Note: Remember the port, it will be used below)
3, in the native command line input: ipconfig, find the IP address of the machine.
<ignore_js_op>
4. Open the "Settings" and "Wi-Fi" on your Android device to find the network you want to connect to.
<ignore_js_op>
Press and hold on the top and select "Modify Network"
<ignore_js_op>
Pop-up the Network Settings dialog box and tick "show advanced Options"
Such as
<ignore_js_op>
5, select "Manual" in the input box after "agent"
<ignore_js_op>
Enter the IP address of the computer after the "Proxy server hostname"
<ignore_js_op>
Enter 8888 in the input box after the "Proxy server port" and click the "Save" button.
(Note: 8888, which is the top port)
<ignore_js_op>
6, restart FD, and then launch the browser in the Android device, visit the homepage of Baidu, in the fiddler can see the completed request and response data.
<ignore_js_op>
In this way, the basic setup of FD is completed.
FD Han: http://pan.baidu.com/s/1c0ZRgq
Link to carefree Android simulator