df -h 可以看到总大小,可用,以及已经用了多少。 adb shell dd if=/dev/zero of=/sdcard/bigfile.log2 不停的从一个文件,复制到另一个文件,可以用作磁盘清理的工具。把磁盘空间填满。 https://www.cnblogs.com/mafeng/p/10696956.html