Has anyone used the Google Directions API, http://code.google.com/apis/maps/documentation/webservices/index.html? I was told that this service can be used in Android but I'm not sure how... I was thinking maybe as an Intent or HTTP Request? I am very new to programming for Android so please... links to code and/or tutorials is very helpful! I need to be able to overlay navigation routes on my map in my app and unfortunately the com.google.googlenav package, used in the tutorial here post3452.html?hilit=Google%20Directions%20API#p3452, seems to have been dropped in the latest SDKs.
Thanks.


