In order to debug my Android application I need to take a closer look at the HTTP requests my app produces. For that purpose I have set up Wireshark on my Mac.
For testing I opened up a browser. All traffic appears fine in Wireshark.
Outgoing requests from the Android emulator however do not appear! But strangely I can see the servers' responses... Why are all outgoing requests invisible?