<Implementing Dao Crashes the App (Kotlin)> I've b...
# stackoverflow
u
Implementing Dao Crashes the App (Kotlin) I've been following an Android App Development tutorial on Udemy and was working on getting the room database working. Link to the GitHub: https://github.com/tutorialseu/RoomDatabaseDemo/tree/169_completing_the_demo For some reason, the following line causes the app to crash once loaded. I have tried to follow the tutorial as closely as I can and even copied some parts of the...