Demo of a basic Android content provider
-
Updated
Dec 22, 2017 - Java
Demo of a basic Android content provider
This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.
A contact application created using Contacts API to retrieve contacts from your device, add a new contact and delete existing contacts and make a call.
Database in android
Resolver app for the Content Provider app
Sqlite in TaskTimer Application documentation
A sample application that demonstrates sharing data with other applications using ContetProvider
Auslesen des Anrufprotokol
learning to store data from an app into an SQLite database
A basic media player app that plays the current songs(audio files) available on the phone
SMS APP in which sms are group by time (hour ago)
PearLayer is an audio player which allows users to play audio of different extensions.
Content provider and content resolver example : this example divide in two module one app for content provider which have sqlite database and share data and second application have content resolver which access content and perform diff operation like insert,update and delete.
Sssh is your mate when it comes to save you when you forgot to silent/vibrate your phone in a library or something like that wherever you want!
Tutorial app that show you how you can access and read contacts from your phone.
Paging3 - Efficient way of pagination using LiveData, RxJava, and Flow.
🎵 This app read songs from device storage by contentresolver and play all
Effortlessly organize your contacts with our intuitive app. Seamlessly sync your contacts across devices for instant access. Customize labels to categorize and find contacts swiftly. Never miss a birthday or important event with automatic reminders. With easy-to-use features and sleek design, managing your contacts has never been simpler.
Add a description, image, and links to the contentresolver topic page so that developers can more easily learn about it.
To associate your repository with the contentresolver topic, visit your repo's landing page and select "manage topics."