All activity
Mohammed Said Belaid
left a comment
Introducing Android Room Persistent Library have been a huge leap in overcoming the mapping between SQLite records and Java objects. Room eliminates important chunks of boilerplate code, but it introduces a fair amount of repetitive code that may be tedious to write and maintain. LivingRoom library is here to simplify your life: it allows you to generate all the DAOs, Repositories and...
LivingRoom
LivingRoom generates all the boilerplate of Room Library.
LivingRoom is another layer above the Android Room persistence library. LivingRoom generates all the boilerplate DAOs, Repositories, ViewModels and the Database.
LivingRoom
LivingRoom generates all the boilerplate of Room Library.