# storage-samples **Repository Path**: nullability/storage-samples ## Basic Information - **Project Name**: storage-samples - **Description**: Multiple samples showing the best practices in storage APIs on Android. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-21 - **Last Updated**: 2021-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)