Example implementations for the reading folders and files in Android storage
-
Updated
Aug 22, 2021 - Kotlin
Example implementations for the reading folders and files in Android storage
CodeLab sobre Work Manager Básico, se envian notificaciones locales creando un channel, Además se crea carpetas, archivos usando File() y se recuperan usando contentresolver de Application.
Android app to help users discover popular and recent movies.
A common repository library over Content-Provider to be shared accross client and provider apps
This app records and maintain the pets details like name, breed, gender and weight. It uses persistent storage using SQLite database.
A sample implementation for Data Sharing between two Android apps using ContentProviders
Simple and lightweight library for adapting ContenResolver/SharedPreferences in Android to RxJava
An android app to use data shared by Kwitter using Content Resolver
An app to track time spent on various tasks. Uses sqlite3 for local storage.
Android Content Provider and CRUD
Learn to Store Data in Android with SQLite Database
MyMediaApp is a straightforward Android application designed to help users manage their media files. It lets you select an image or video from your device and then quickly checks its file size against predefined limits (5 MB for images and 20 MB for videos). The app then clearly tells you if your selected file is accepted and rejected if large.
Add a description, image, and links to the content-resolver topic page so that developers can more easily learn about it.
To associate your repository with the content-resolver topic, visit your repo's landing page and select "manage topics."