Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/android/storage-samples
- Owner: android
- License: apache-2.0
- Created: 2019-04-22T21:44:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T07:21:04.000Z (10 months ago)
- Last Synced: 2024-12-14T04:02:02.796Z (8 days ago)
- Topics: kotlin, samples
- Language: Kotlin
- Homepage:
- Size: 23.9 MB
- Stars: 1,563
- Watchers: 105
- Forks: 584
- Open Issues: 38
-
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)