srinurp / 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.
38Updated 7 years ago

Related projects

Alternatives and complementary repositories for AndroidRoom