Page 1 of 1

Navigation App gps w/o root + UI

Posted: 01 Sep 2017 16:15
by yogi108
Hi,

I decided to create a new topic.
This flow works on Huawei P9 lite with Nougat 7.0 not rooted.
The flow uses the user interface for different actions. German language!!

2 trigger for one flow:
Shortcut - starting it
UI clicked - ending

I use magic earth pro (aka route 66)
First we have the condition which trigger did the job.

At the beginning mobile internet and gps is started via UI. Be careful, all UI depends on the language and the system, so change it for your needs.
The condition of the mobile internet will be restored after getting a proper gps location.
To get a fast new gps position I use the app 'Gps status' com.eclipsim.gpsstatus2
in front of the navi app.
Then the navi app starts.
checking one item of the start screen if it is available and ready to go.
Then trying to get the actual position with errorhandling.
After that restoring condition of mobile internet.

The trigger for ending the navi app is for this navi app not difficult, even if the app goes into the back is no problem. It uses the 'Exit the app? Yes no' screen trigger, so the gps will be unchecked and the home screen activated.

Here we go:
http://automagic4android.com/flow.php?i ... 001bf92b69

Re: Navigation App gps w/o root + UI

Posted: 02 Sep 2017 01:37
by tphg
Thank you for sharing us the new flow option on turning on GPS for navi app.
Let me try and feedback later.
------------------------------
Have imported the flow to my device and found it is difficult for a newbie like me to understand and customized it.