Hi
I am new to android framework. I am planning to make an GPS based android app for my course project where user can find his current location, track his journey and navigate between two points. I have found some tutorials on tracking but could not find much information about navigation using android SDK and google maps. Can someone please refer me to any API's that may exist for finding path between two geographical locations on google maps or I would have to implement routing algorithms like Dijkstra's algorithm on my own.
Any suggestions on adding feasible features are also appreciated.
Thanks and Regards
I am new to android framework. I am planning to make an GPS based android app for my course project where user can find his current location, track his journey and navigate between two points. I have found some tutorials on tracking but could not find much information about navigation using android SDK and google maps. Can someone please refer me to any API's that may exist for finding path between two geographical locations on google maps or I would have to implement routing algorithms like Dijkstra's algorithm on my own.
Any suggestions on adding feasible features are also appreciated.
Thanks and Regards