If any other flows suck the battery this one saves it!

You the man giovag7

Moderator: Martin
I don't know, I don't have a dual sim to try this. Could you be more precise (which flow is stopped and why, log of this flow)?doctagreat@gmx.de wrote:Hello,
will the flow also work on a DUAl SIM Device?
I got one and I become an Error Message (Flow stopped).
THX
Code: Select all
03.11.2014 15:04:18.157 [Auto Connections Manager] Start executing action 'Init Variable Text File: /sys/class/net/rmnet0/statistics/rx_bytes to data_usage'
03.11.2014 15:04:18.160 [Auto Connections Manager] End executing action 'Init Variable Text File: /sys/class/net/rmnet0/statistics/rx_bytes to data_usage' and exception /sys/class/net/rmnet0/statistics/rx_bytes: open failed: ENOENT (No such file or directory)
03.11.2014 15:04:18.162 [Auto Connections Manager] Flow ends execution due to errors
03.11.2014 15:04:18.163 [Auto Connections Manager] Error:
ch.gridvision.ppam.androidautomagic.util.r: /sys/class/net/rmnet0/statistics/rx_bytes: open failed: ENOENT (No such file or directory)
at ch.gridvision.ppam.androidautomagic.d.a.bu$1.b(SourceFile:183)
at ch.gridvision.ppam.androidautomagic.util.gz$1$1.run(SourceFile:51)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5031)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:792)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.io.FileNotFoundException: /sys/class/net/rmnet0/statistics/rx_bytes: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:416)
at java.io.FileInputStream.<init>(FileInputStream.java:78)
at ch.gridvision.ppam.androidautomagic.d.a.bu$1.c(SourceFile:158)
at ch.gridvision.ppam.androidautomagic.d.a.bu$1.a(SourceFile:146)
at ch.gridvision.ppam.androidautomagic.util.gz$1.run(SourceFile:39)
at java.lang.Thread.run(Thread.java:856)
Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Posix.open(Native Method)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
at libcore.io.IoBridge.open(IoBridge.java:400)
... 5 more
Try to run this flow to verify if the modem interface is correct (rmnet). 1) run the flowHorschte wrote:Hi guys,
I'm using this fantastic flow and it's working great most of the time.
But now and then it throws an error. The error goes like this:
When i will have the time to do this i will implement this feature in the next release.zaini47 wrote:How to change the disconnect after 5 minutes screen off?