Hi!
I have an app that uses a sqlite database to store information about sales. The problem is that when I install the app the db cant be updated the info doesnt stored. I read that the DB is localized into a directory that is just for reading.
How to store info into my DB ? Where I must put ?
I have an app that uses a sqlite database to store information about sales. The problem is that when I install the app the db cant be updated the info doesnt stored. I read that the DB is localized into a directory that is just for reading.
How to store info into my DB ? Where I must put ?