File Utils
object FileUtils
Contains helper methods for working with files and directories
Functions
Link copied to clipboard
Link copied to clipboard
Returns the application (internal or external) directory with provided name (creates if needed). On failure shows toast message.
Link copied to clipboard
Returns external cache directory with provided name (creates if needed). On failure shows toast message.
Link copied to clipboard
Returns external directory with provided name (creates if needed). On failure shows toast message.
Link copied to clipboard
Returns external directory with provided name (creates if needed). On failure shows toast message.
Link copied to clipboard
Returns directory with provided path (creates if needed). On failure shows toast message.
Link copied to clipboard