An open API service indexing awesome lists of open source software.

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

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