Описание тега documentfile
DocumentFile Class represent a document backed by either a DocumentsProvider or a raw file on disk. T
This is a utility class designed to emulate the traditional File interface. It offers a simplified view of a tree of documents, but it has substantial overhead. For optimal performance and a richer feature set, use the DocumentsContract methods and constants directly.