How to get Data usage for last 1 month in android?

爱⌒轻易说出口 提交于 2019-11-29 22:26:26

问题


I need to get data usage statistics for last month.

Is there any way to calculate data usage date wise in android?

I used TrafficStats class for getting data usage but it gives me all data usage of device by the given UID since device boot.

来源:https://stackoverflow.com/questions/35908483/how-to-get-data-usage-for-last-1-month-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!