Questions about OsmAndMapCreator, a library to work with OsmAnd from Java.
Questions tagged [osmandmapcreator]
3 questions
1
vote
1 answer
Osmand in android studio
I try to developed Osmand project in an android studio by using many tutorials
one of them :
https://groups.google.com/forum/#!msg/osmand/J0lcnZN0fLU/OT-4gQs_BwAJ
and second :
https://sky4s.blogspot.com/2015/09/android-studioosmand.html
but after…

Ala.Marabeh
- 11
- 1
0
votes
0 answers
Creating an app to provide user with offline map and offline routing using Android Studio
I am trying to create a mockup of application that will allow user to use the app to navigate in a city.
The reason the map needed to be online is that my application needs to modify the mockup traffic light in the map based on traffic.
Currently I…

Lee Lap Herng
- 31
- 1
- 5
0
votes
1 answer
Offline OSM files to run for OSMAnd Using OsmAndMapCreator
I am trying to create offline OSM files to run for OSMAnd using these instructions:
java -Djava.util.logging.config.file=logging.properties -Xms256M -Xmx2560M -cp "./OsmAndMapCreator.jar:./lib/OsmAnd-core.jar:./lib/*.jar"…

user914425
- 16,303
- 4
- 30
- 41