[closed] No file-based map storage access on Android 11
Posted: Wed Feb 03, 2021 12:46 pm
There is a small usability issue on Android 11 for custom file-based maps, linked to the Storage API restrictions:
1. File Manager apps and PC (with phone as USB mass storage) can't access /Android/data/psyberia.alpinequest.full/maps folder anymore, so I can't copy map files in, (or copy all saved tracks out).
2. AlpineQuest itself can't seem to use another folder, there is only the first, default, Application path option available in the "Storage location" settings. This is unlike other apps.
This is even after granting READ_EXTERNAL_STORAGE (Permissions > Files and media > All files)
3. However it's possible to display and import maps from external folders, which correctly requests the permission as needed.
(3) is pretty good and documented
Still, I believe point 2 should be fixed, and/or we should be able to attach custom paths to "My onboard maps" to avoid having to browse too much (to search for maps when favorite maps are not enough).
(Note: tested on a Galaxy S20 FE 5G.)
1. File Manager apps and PC (with phone as USB mass storage) can't access /Android/data/psyberia.alpinequest.full/maps folder anymore, so I can't copy map files in, (or copy all saved tracks out).
2. AlpineQuest itself can't seem to use another folder, there is only the first, default, Application path option available in the "Storage location" settings. This is unlike other apps.
This is even after granting READ_EXTERNAL_STORAGE (Permissions > Files and media > All files)
3. However it's possible to display and import maps from external folders, which correctly requests the permission as needed.
(3) is pretty good and documented
Still, I believe point 2 should be fixed, and/or we should be able to attach custom paths to "My onboard maps" to avoid having to browse too much (to search for maps when favorite maps are not enough).
(Note: tested on a Galaxy S20 FE 5G.)