Once we set up Charles Proxy, we are going to set up our Android emulator. Proxy > lL Proxy Settings: Activate “Enable SSL Proxying” and we add a new entry in Locations (Host: *, Port: *) Proxy > Proxy Settings: We leave the port as default and activate “Enable transparent HTTP Proxying.”.To do this, let’s go to Proxy in the menu and follow these steps: Set Up Charles Proxyįirst of all, we will configure our Charles Proxy. This tool can be used to monitor all HTTP and HTTPS traffic, with certificates that the proxy itself provides us, with a duration of 24 hours. Therefore we will present a tool that is very useful, as much in the case covered in this article, as in many others, Charles Proxy. Instead, when you are working with a mobile device, both physical and virtual, the analysis of this traffic is not as trivial. Client requests and server responses are easily traceable and reproducible.
I recommend you continue reading, you will love it! At least, we love here at Apiumhub.ĭeveloping a web application means immediately viewing and analyzing all HTTP requests that are made. In this article, we will discuss how to capture the traffic of your Android application using a tool called Charles Proxy.