jeudi 22 janvier 2015

Is it possible to update some selected tables of SQLite DB when downloading an update of android application?

I am working on an android application that is using SQLite database to store data. I have "Favorite" table in database for storing favorite items of particular user.


The problem is when user will get an update of this application then I want to update database except "Favorite" table, because it will contain user specific favorite items.


How can I do this? Thanks in advance.


Aucun commentaire:

Enregistrer un commentaire