Skip to content

mkCoding/RoomDBStudy

Repository files navigation

Description

Create application that provides syncronization between Rooms DB and UI actions

What I learned

  • How to Create Room Database
  • Created Entity, DAO and Database that were used to set up DB and table initialization
  • Created Database Module to provide data to entire app
  • How to view DB in Android Studio (App Inspector > Database Inspector > Enter query > Run)
  • View records in the table you created

Proof

Insert Note into Database

Add.a.note.mov

Delete Note from Database

Deleta.a.note.mov

About

Project that sync Rooms DB with UI actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages