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.
12 lines
411 B
12 lines
411 B
|
|
page.tags="RuntimePermissionsBasic"
|
|
sample.group=System
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
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>
|