On Tue, Sep 7, 2010 at 12:45 PM, tatebn <[email protected]> wrote: > Is it possibly to have a button in my app that switches to the phone's > Maps application while passing in a destination for directions? And > how would I do that? Haven't been able to find anything about it.
There is no documented Intent for diving straight into the navigation portion of Google Maps. If they add one someday, it should show up here: http://developer.android.com/guide/appendix/g-app-intents.html -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://skillsmatter.com/go/os-mobile-server -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

