Skip to content

smborgesMobile/storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%