An open API service indexing awesome lists of open source software.

https://github.com/smarttoolfactory/saf-and-scoped-storage-tutorials

Tutorials, utilities and playground for storing files with File, DocumentFile and Storage Access Framework
https://github.com/smarttoolfactory/saf-and-scoped-storage-tutorials

Last synced: about 1 month ago
JSON representation

Tutorials, utilities and playground for storing files with File, DocumentFile and Storage Access Framework

Awesome Lists containing this project

README

        

# Storage Tutorials

Tutorials about Storage Access Framework, DocumentFile, EXIF data for images, Scoped Storage and MediaStore

## ⚠️ Under Construction
This is an old tutorial i created back in 2017. Written with Java, used AsyncTask, old EXIF code for retreiving
and storing files data. I intend to update soon to be compitable with Android R+ and Scoped Storage, change language to Kotlin and use Coroutines flow instead of AsycTask.