k3b
k3b
Thanks for your feedback > on android-8.1 > Caused by: java.lang.IllegalArgumentException: Missing SQL Column longitude,latitude or _id The app is trying to collect photo-gps-data longitude,latitude to show the markers in...
Today my android lg-k30 got updated from android-7.1 to android-9 and "a photo manager" version 0.8.3 still works as expected without any crash. can you send me a crash log...
> [OsmDroid] > Unable to start the sqlite tile writer. Check external storage availability. OsmDroid (the openstreemap display library) failed to to put map tile-images into it-s internal sqlite database....
That screenshot means you are not using "offline maps" The crash-log let me suggest that the crash happend in a seperate thread. I just found https://github.com/osmdroid/osmdroid/issues/1313#issuecomment-481238741 which may be related...
will be available in next release
Thanks for taking the time for testing and documenting errors in android-apps. Closing active dialogs after screen rotation is on purpose to avoid app crashes.
Note: implementation is under way in a seperate branch. It is not published on gihub yet because my monthly internet trafic volume was eaten up after 2 weeks :-(
Status 2020-07-30 : Feature comple in early alpha. Pobably has still many bugs Public betta soon
since the emulator does not work on my computer i need your help to find out more: > Crash Report > If you report an app crash: Can you add...
currently the app is not compatible any more with android-10 because since android-10 google does not allow querying the media database the way my app does. (see https://github.com/k3b/APhotoManager/issues/155)