StrictMode
Provides strict mode equivalents to methods in FileUtil. Strict mode methods will be executed in an io thread, blocking the calling thread until the operation is complete.
Functions
Link copied to clipboard
Gets the path to a directory on the primary shared/external storage device where the application can place persistent files it owns.
Link copied to clipboard
Checks if specified path points to a directory that exists on the local filesystem.
Link copied to clipboard
Checks if the specified path is a directory that can be read from and written into.