hello, i have a question... I'm trying to create ...
# room
j
hello, i have a question... I'm trying to create a database with Room 2.6.1. I have the basics: an entity file, a @Dao file, and a @Database file. But I can't see any database in the Database Inspector. The very basic study project compiles fine, but the created database doesn't show up.
v
once you fetch or navigate to any screen which is using room you will find it in db inspector