I would like to know if i need separate trigger "WiFi State" , "Bluetooth State" etc. if i can use trigger "Active Network Type".
With the trigger "Active Network Type" you can choose which network type it tracks for switching.
But what if i'm on Mobile Data while using Bluetooth and paying through NFC?
There would be no "switching".
I believe i am confused to bits.
Active Network Type 'switching'?
Moderator: Martin
- digitalstone
- Posts: 342
- Joined: 21 Oct 2017 12:36
- Location: The Netherlands
Active Network Type 'switching'?
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)
Re: Active Network Type 'switching'?
Hmm, I am confused of what you want to achieve.
Each switching will be an event and triggers the flow if you have selected it. You can know which one is triggering the flow by evaluating the network_type or network_type_name. Branch the flow accordingly based the value.

Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
- digitalstone
- Posts: 342
- Joined: 21 Oct 2017 12:36
- Location: The Netherlands
Re: Active Network Type 'switching'?
Yes sorry, i know my question was kind of vague.
So i was using trigger "wifi state" before, also "Bluetooth state".
But am i right that i can replace those separate triggers just with this 1 trigger (Active Network Type)?
So i was using trigger "wifi state" before, also "Bluetooth state".
But am i right that i can replace those separate triggers just with this 1 trigger (Active Network Type)?
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)
Re: Active Network Type 'switching'?
I think you can. But you will need more expression to do the splitting branch. Kinda messy and counterproductive then. Unless you really need to pack all your other flows into single flow.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
- digitalstone
- Posts: 342
- Joined: 21 Oct 2017 12:36
- Location: The Netherlands
Re: Active Network Type 'switching'?
After some testing with a testing flow, it was already feeling kind of cumbersome (within this context that is).
The separate triggers will work fine, just like you said.
Thank you Desmanto
The separate triggers will work fine, just like you said.
Thank you Desmanto

Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)