'List is empty' issue in Android Studio with Room

I am creating an Android application, created Room, tried to run it but had this issue. Here is all my code: https://github.com/MaxImUm05-a/Educards

java.util.NoSuchElementException: List is empty.

I asked some AIs, looked through Internet. I reviewed and rewrote my Room code, did different changes in gradle.

Upvotes: 0

Views: 38

Answers (0)

Related Questions