I would like to implement the google walk / cycle directions in the Android application that I am creating, but I am struggling to figure out how to do this. I admitted that the most acceptable way is to request google via http to retrieve the kml file, which translates back to the Android app. since I was a Java / Android programmer for the day, I'm just afraid of abit! Is there anyone who can point me to a pretty comprehensive tutorial on how to achieve a simple navigation application from A to B or even better send me a simple project for me to view, break and adapt!
Any help is greatly appreciated.
Yours faithfully
source
share