GitHub / Turskyi / SqLiteContentProvider
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”.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turskyi%2FSqLiteContentProvider
PURL: pkg:github/Turskyi/SqLiteContentProvider
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 1.7 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 4 months ago
Topics: android, contentprovider, contentresolver, database, educational, kotlin, sampleproject, sqlite