-
Notifications
You must be signed in to change notification settings - Fork 17
Requirement
TheBotBox edited this page May 14, 2020
·
2 revisions
- Minimum SDK Version - API Level 21
- Usage Permissions - As this library mostly works on top of UsageStatsManager, most methods of which require the permission android.permission.PACKAGE_USAGE_STATS
- 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 return0 Bytes