Using Neworkstats manager i am able to access to network usage history and statistics from marshmallow devices.If that app runs in below marshmallow unfortunately stopping with the below error.
Caused by: java.lang.ClassNotFoundException: Didn't find class "android.app.usage.NetworkStatsManager" on path
My app shoul work below and after marshmallow devices.How can i achieve this.Any help appreciated...
Thanks in advance.....