Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 227 Bytes

3-Add-Room-Database-Codes.md

File metadata and controls

3 lines (3 loc) · 227 Bytes

Add Room Database Codes

Just like before, I'll be importing this part from another project directly. Basically, We create a Dao, an abstract class extending RoomDatabase, a Converter class and add table details in our models.