Sheriff
Helps You to Grant Runtime Permission on Android Marshmallow and Above.
Library in Use
Here is a screencast of the sample App
How to build
Gradle
Add Jitpack.io to your project level build.gradle file
Add the dependency
The Latest Sheriff Version is :
Maven
Add the dependency
How to use
Create a Sheriff
object
and when you want to ask for the permission just call
Override onPermissionsGranted
and onPermissionsDenied
methods
Also override