Monitor network activity in Android Phones

前端 未结 11 1722
庸人自扰
庸人自扰 2020-11-28 02:47

I would like to monitor network traffic of my Android Phone. I was thinking using tcpdump for Android, but I\'m not sure if I have to cross-compile for the phone.

An

11条回答
  •  温柔的废话
    2020-11-28 03:36

    Try this application https://play.google.com/store/apps/details?id=app.greyshirts.sslcapture

    We can view all networking communications .. even SSL encrypted communications.

提交回复
热议问题