Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试获取过去一段时间在 Android(也是 WiFi)中的数据统计信息。我知道有TrafficStats类,但它似乎只提供有关当前连接的信息。我想获得一些关于:“获取上个月收到的数据”的信息。有什么建议吗?
Android SDK 中没有任何可用的数据,除非您自己通过TrafficStats.
TrafficStats