This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:faq:android5api [2017/02/07 15:01] – mstupka | manual: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, | ||
| - | |||
| - | 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: | ||
| - | |||
| - | However, some files are not 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' | ||
| - | |||
| - | All you need to know about Locus on SD card in various Android versions is described in detail [[manual: | ||
| - | |||
| - | ---- | ||
| - | Is this article useful for you? Please rate it: | ||
| - | {(rater> | ||