Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:help:1.4:settings:storage [2014/12/13 17:05] alpinequesten:help:1.4:settings:storage [2014/12/13 17:34] alpinequest
Line 2: Line 2:
 ====== Where does the application store its data? ====== ====== Where does the application store its data? ======
  
-The application needs to store various data on the user device, including: 
-  * Saved landmarks (waypoints, tracks, etc.); 
-  * Online maps stored areas, so maps can be available offline; 
-  * Onboard map indexes, to improve loading speed; 
-  * Various configuration and cache data, including added maps, favorite map sets, etc. 
  
-{{:icon_help.png?nolink}} For devices running Android versions less that 4.4, the application will try to detect and use by default the external SD memory card if any, otherwise the device memory will be used. For devices running Android version 4.4 and morethe application will use by default the device memory.+The application folder is the unique folder used by the application to store all its data on the user device, including: 
 +  * Stored maps for off-line use
 +  * User landmarks, when using the default landmarks folder; 
 +  * Imported and exported landmarks, details or map images; 
 +  * Pictures used in waypoints; 
 +  * Various technical data. 
 + 
 +This folder is automatically chosen during the first application start, and is usually located on the external SD card (if available) for devices running Android lower than 4.4, or on the device memory for Android 4.4 and after (SD card storage behavior has considerably changed since then).
  
  
Line 15: Line 17:
 To display the application folder: To display the application folder:
   * Click on the main menu icon {{:icon_01.png?nolink}};   * Click on the main menu icon {{:icon_01.png?nolink}};
-  * Click on ''"**Settings**"'' {{:icon_02.png?nolink}}; +  * Click on the "''**Settings**''{{:icon_02.png?nolink}} menu item
-  * Click on the ''"**Storage device**"'' preference {{:icon_03.png?nolink}};+  * Select the "''**Storage device**''{{:icon_03.png?nolink}} preference;
   * Locate the ''"**application path**"'' {{:icon_04.png?nolink}} line on the selected storage device.   * Locate the ''"**application path**"'' {{:icon_04.png?nolink}} line on the selected storage device.
  
Line 27: Line 29:
   * Click on the main menu icon {{:icon_01.png?nolink}};   * Click on the main menu icon {{:icon_01.png?nolink}};
   * Click on the "''**Settings**''" {{:icon_02.png?nolink}} menu item;   * Click on the "''**Settings**''" {{:icon_02.png?nolink}} menu item;
-  * Select the "''**Storage device**''" {{:icon_03.png?nolink}} setting+  * Select the "''**Storage device**''" {{:icon_03.png?nolink}} preference
-  * Choose "''**Auto-detect**''" {{:icon_04.png?nolink}} to let the application decide, or chose any device like {{:icon_05.png?nolink}};+  * Choose either "''**Auto-detect**''" {{:icon_04.png?nolink}} to let the application decide, or any other available device {{:icon_05.png?nolink}};
   * Click on the "''**Ok**''" {{:icon_06.png?nolink}} button to validate the change;   * Click on the "''**Ok**''" {{:icon_06.png?nolink}} button to validate the change;
   * Restart the application.   * Restart the application.
Line 38: Line 40:
  
 As of Android 4.4, the memory management has been modified: As of Android 4.4, the memory management has been modified:
-  * The device memory is called "//Primary external memory//". This is the main storage memory, used by default by the application. This memory is usually quite large (up to hundred of GB); +  * The device internal memory is called "//Primary external memory//". This is the main storage memory, used by default by the application. This memory is usually quite large (up to hundred of GB); 
-  * The SD card memory (available on some devices only) is called "//Secondary external memory//". This space is not freely editable by applications anymore, only a specific folder per application can be used, as explained below.+  * The SD card external memory (available on some devices only) is called "//Secondary external memory//". This space is not freely editable by applications anymore, only a specific folder per application can be used, as explained below.