Page 1 of 1
Available storage
Posted: 02 Jan 2015 04:15
by guuzendesu
How can I find out the amount of storage available, on the phone and the SD card?
Re: Available storage
Posted: 02 Jan 2015 14:24
by Martin
Hi,
Condition Device Storage Space should work. The condition provides the values of used/free storage in variables used_space and available_space so you could set the condition to Used Space > 0 (or some other settings that's always true) and use the variables in the flow.
The condition also provides some other variables which might be interesting, check out the help page of the condition.
Regards,
Martin
Re: Available storage
Posted: 02 Jan 2015 22:52
by guuzendesu
Thanks Martin!
Sorry you had to answer it. I was sure I did a search for "storage" and didn't turn up anything, but maybe not...
Re: Available storage
Posted: 05 Jan 2015 19:01
by Martin
No problem, glad I could help.