I have a shapefile and I want to find the best way of using Dijkstra on Android platform.
Is there any library that I can use it?
I have to convert it to graphs and then run algorithm. I am confused how make things together for this purpose. If it is possible please suggest some libraries that I can use it.