Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:help:v2:settings:storage [2022/04/08 20:48] alpinequesten:help:v2:settings:storage [2022/04/09 10:15] – [How to access data stored outside of the application folder in Android 11 and above?] alpinequest
Line 88: Line 88:
 Starting with Android 11, drastic changes have been made by Google regarding how applications can access data stored outside of the application specific folders: except for file managers (and a few other specific cases), applications are only able to access media files from the shared storage spaces (internal device and removable SD card). It means that all your file-based maps and placemarks saved outside of the application specific folders are no more accessible. Starting with Android 11, drastic changes have been made by Google regarding how applications can access data stored outside of the application specific folders: except for file managers (and a few other specific cases), applications are only able to access media files from the shared storage spaces (internal device and removable SD card). It means that all your file-based maps and placemarks saved outside of the application specific folders are no more accessible.
  
-However, applications still keep a total access on their application specific folders (read and write everything). There is one application specific folder on the internal device memory, and one application specific folder on the removable SD card (if any). For AlpineQuest Pro, the path of this folder is "''**/Android/data/psyberia.alpinequest.full/files/**''", for AlpineQuest Lite, the path of this folder is "''**/Android/data/psyberia.alpinequest.free/files/**''".+However, applications still keep a total access on their application specific folders (read and write everything). There is one application specific folder on the internal device memory, and one application specific folder on the removable SD card (if any).\\ 
 +For AlpineQuest Pro, the path of this folder is "''**/Android/data/psyberia.alpinequest.full/files/**''".\\ 
 +For AlpineQuest Lite, the path of this folder is "''**/Android/data/psyberia.alpinequest.free/files/**''".
  
 Until better solutions are found, here are some workarounds: Until better solutions are found, here are some workarounds:
Line 94: Line 96:
 **Placemarks** **Placemarks**
   * Move your placemarks inside an application specific folder (see above), inside the "''**landmarks/**''" sub-folder;   * Move your placemarks inside an application specific folder (see above), inside the "''**landmarks/**''" sub-folder;
-  * Open your placemarks from your File manager, the application will be listed in the possible choices for handling this file.+  * Open your placemarks from your File Manager, the application will be listed in the possible choices for handling this file.
  
 **Maps** **Maps**