Android permission library extending EasyPermissions with convenient additions

Latest Version

Version
Update
Feb 12, 2020
Developer
Category
Installs
100+

App APKs

EffortlessPermissions Sample APP

An Android permission library extending Google's EasyPermissions with convenient additions.

Why EffortlessPermissions?

- Used as a drop-in replacement for Google's EasyPermissions and based on its battle-tested implementation.
- Added an @AfterPermissionDenied annotation for methods to run automatically after denial.
- Included consumer ProGuard rules missing in EasyPermissions which fixes your release build.
- Added more method overloads which make coding easier.
- Added another app detail fragment which you can have more control upon, e.g. dialog title can be hidden now.

In a word, just start with EffortlessPermissions instead of EasyPermissions.

https://github.com/DreaminginCodeZH/EffortlessPermissions
Read more

ment