Skip to content

mengdd/AndroidMRuntimePermissionSample

Repository files navigation

AndroidMRuntimePermissionSample

Since Android M, (Android 6.0, API 23), some permissions need to be granted explicitly. This sample project shows how to handle permissions requests in runtime.

Here is the MainActivity: MainActivity.java

Reference

Here is my notes in Chinese:

Android M Permission 学习笔记

About

Since Android M, (Android 6.0, API 23), some permissions need to be granted explicitly. This sample project shows how to handle permissions requests in runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages