FileMgr
object FileMgr
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Delete file.
Link copied to clipboard
Get assets cache file.
Link copied to clipboard
Get encrypted file.
Link copied to clipboard
Get the extension name of the file.
Link copied to clipboard
Get the uri by file.
Link copied to clipboard
Get the uri by file.
Link copied to clipboard
Get the mimetype of the file, fallback otherwise. For more information, please refer to How to determine MIME type of file in android?
Link copied to clipboard
If the dir exists, get it directly, otherwise Create the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
Link copied to clipboard
If the file exists, get it directly, otherwise try to create it and get it.
Link copied to clipboard
Checks if a volume containing external storage is available to at least read.
Link copied to clipboard
Checks if a volume containing external storage is available for read and write.