Skip to content

khufdev/storage-samples

 
 

Repository files navigation

Storage Samples Repository

This repository contains a set of individual Android Studio projects to help you learn about storage in Android (saving files in storage, key-value data, sharing simple data, sharing files, printing files, content providers, Storage Access Framework [SAF], etc.).

For more information, please read our documentation

Samples

ActionOpenDocument: A sample PDF viewer app that demonstrates the use of Intent.ACTION_OPEN_DOCUMENT.

ActionOpenDocumentTree: An example file manager app that utilizes Intent.ACTION_OPEN_DOCUMENT_TREE to allow a user to browse and open files.

About

Multiple samples showing the best practices in storage APIs on Android.

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 65.6%
  • Kotlin 34.4%