paul-matthews / KotlinAndroid

A test repo for my Kotlin Android experimentation
Apache License 2.0
1 stars 0 forks source link

Add some Room Persistence Library features #2

Open paul-matthews opened 7 years ago

paul-matthews commented 7 years ago

Implement a basic CRUD implementation with the Room APIs.

https://developer.android.com/topic/libraries/architecture/room.html

paul-matthews commented 7 years ago

Other useful materials: https://medium.com/@tonyowen/a-room-with-a-view-getting-started-ec010f9f5448