Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 392 Bytes

AndroidRoom

Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.

Links

You can read deatailed explanation about this project and Room at :

http://www.zoftino.com/android-persistence-library-room