ge0rg / aprsdroid

APRSdroid - Geo-Location for Radio Amateurs
https://aprsdroid.org/
GNU General Public License v2.0
516 stars 101 forks source link

OSM Offline Map Loading Broken (Android 13 + others) #381

Closed na7q closed 4 months ago

na7q commented 4 months ago

Did some digging and found that OSM offline maps has been broken after the Feb 26 2021 build. After this, it does not work. Tested on a couple different phones with similar results. Either not loading, or an error of the selected path.

penguin359 commented 4 months ago

I think this might be a duplicate of #328 which doesn't have an easy resolution for it. If you are using the Play Store version of Android, it requires targeting newer Android versions which breaks compatibility with the older MapForge library that is used. Please see this page for more details: https://github.com/ge0rg/aprsdroid/wiki/Offline-Maps

na7q commented 4 months ago

I think that is the case. So then it appears broken for any newer OS. Very unfortunate. I think that is way beyond my understanding. I'm working on some minor changes and added features to a VARA HF build. Having maps would be a key thing for our users.

Hopefully this is not a dead end.