Page 1 of 1
Launch Google Navigation - how?
Posted: 05 Mar 2013 09:06
by Jack
Hi,
when using the app launch action: How can I launch the app "Navigation" by Google? It doesn't show up in the app ("Package") list and if I just type "Navigation" in, it doesn't start.
BR
Jack
Re: Launch Google Navigation - how?
Posted: 05 Mar 2013 10:20
by inReinbek
Hi Jack,
what ? - I know Google-Maps - in there is a navigation-option .... do you mean that ?
If you want to load Google-Maps as an action use "start app" and type the package-name "com.google.android.apps.maps" or find it in the listing by clicking "..."
Regards ...
Re: Launch Google Navigation - how?
Posted: 05 Mar 2013 11:12
by Jack
inReinbek wrote:Hi Jack,
what ? - I know Google-Maps - in there is a navigation-option .... do you mean that ?
Regards ...
Yes, I mean the Navigation in Google Maps, which is a separate Icon (blue arrow up)/App on my screen and called "Navigation" in the App list of my SGS II.
On my phone I can start this app directly without starting Maps.
Ah, just found it: Start app/Package "Maps" and then there are 2 classes related to "Navigation"!
Re: Launch Google Navigation - how?
Posted: 28 Jul 2014 18:36
by g00p3k
Found how to do this easily without creating shortcuts today.
*this is testament to how great this app is.... couldn't figure out half of the things I'm doing with Tasker (and I'm a full time programmer
Go to: Start Activity (I used the navigation example, and edited)
Action: android.intent.action.view
DataURI: google.navigation:q=12345+streetname+dr+city+state+zipCode
The data URI takes the + to concantenate the characters and open navigation from current location to the destination, no confirmation required... AWESOME!
