Relative Content

Tag Archive for androidsqlandroid-room

How to sort and filter data fetched from Room

I am new to Android, working on a personal. I am sorting and filtering data fetched from Room. The code has no error but when I run it crashes with the error, “cannot access database on the main thread”.