You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
423 B
14 lines
423 B
|
|
page.tags="RuntimePermissions"
|
|
sample.group=System
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample shows runtime permissions available in Android M and above.
|
|
Display the log on screen to follow the execution.
|
|
If executed on an Android M device, an additional option to access contacts is shown
|
|
that is declared with optional, M and above only permissions.
|
|
|
|
</p>
|