Skip to content

AndroidCodility/Multiple-Permissions

Repository files navigation

Multiple-Permissions

Sample for Android Runtime Permissions using Kotlin Programming Language.

Note:

According to Google, beginning with Android 6.0 (API level 23), users can revoke permissions from any app at any time, even if the app targets a lower API level. You should test your app to verify that it behaves properly when it’s missing a needed permission, regardless of what API level your app targets.

MP 1 MP 2 MP 3
MP 4 MP 5

Play Video

Like Facebook Page

About

Kotlin application for Android Multiple Runtime Permissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages