So I copied the correct database to the folder where the old one was and overwrote it. I pushed it to the Emulator with ADB. But when I run release to my device the updated database doesn't seem to be there. How can I fix that?
Where did you copy it?
Add the new database in DirAssets.
In your code erase the old database and copy the new one.
Before the second run of the program comment the line where erased the database file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.