Questions tagged [osmand]

Global Mobile Map Viewing and Navigation for Online and Offline OSM Maps

Global Mobile Map Viewing and Navigation for Online and Offline OSM Maps http://osmand.net/

21 questions
0
votes
0 answers

Android Studio Osmand project

When I import an osmand project from GitHub (https://github.com/osmandapp/Osmand) through my Android studio, I have two folders, one of them is called osmand and the other one is called osmandCore. I want to ask about the difference between these…
0
votes
1 answer

OSMAND commercial support

A couple of days ago I sent an email to the contact address in the official OSMAND site, but have not received an answer yet. I'm now asking here in case someone affiliated with the project reads this. The company I work for needs a custom…
Awer Muller
  • 557
  • 7
  • 17
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…
0
votes
0 answers

Process 'command '/usr/lib/jvm/java-7-oracle/bin/java'' finished with non-zero exit value 2

I am trying to add file download functionality to my application using the ion library and I am getting the below mentioned exception during gradle build. Dependency : compile 'com.koushikdutta.ion:ion:2.1.7' Error Message: Error:Execution failed…
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
0
votes
1 answer

OSMAnd Cannot Compile Need android-support-design.jar and android-support-v7-appcompat.jar

I am trying to get the OSMAnd project to compile from: https://github.com/osmandapp/Osmand I am getting missing android-support-design.jar and…
user914425
  • 16,303
  • 4
  • 30
  • 41
1
2