The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite. The employee app creates employee metadata like name, designation etc saved into the sqlite database.
Get source code here: https://github.com/delaroy/RoomPersistentLibrary