Android代码-android-RuntimePermissions

时间:2022-08-26 09:25:27
【文件属性】:
文件名称:Android代码-android-RuntimePermissions
文件大小:459KB
文件格式:ZIP
更新时间:2022-08-26 09:25:27
Android代码 Android RuntimePermissions Sample This sample shows runtime permissions available in Android M and above. It shows how to check and request permissions at runtime, handle backwards compatibility using the support library and how to declare optional permissions for M-devices only. Introduction Android M introduced runtime permissions. Applications targeting M and above need to request their permissions at runtime. All permissions still need to be declared in the AndroidManifest. However, when acc
【文件预览】:
android-RuntimePermissions-master
----gradlew(5KB)
----settings.gradle(22B)
----Application()
--------src()
----.google()
--------packaging.yaml(562B)
----kotlinApp()
--------gradlew(5KB)
--------settings.gradle(15B)
--------.google()
--------gradle()
--------README.md(3KB)
--------gradlew.bat(2KB)
--------gradle.properties(730B)
--------app()
--------build.gradle(544B)
----CONTRIBUTING.md(2KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----screenshots()
--------big_icon.png(36KB)
--------screenshot-2.png(122KB)
--------screenshot-1.png(116KB)
----gradlew.bat(2KB)
----NOTICE(614B)
----build.gradle(343B)

网友评论