最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

network monitoring - How to log and monitor all traffic from my own app in Android including 3rd party library? - Stack Overflow

programmeradmin6浏览0评论

It seems that some of my users are experiencing higher-than-expected network usage, which I didn't intend to generate. So I need to monitor all network traffic generated by my app — not just the traffic I initiate directly, but also that which comes from third-party SDKs and libraries (e.g., ads, etc.).

✅ What I'm trying to achieve:

Measure all incoming and outgoing traffic (upload/download)

Include traffic from third-party libraries and background services

Optionally categorize traffic if possible (e.g., SDK A vs. SDK B)

Log traffic volume and ideally destination hosts (if feasible)

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论