content-resolver
There are 11 repositories under content-resolver topic.
Foxpace/FileF
Example implementations for the reading folders and files in Android storage
S-H-U-R-A/BackGroundCodelab-Use-WorkManager-Worker-WorkRequest-ViewModel-Livedata-Localnotify-FileSystem-Uri
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.
artsmvch/RxContent
Simple and lightweight library for adapting ContenResolver/SharedPreferences in Android to RxJava
MrDroid17/MyPetsApp
This app records and maintain the pets details like name, breed, gender and weight. It uses persistent storage using SQLite database.
aashish-ranjan/task-timer
An app to track time spent on various tasks. Uses sqlite3 for local storage.
erikrios/my-notes-app
Learn to Store Data in Android with SQLite Database
maphdev/GDND_Popular_Movies
Android app to help users discover popular and recent movies.
navi25/Kwitter
A sample implementation for Data Sharing between two Android apps using ContentProviders
navi25/KwitterClient
An android app to use data shared by Kwitter using Content Resolver
rmuhamed/ProviderLibrary
A common repository library over Content-Provider to be shared accross client and provider apps
TheHasnatBD/ContentProviderCRUD
Android Content Provider and CRUD