how can i implement algorithms like dijkstra or backtracking on google maps integrated in android? For example, I want to calculate the route from city A to city B in order to pay the lowest price for gas.
android algorithm google-maps
bogdan
source share