https://github.com/motorro/room-populate-demo
Room database pre-population demo
https://github.com/motorro/room-populate-demo
android room-persistence-library sqlite
Last synced: 5 months ago
JSON representation
Room database pre-population demo
- Host: GitHub
- URL: https://github.com/motorro/room-populate-demo
- Owner: motorro
- License: mit
- Created: 2020-03-10T17:08:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T10:05:30.000Z (over 1 year ago)
- Last Synced: 2025-03-27T11:23:42.147Z (over 1 year ago)
- Topics: android, room-persistence-library, sqlite
- Language: Kotlin
- Size: 11.2 MB
- Stars: 19
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pre-populating your room
This is a sample project for 'Pre-populating your room' stories.
* [Part I. Building your Room](https://proandroiddev.com/pre-populating-your-room-i-b8e44fd965c1)
* [Part II. Shipping your Room](https://proandroiddev.com/pre-populating-your-room-ii-79bc88430060)
* [room-populate](https://github.com/motorro/room-populate) library to pre-populate your Room databases