# storage-samples **Repository Path**: mirrors_android/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**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **Warning** > This sample has been deprecated and is no longer being maintained. > > To find other samples that may be of interest, see [https://developer.android.com/samples](https://developer.android.com/samples). # 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)