Skip to content

A simple, lightweight helper class for android 6.0 runtime permissions.

License

Notifications You must be signed in to change notification settings

hcknl/android-permission-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-permission-helper

A simple, lightweight helper class for android 6.0 runtime permissions.

Just copy-paste sample usage and you're good to go.

You can simply implement to your project, you can use it everywhere.

Improvement

RequestFragmentPermissions added

add compile 'com.android.support:support-v13:24.2.1' to your app level build.gradle file to request permissions from fragment and get callback for onRequestPermissionsResult ( android.support.v13.app.FragmentCompat )

About

A simple, lightweight helper class for android 6.0 runtime permissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages