With this flow you can easily manage your GPS Positions.
Feel free to comment - improve this project. Thanks.
http://automagic4android.com/flow.php?i ... e6c2319341
Search found 41 matches
- 23 Jun 2019 11:44
- Forum: Flow Sharing Area
- Topic: GPS Positions 1.5
- Replies: 0
- Views: 17760
- 22 Jun 2019 11:13
- Forum: Flow Sharing Area
- Topic: [ITALIAN] Posizioni GPS
- Replies: 0
- Views: 16511
[ITALIAN] Posizioni GPS
Con questo flow, potete gestire le vostre posizioni gps. Potete salvare diverse posizioni, richiamarle con facilità, rinominarle, condividerle ecc. Aspetto le vostre proposte di miglioramento, consigli e commenti.
http://automagic4android.com/flow.php?i ... 1aae49bb27
http://automagic4android.com/flow.php?i ... 1aae49bb27
- 31 May 2019 18:30
- Forum: User Help / Bug Reports
- Topic: Round number
- Replies: 4
- Views: 11642
Re: Round number
Why this simple script returns "2" Instead of "2.7777"? I would like to obtain the rounded result of the operation (3) but I can't. Please help me. One of the numbers in the expression has to be a decimal, otherwise the result will be an integer (and any decimals in the result will be cut off). Tha...
- 29 May 2019 05:14
- Forum: User Help / Bug Reports
- Topic: Round number
- Replies: 4
- Views: 11642
Re: Round number
Thank you very much.
- 28 May 2019 20:31
- Forum: User Help / Bug Reports
- Topic: Round number
- Replies: 4
- Views: 11642
Round number
Why this simple script returns "2" Instead of "2.7777"?
I would like to obtain the rounded result of the operation (3) but I can't. Please help me.
I would like to obtain the rounded result of the operation (3) but I can't. Please help me.
- 26 Jun 2017 13:24
- Forum: User Help / Bug Reports
- Topic: How can I test whether or not I have an internet connection?
- Replies: 7
- Views: 21593
Re: How can I test whether or not I have an internet connect
The "socket" option works perfectly, the "ping" option works fine when I'm connected by WiFi, but returns me false (no internet) when connected in 4G.
Thank you Peter.
Thank you Peter.
- 25 Jun 2017 19:46
- Forum: User Help / Bug Reports
- Topic: How can I test whether or not I have an internet connection?
- Replies: 7
- Views: 21593
Re: How can I test whether or not I have an internet connect
I use this but it doesn't work.
- 25 Jun 2017 16:03
- Forum: User Help / Bug Reports
- Topic: How can I test whether or not I have an internet connection?
- Replies: 7
- Views: 21593
Re: How can I test whether or not I have an internet connect
What trigger do you use please?
- 25 Jun 2017 15:52
- Forum: User Help / Bug Reports
- Topic: Remaining battery charge time.
- Replies: 2
- Views: 9452
Re: Remaining battery charge time.
Thanks Peter, I'll try it.
- 21 Jun 2017 21:33
- Forum: User Help / Bug Reports
- Topic: Remaining battery charge time.
- Replies: 2
- Views: 9452
Remaining battery charge time.
I know it is useless, but I would like to write a flow to calculate (approximately) the remaining battery charge time in minutes. The parameters I used (in a script) are: InitialCharge = battery_level (Used only once at the beginning of the flow - Suppose it is 20%) Charge_Difference = battery_level...