67
Closed
Android 6 and app permissions
- In order to make the app run properly, some permissions are needed.Apps developed for Android 6 (M) or newer have to request these permissions explicitly.When you start the app for the very first time, additional dialogs will be opened that will ask you for the permissions individually.The following permissions are needed:
- Make and manage phone calls - The SDK provided by DJI needs this permission to get a unique device identifier. Neither phone calls are started, nor your contacts are read. All DJI compatible apps (incl. the DJI GO app) need this permission. But apps that are developed before Android 6 won't show that explicitely.
- Take pictures and record video - This is used to show the pilots perspective.
- Access this device's location - This is needed to calculate the home position of the drone.
- Access photos, media, and files on your device - To store temporary data and log files.
Additional information can be found in our privacy policy. - Beteiligte Personen (zugeordnet zum Item oder dazugehörigen Tasks, auch ehemalige)
- Ulrich Dinger
- Links
- TFS
- Akzeptanz-Kriterien / Tests
Keine definiert!