Question

I am new in working with Graphhopper. I want to integrate Graphhopper in my Android project but i cannot find any jar files which are to be included as library in my project. I use eclipse for my android development. Where can i find jar files for graphhopper.

Thanks, Udit

Was it helpful?

Solution

You can include graphhopper libraries using gradle.

Look at official android app in graphhopper' site.

https://github.com/graphhopper/graphhopper/blob/master/android/app/build.gradle

Hope it helps!

OTHER TIPS

The correct answer was posted above as comment by ravindra.kamble
http://mvnrepository.com/search.html?query=com.graphhopper

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top