0

I heard somewhere, but I don't remember now that you can filter Android logcat to get HTTP calls/receives to/from certain websites or IPs. It is like the Wireshark software in which it shows data in the Network Layer. Or are there any other ways to get those calls from my Android phone?

I'm currently implementing ad mediation services. Therefore, I want to check the calls from the my phone to the ad servers in order to check whether its ad mediation SDK does call other ad services.

Thanks :)

Tim
  • 899
  • 2
  • 13
  • 22

1 Answers1

0

For those of you who are interested in this question, here is the solution I found: Capturing mobile phone traffic on wireshark

Community
  • 1
  • 1
Tim
  • 899
  • 2
  • 13
  • 22