Vorlage:Android Training/Inhalt/Working with System Permissions: Unterschied zwischen den Versionen

Aus Android Wiki
(Die Seite wurde neu angelegt: „<noinclude> <languages /> </noinclude> <translate> How to declare that your app needs access to features and resources outside of its 'sandbox', and how to req…“)
(kein Unterschied)

Version vom 21. Dezember 2015, 04:43 Uhr

Sprachen:
  • English

How to declare that your app needs access to features and resources outside of its 'sandbox', and how to request those privileges at runtime.

Declaring Permissions
Requesting Permissions at Run Time
Best Practices for Runtime Permissions