Page 1 of 1
Killing google maps navigation
Posted: 04 Nov 2014 18:42
by skipper-pit
Hi all,
im looking for a way to kill the gogle maps navigation automaticaly.
My device is rooted.
Greets Peter
Re: Killing google maps navigation
Posted: 04 Nov 2014 19:55
by Martin
Hi,
Action Kill App Process: TERM(15) to com.google.android.apps.maps should work.
Alternatively you could also use Execute Root Command: am force-stop com.google.android.apps.maps.
Regards,
Martin
Re: Killing google maps navigation
Posted: 04 Nov 2014 20:20
by skipper-pit
Hi Martin,
thanxs! Second works fine!
Peter