Available storage

Post your questions and help other users.

Moderator: Martin

Post Reply
guuzendesu
Posts: 62
Joined: 15 Jan 2014 08:25

Available storage

Post by guuzendesu » 02 Jan 2015 04:15

How can I find out the amount of storage available, on the phone and the SD card?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Available storage

Post by Martin » 02 Jan 2015 14:24

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

guuzendesu
Posts: 62
Joined: 15 Jan 2014 08:25

Re: Available storage

Post by guuzendesu » 02 Jan 2015 22:52

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...

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Available storage

Post by Martin » 05 Jan 2015 19:01

No problem, glad I could help.

Post Reply