Write For Us

Storage Access Framework: Building a DocumentsProvider (Android Development Patterns S3 Ep 10)

Sponsored Post Vitamin D2 Canada Persia
163 Views
Published
Read the blog post for all the details on building a DocumentsProvider and making files your app owns available to other apps through the Storage Access Framework.
The Storage Access Framework provides the UI for your DocumentsProvider, so you can focus solely on providing the metadata for the directories and files provided by your app by implementing the four required methods: queryRoots(), queryChildDocuments(), queryDocument() and openDocument().
#BuildBetterApps #StorageAccessFramework
Category
Phone
Sign in or sign up to post comments.
Be the first to comment