コード例 #1
0
 /** 计算sdcard上的剩余空间. */
 public void testFreeSpaceOnSD() {
   SaFileUtils.freeSpaceOnSD();
 }