Android Mapsforge 0.4 port#174
Merged
karussell merged 3 commits intographhopper:masterfrom Mar 29, 2014
b3nn0:android-mapsforge-04
Merged
Android Mapsforge 0.4 port#174karussell merged 3 commits intographhopper:masterfrom b3nn0:android-mapsforge-04
karussell merged 3 commits intographhopper:masterfrom
b3nn0:android-mapsforge-04
Conversation
Member
|
Thanks a lot! I should have waited with my investigation: #127 (comment) Still strange why it worked at all before ... |
Member
|
Please check if my small changes did not introduce problems for other devices. I'll update the maps soon. That were the used jars here (?) (so that I'll use the writer of the same version) |
Author
|
Yes, that's the correct link. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ported the Android App to MapsForge 0.4 (rescue branch).
The jars have been taken from the Mapsforge Jenkins instance.
This PR also contains another bugfix:
The Downloader class now uses a GET instead of a POST request, because the download server doesn't answer the POST request correctly (which resulted in failed downloads)