/NetworkStat

This is an example project for reading the network data usage in a specific interval time. To achieve this, we should use API's querySummary and querySummaryForDevice. querySummary is used to read app wise data usage and querySummaryForDevice is used to read device data usage.

Primary LanguageKotlin

This repository is not active