Table not created in Room Database
The best way to validate your Android SQLLite DB is using the Database Inspector provided in Android Studio 4.X (and Higher).
With the app running on debug mode try:
View > Tool Windows > App Inspection
Then Select Database Inspection from the tab once the device is connected