Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 192 Bytes

Practice-Room 1

Steps:

  • Add Room repository to .gradle file
  • Make singletone object from Room class
  • Run query on database and use "allowMainThreadQueries()" to create new thread