cursoradapter
There are 9 repositories under cursoradapter topic.
hitanshu-dhawan/Todo
:pencil2:ă…¤Simple Todo App to demonstrate Content Providers, Cursor Loaders, Widgets, Notifications etc.
thatsabhi22/udacity-inventory-app
An Inventory Management App uses Android Content Provider for its CRUD operations.
thatsabhi22/udacity-todolist-app
A task manager app makes use of Content provider & CursorAdapter
churchil15/Pets-Database
An easy to use Android Application that demonstrate the use of data persistence in android i.e., saving the data in a permanent way such that it remains on your device even after closing the activity.
mikirinkode/JavaContentProvider
Example app that implement Content provider and SQLite
mostafa07/ABND-Proj7-Inventory-App
Android Basics Nanodegree Seventh and Last Project: "Inventory App"
praneetwalvekar33/petsapp
learning to store data from an app into an SQLite database