Android Interception Process
- Start Proxy Software (Burp Suite or Proxyman).
- Configure Proxy Software.
- Set Proxy of the emulator (or Wifi settings for a physical device) to connect to the proxy software.
- Intercept HTTP traffic.
- Import CA certificate.
- Trust CA certificate in Android Certification Store.
- Intercept HTTPS traffic.
- If traffic is not in plain text refer to breaking SSL pinning if needed.
- For most situations you should not need to get here. If not able to break SSL Pinning try a Jailbroken/root device.