herou / 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.

Home Page:http://www.zoftino.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

http://www.zoftino.com/

License:GNU General Public License v3.0


Languages

Language:Java 100.0%