Found 388 repositories(showing 30)
googlearchive
This sample has been deprecated/archived. Check this repo for related samples:
florent37
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
Kotlin extension functions for easier and more concise Android permission handling.
googlearchive
Migrated:
qianxiaoai
A runtime permission demo based on Google RuntimePermissions Sample
a5533348
Fastest and easy Android6.0 RuntimePermission adapter
tajchert
Android Runtime Permissions workshop.
CammyKamal
RuntimePermissionUtil-Android is a simple runtime permission util lib which provides simple callback's whenver user grants/denies a permission.
googlearchive
Migrated:
tylerjroach
An example on storing runtime permission requests in headless dialog fragments
wuxiaosu
基于PermissionsDispatcher的动态权限demo,PermissionsDispatcher地址https://github.com/hotchemi/PermissionsDispatcher
Truiton
No description available
keshavmix
This is one of the most easy to use and developer friendly library to implement Runtime Permissions in Android apps.
TakuKobayashi
A library that made it possible to implement the process of checking RuntimePermission of Android most simply.
wkp111
Android6.0动态权限管理库
rahularity
No description available
No description available
rajeefmk
Handles all the boilerplate codes associated with runtime permissions for Android 6.0 and above.
Goldenmace
No description available
sanmianti
Android 6.0 Runtime Permission
piaomiao8179
按照郭霖大神思路写出的Android 6.0权限处理
yaojt-tanksu
a example for how runnigtimepermission to work in android m and above.
ajithvgiri
android run time permission handler
ionetwogo
使用PermissionsDispatcher库实现Android6.0运行时权限的获取。
booqin
注解实现的Android 动态权限库
运行时权限详解
Ftouzi
Android sample request runtime permission
shkschneider
Runtime Permissions helper library for pre-and-post API-23
UttamPanchasara
This is sample Utils class to ask runtime permission.
abhaykumar1415
How to deal with Android 6's Run Time Permission in IONIC