Skip to content

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.

Notifications You must be signed in to change notification settings

nilsorathiya/RuntimePermissionForAndroidMPlus

Repository files navigation

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.

Pre-requisites

  • Android SDK v23
  • Android Build Tools v23.1.1
  • Android Support Repository

ScreenShots

Alt text Alt text Alt text

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages