How to use fiddler to grab a bag for Android apps

Source: Internet
Author: User

Fiddler is a very popular and useful HTTP capture tool, it is the principle of the computer to open an HTTP proxy server, and then it will forward all the HTTP requests and responses, so it is more than the general Firebug or Chrome comes with the capture tool to use more. Not only that, it can also support some advanced features such as request replay. It is obvious that it can support HTTP capture for mobile apps. charles==!

  1. Start Fiddler, open the Tools > Fiddler options in the menu bar, and Open the Fiddler Options dialog box.
  2. In the Fiddler Options dialog box, switch to the Connections tab, then tick the checkbox after allow romote computers to connect, then click the OK button.
  3. On the native command line input: ipconfig, locate the IP address of the machine.
  4. Open "Settings", "Wi-Fi" on your Android device, locate the network you want to connect to, tap and hold on it, then select "Modify Network", pop Up the network Settings dialog, and tick "show advanced Options".
  5. In the input box after "Agent", select "Manual", enter the IP address of the computer after "proxy server hostname", enter 8888 in the input box after "Proxy Server port", then click "Save" button.
  6. Then launch the browser in the Android device, visit Baidu's home page, in Fiddler can see the completed request and response data.

How to use fiddler to grab a bag for Android apps

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.