@rdkit I used both. I now prefer to work with Room, although I used to prefer to use SQLite with Anko rather than without. Also, Room is supported by Google and can be easier to integrate with Android components (like
LiveData
for use in Activities and Fragments)