http://automagic4android.com/flow.php?i ... 57f3f5f41c
This flow checks in five minutes interval if WiFi is connected and if not, it turns it off.
There was a problem starting the flow if phone is rebooted while WiFi's on because it starts before automagic is loaded and therefore the flow doesn't start. The problem was caused because I didn't want this flow to run all the time as the other example I saw here, but rather only when WiFi's on.
The problem's now solved by having it run once when phone is booted and automagic is loaded.
WiFi auto off
Moderator: Martin
Re: WiFi auto off
My version (independent development
)
The flow totally monitors Wi-Fi state (setting to on and off, connecting and disconnecting) and don't allow to keep disconnected Wi-Fi more than 5 min
Also there is notice in statusbar about flow that allows to disable flow

The flow totally monitors Wi-Fi state (setting to on and off, connecting and disconnecting) and don't allow to keep disconnected Wi-Fi more than 5 min
Also there is notice in statusbar about flow that allows to disable flow
- Attachments
-
- WiFi auto off.xml
- (6.29 KiB) Downloaded 1522 times
Sorry for bad english, my native is russian.