User Tools

Site Tools


manual:about:permissions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
manual:about:permissions [2021/02/19 15:08] mstupkamanual:about:permissions [2022/02/04 12:46] (current) mstupka
Line 19: Line 19:
   * //android.permission.ACCESS_FINE_LOCATION//   * //android.permission.ACCESS_FINE_LOCATION//
     * allows to **acquire GPS location**     * allows to **acquire GPS location**
 +
 +  * //android.permission.ACCESS_BACKGROUND_LOCATION//
 +    * allows to record tracks, navigate or use live tracking when **running in the background** - when the phone screen is off or when you use another app
  
   * //android.permission.ACCESS_LOCATION_EXTRA_COMMANDS//   * //android.permission.ACCESS_LOCATION_EXTRA_COMMANDS//
Line 69: Line 72:
     * allows **handling the external storage card** - for reading external maps, storing vector maps, backup and SRTM data     * allows **handling the external storage card** - for reading external maps, storing vector maps, backup and SRTM data
     * allows also **accessing your photos and videos** so that they are available as attachments to points     * allows also **accessing your photos and videos** so that they are available as attachments to points
 +
 +  * //android.permission.MANAGE_EXTERNAL_STORAGE// - <wrap important> from Android 11</wrap>
 +    * so called **all files access** - allows using the whole internal storage and SD card for Locus data
  
   * //android.permission.RECORD_AUDIO//   * //android.permission.RECORD_AUDIO//
manual/about/permissions.1613743723.txt.gz · Last modified: 2021/02/19 16:08 (external edit)