Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/android/storage-samples

Multiple samples showing the best practices in storage APIs on Android.
https://github.com/android/storage-samples

kotlin samples

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://developer.android.com/guide/topics/providers/document-provider)