Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Show available disk space in the device #30

Open
tslocum opened this issue Aug 24, 2014 · 1 comment
Open

Show available disk space in the device #30

tslocum opened this issue Aug 24, 2014 · 1 comment

Comments

@tslocum
Copy link
Owner

tslocum commented Aug 24, 2014

Issue by sole
Wednesday Mar 21, 2012 at 10:17 GMT
Originally opened as sole#30


Maybe with ./adb shell df ?

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by sole
Tuesday Sep 25, 2012 at 20:32 GMT


$ adb shell df
Filesystem             Size   Used   Free   Blksize
/dev                   362M    76K   362M   4096
/mnt/asec              362M     0K   362M   4096
/mnt/obb               362M     0K   362M   4096
/system                568M   312M   256M   4096
/cache                 440M     7M   433M   4096
/data                   27G    19G     8G   4096
/efs                    11M     4M     7M   4096
/mnt/sdcard             27G    19G     8G   4096

^--- should parse the results in /mnt/sdcard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant