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: 8 months ago
JSON representation
Multiple samples showing the best practices in storage APIs on Android.
- Host: GitHub
- URL: https://github.com/android/storage-samples
- Owner: android
- License: apache-2.0
- Created: 2019-04-22T21:44:21.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T07:21:04.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T16:54:07.253Z (9 months ago)
- Topics: kotlin, samples
- Language: Kotlin
- Homepage:
- Size: 23.9 MB
- Stars: 1,596
- Watchers: 106
- Forks: 594
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)