-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix:Android:fixes #919
Fix:Android:fixes #919
Conversation
Includes backing-up bookmark.txt on a backup account for testing. Testscenario
Do NOT change the default path, the testcenario did not mention doing it but some might be tempted to change it anyway and uninstall navit if one was present on the device to have the fresh install of the first step. watch logcat
result : the bookmark is restored right away at install |
tested on android 4.1.2 (sdk 16) Samsung GT-S5310 |
update sizes and cleanup
Last addition for this PR, some work on the mapdownloader
|
note : Android does not refresh available space often, so after deleting or downloading a map a restart of Navit is sometimes needed to show the correct free space. This is not a Navit issue and I have no idea on how to force Android to update freespace sooner.
A test with getAllocatableBytes() did not solve it.