Synced with /developers/samples/android commit 415e5ce8ad7128bed20c28e923f2f91bbfff46a9. Change-Id: I8716d051213210ec991fb692f79848a9f086a52c
13 lines
499 B
Plaintext
13 lines
499 B
Plaintext
|
|
page.tags="RuntimePermissionsBasic"
|
|
sample.group=System
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample shows runtime permissions available in the Android M and above.
|
|
This sample shows a basic implementation for requesting permissions at runtime. Click the button to request the Camera permission and open a full-screen camera preview.
|
|
Note: The "RuntimePermissions" sample provides a more complete overview over the runtime permission features available.
|
|
|
|
</p>
|