Page 1 of 1

Add Download/Upload detection

Posted: 15 Nov 2013 02:35
by jasonkhoo87
Hope to see this features in new version.

Download/Upload rate can be detected and what I want is, if the download rate below treshold that I set, I can execute or toggle anything I want..

Re: Add Download/Upload detection

Posted: 08 Aug 2014 11:40
by ForeverYoung
Will this feature be implemented?

Re: Add Download/Upload detection

Posted: 08 Aug 2014 15:54
by mjnz3
+1

Re: Add Download/Upload detection

Posted: 08 Aug 2014 17:58
by Martin
I did not have the time yet to check that the official APIs of Android really provide a reliable way to detect this so I can't promise anything yet.

Re: Add Download/Upload detection

Posted: 11 Aug 2014 23:11
by giovag7
Martin wrote:I did not have the time yet to check that the official APIs of Android really provide a reliable way to detect this so I can't promise anything yet.
I don't know if this is related to this issue, but there are lots of apps that use data traffic threshold (for example battery saver apps like juice defender and many others). This doesn't mean that this information is available somewhere?

Re: Add Download/Upload detection

Posted: 12 Aug 2014 16:50
by Martin
There is an API to get the traffic of the mobile interfaces, total traffic and traffic per app since last device boot but there's no built-in way to detect the rate to my knowledge except by checking/calculating the rate constantly on my own which could become a battery hog.
I will provide an action to read the total data traffic (since last boot) in the next EAP which should allow to build some interesting flows.

Re: Add Download/Upload detection

Posted: 16 Aug 2014 22:05
by giovag7
jasonkhoo87 wrote:Hope to see this features in new version.

Download/Upload rate can be detected and what I want is, if the download rate below treshold that I set, I can execute or toggle anything I want..
Re: Add Download/Upload detection
Postby ForeverYoung » 08 Aug 2014 13:40

Will this feature be implemented?
Re: Add Download/Upload detection
Postby mjnz3 » 08 Aug 2014 17:54

+1
Take a look here
http://automagic4android.com/forum/view ... f=3&t=3320