Hi!
I did an app with Kindle Fire. The app run so fine everything but I have an issue. I use a SQLite database to store the configurations parameters, when I update this parameters because it brings information when I pass the database from the PC, the changes are done but if I turn off the kindle these changes are lost returning the initial values.
I thougth this problem was because the database was read-only mode but it accepts the changes and doesnt say nothing.
Anybody has any cluee about this ?
Thks
I did an app with Kindle Fire. The app run so fine everything but I have an issue. I use a SQLite database to store the configurations parameters, when I update this parameters because it brings information when I pass the database from the PC, the changes are done but if I turn off the kindle these changes are lost returning the initial values.
I thougth this problem was because the database was read-only mode but it accepts the changes and doesnt say nothing.
Anybody has any cluee about this ?
Thks