I am analyizing the traffic of an Android application via the Burp Suite and the emulator of Android Studio.
How can I find out the initiating App of a request? I would like to know if a request is started by my app or another app or by the system.
Thanks in advance!
I successfully started the emulator and the Burp Suite. I can see the traffic but I do not know where the requests Comes from.