I want to use a \"pre loaded\" database in my app. There are tons of questions about this and most point to this blog article here or similars.
So far so good. I jus
Create an empty DB, get the path with getDatabasePath(), then overwrite it with your own.
getDatabasePath()