public class SDCardUtils
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
getFreeBytes(java.lang.String filePath)
get assign appoint path's space available size,unit:byte
|
static java.lang.String |
getRootDirectoryPath()
get system store path
|
static long |
getSDCardAllSize()
get the available size of SDCard
|
static java.lang.String |
getSDCardPath()
get SDCard's path
|
static void |
isExist(java.lang.String path) |
static boolean |
isSDCardEnable()
estimate SDCard whether enable
|
public static boolean isSDCardEnable()
public static java.lang.String getSDCardPath()
public static long getSDCardAllSize()
public static long getFreeBytes(java.lang.String filePath)
filePath - public static java.lang.String getRootDirectoryPath()
public static void isExist(java.lang.String path)