I am trying to write a small application which will plot the route between two locations. This is already developed and deployed in android 1.1 sdk as a feature under Maps activity.
Does anybody know the API to use to so that we can mimic the same functionality.
Can i call the exisiting Map application through Intents??
How to show the route on a map under sdk 1.1 ?
Has anybody explored SDK 1.5 ? Does it provide any API's on this regard.
I tried Driving Direction example but it does not work in sdk 1.1
Help is required on this issue which would help lot many


