Future proofing Locus directories in Android 11
I have android device with internal storage and external SD card, and both are full of offline raster maps, so I need access to both.
I was reading about recent changes in access to storage in Andorid 11, and still using “all files access” option. I want to future proof this and not rely on something, which can be deprecated. So what method do you recommend, when I need to have a lot of maps in both, internal storage and external SD card? Is possible to have Locus data with points and tracks in internal storage (fast and reliable) and at the same time use maps in both internal and external storage? Is the /Android/Media/menion.locus.android/Maps/ folder the right solution for raster map data?
I guess, sharing at least raster map data between old Locus and new Locus 4 or other apps is now impossible...
Thank you for advice.
PS: /Android/media works CROSS app. c:geo and Cruiser do NOT have AFA permission, but still can access each other's maps. Standard LMP (w/o AFA) can do as well. If you do NOT use the app specific paths, but do something like /Android/media/RasterMaps and /Android/media/VectorMaps and /Android/media/SRTM.
So, /Android/media is the way to share.
PS: /Android/media works CROSS app. c:geo and Cruiser do NOT have AFA permission, but still can access each other's maps. Standard LMP (w/o AFA) can do as well. If you do NOT use the app specific paths, but do something like /Android/media/RasterMaps and /Android/media/VectorMaps and /Android/media/SRTM.
So, /Android/media is the way to share.
Yes, exactly this is the work Menion still has to do ...
Yes, exactly this is the work Menion still has to do ...
Hi guys,
Locus Map is able to handle only its own data in the Android/media directory, so only data in the /Android/data/menion.android.locus directory in case of the Locus Map 4. The only difference compared to /Android/data/ directory is that other apps may access this directory with the "All files access" or with new so-called "Scoped storage". Locus Map does not use "Scoped storage" system for access to the maps, so because of this other then own directories are not usable for now.
Hi guys,
Locus Map is able to handle only its own data in the Android/media directory, so only data in the /Android/data/menion.android.locus directory in case of the Locus Map 4. The only difference compared to /Android/data/ directory is that other apps may access this directory with the "All files access" or with new so-called "Scoped storage". Locus Map does not use "Scoped storage" system for access to the maps, so because of this other then own directories are not usable for now.
Understood, Menion. I think the term "for now" is the strategic imperative for Asamm ... ;-)
Understood, Menion. I think the term "for now" is the strategic imperative for Asamm ... ;-)
Replies have been locked on this page!