If I'm making an app that will use a single table ...
# android
r
If I'm making an app that will use a single table database, what's the best way to go about that? Android room? Or something else?
stackoverflow 10
K 1
d
How is that related with Kotlin?!
r
Because I'm writing my app in Kotlin and didn't know if there was a good Kotlin library or something that helps with database in Android apps
d
I don’t see that in your question. Better use stackoverflow in such case.