[android-developers] Re: Launch navigation app with an Intent - [DS]

2010-01-03 Thread kautilya
code working very smoothly on SDK 2.0.1 Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse(google.navigation:q=New+York+NY)); startActivity(i); Thanks Declan . On Dec 18 2009, 1:39 am, Declan Shanaghy dec...@350nice.com wrote: Sorry but that's just a web URL, not the Navigation App. I

[android-developers] Re: Launch navigation app with an Intent - [DS]

2010-01-03 Thread kautilya
Hi Declan , Thanks for your code . it's working very well But only with SDK 2.0.1. Thanks kautilya -- 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