A simple library, that helps managing Android 6+ Runtime Permissions
Written in kotlin, supported by java
Available through jcenter
repositories {
...
jcenter()
...
}
compile "com.github.alkurop:permissionmanager:0.0.5"
clone the project for a demo