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
You can use the Method getFilesDir() or getDatabasePath in an Activity-Class to get this Folder. More info here
getFilesDir()
getDatabasePath