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.
- Android SDK v23
- Android Build Tools v23.1.1
- Android Support Repository