2

I want to monitor the data usage for an specific WIFI network using an Android device. Looking into the API's documentation, I've found the following classes NetworkStatsManager and UsageStatsManager, but none of them seems to help me. Is it possible to do this?

Hanna D
  • 29
  • 2
  • Please check [how to ask question](https://stackoverflow.com/help/how-to-ask) and [Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve) Add your code , what have you tried. – Morse Apr 02 '18 at 02:38
  • Probably what you want is just get the name of current Wifi and compare (?) data usage. Maybe you just need to get the SSID of Wifi then compare over time with the UsageStatsManager. – Marks Apr 02 '18 at 02:46
  • I use a free app called Data Usage Monitor Ver 1.13.1403 by Lufesu Inc Fantastic little app, shows data used by SSID and Apps, Day Week Month etc. https://play.google.com/store/apps/details?id=com.andcreate.app.trafficmonitor&hl=en – BradC May 28 '18 at 01:44

0 Answers0