User Tools

Site Tools


manual:faq:android5api

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
manual:faq:android5api [2016/08/03 10:58] mstupkamanual:faq:android5api [2026/04/24 15:52] (current) – Remove page via multiORPHANS mstupka
Line 1: Line 1:
-====== Why is it not possible to use Android 5+ API in Locus for full SD card access? ====== 
  
----- 
-Locus Map works with **databases**. Maps, points, tracks, some settings... all of this information is stored in databases. Work with databases is **two-directional** - data flow **IN** and **OUT** of them. **IN = writing, OUT = reading**. Furthermore, the reading/writing does not occur in one place of a database - Locus needs to read/write at **RANDOM** places of its databases.  
- 
-A typical activity for such random writing is **caching** or **downloading** online raster maps for offline use. This is **NOT possible on SD card managed by Android 5+** (actually, it began in Android 4.4.2., [[manual:faq:use_sdcard_on_kitkat|as you can see >>]]). 
- 
-However, some files are no database-related - that is why you can store your **vector maps** (mapsVector folder), **SRTM files** (elevation data) and **backup files** on SD card. ONLY them, not anything else. **All other Locus directories must remain in your device's inner memory** (Maps, Data/Database, Export, Geocaching etc.) 
- 
-All you need to know about Locus on SD card in various Android versions is described in detail [[manual:faq:use_sdcard_on_kitkat|here >>]] 
manual/faq/android5api.1470214689.txt.gz · Last modified: (external edit)