Your best bet is to use the Google Directions API, which is a generic web
service for directions info.  You'll have to do a lot of the glue work
yourself though (reading the directions and painting a path onto the
MapView), unfortunately, unless you come across a good third-party library
(I don't know of one off-hand).

Steve

On Mon, Aug 16, 2010 at 10:05 PM, Ajmer singh <ajmer.si...@evontech.com>wrote:

> Hi
>
> Can you please let me know how to do that in android.
>
>
> On Tue, Aug 17, 2010 at 12:08 AM, TreKing <treking...@gmail.com> wrote:
>
>> On Mon, Aug 16, 2010 at 1:21 PM, Ajmer singh <ajmer.si...@evontech.com>wrote:
>>
>>> Is there any classes in android too do that.
>>
>>
>> Nope, though are probably ways to invoke the Google Maps app to do this.
>>
>>
>> -------------------------------------------------------------------------------------------------
>> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
>> transit tracking app for Android-powered devices
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
>
> --
> *Thanks and Regards
> Ajmer Singh*
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to