• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Calculating driver routes in Android 2.1

danpo

Lurker
Hello , i'm a new to the Android SDK, and i'm building an application based on Gps, and Google maps. I want to calculate routes on the map and i have a few options:
1) using the Google navigation by an intent
2) using a kml file to draw the route
3) embeding a map into a html file to use the full functionality of the java script google maps api ( i would rather use the mapview control)
I really don't know what's the best practice in this case.
Thank you in advance for any replies.
 
Welcome to the forums!

I can't help you with your query, but you would probably have more chances of getting an answer in the app development section of the forum. ;)
 
Back
Top Bottom