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