Package-level declarations
Functions
Create a DocumentFile representing the filesystem tree rooted at the given File. This doesn't give you any additional access to the underlying files beyond what your app already has.
Create a DocumentFile representing the document tree rooted at the given {@link Uri}. This is only useful on devices running {@link android.os.Build.VERSION_CODES#LOLLIPOP} or later, and will return {@code null} when called on earlier platform versions.
Create a {@link DocumentFile} representing the single document at the given {@link Uri}. This is only useful on devices running {@link android.os.Build.VERSION_CODES#KITKAT} or later, and will return {@code null} when called on earlier platform versions.
Extracts user's location from images, requires permission
Recursive listing SAF Files and returns the list containing all the items
Recursive listing SAF files