Header Ads

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

Read the blog post https://goo.gl/1DGJFL 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


No comments:

Powered by Blogger.