public class Environment extends Object
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
static String |
getExternalStorageDirectory()
Returns root path of external storage file system
|
static boolean |
getExternalStorageState()
Returns external storage state
|
static String |
getRootDirectory()
Returns root path of internal storage file system used by media
|
public static String getRootDirectory()
public static String getExternalStorageDirectory()
public static boolean getExternalStorageState()