Hi, I was wondering one thing.
Let's say I put a db in the application folder, so I don't create it by code but I copy and paste one I already had.
When I upload the apk on the google store and someone download the app, will the db be downloaded as well?
I don't know if I'm explaining myself well or if it's a dumb doubt, but what I mean is: do I have to create the db when the app is run the first time or I can just put one in the Files folder (or whatever the right folder for dbs is)?