public class ContextIOUtils extends Object
| Constructor and Description |
|---|
ContextIOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getInternalFile(Context context,
String filePath)
Get the internal storage file for the file path
|
static String |
getInternalFilePath(Context context,
String filePath)
Get the internal storage patch for the file path
|