Skip to content

Requirement

TheBotBox edited this page May 14, 2020 · 2 revisions

Requirements

  1. Minimum SDK Version - API Level 21
  2. Usage Permissions - As this library mostly works on top of UsageStatsManager, most methods of which require the permission android.permission.PACKAGE_USAGE_STATS
  3. Requires android.permission.READ_PHONE_STATE permission just to fetch data consumed by an application. The app needs to ask this permission explicitly. If not granted the usage will return 0 Bytes