在我的应用程序中,我需要获取有关互联网上每个请求的gprs使用情况的信息。我怎样才能获得这些信息呢?
发布于 2011-06-23 20:11:08
您应该查看流量统计API:http://developer.android.com/reference/android/net/TrafficStats.html
Br
https://stackoverflow.com/questions/5339294
相似问题