finding route directions from source to destinaton in android
问题 I am new to android, i have managed to write code that displays the google map, i can able to give source and destination addresses and place push pin over there using reverse Geocode concept... the scenario is i want to display the driving,walking,bicycling directions from source to destination point with displaying a line from source to destination.. 回答1: AFAIK there is no route calculation functionality in Google Maps for Android. Furthermore, live route calculations for navigation are not