samedi 8 août 2015

Android Dynamic SQLite Database

Hope you are doing well and playing with errors :)

I have around 25 tables which are syncing data from server and updating SQLite Database,

My problem is when i get any changes in database like adding/removing fields then it is very time consuming process to add that field in BULK_INSERT | INSERT | UPDATE | DELETE | SELECT | SENDING/RECEIVING Services etc...

So i want to know is there any other way to reduce this time consuming process.

May be GSON will help me as i am thinking but after googling i can't found any links which is used for GSON and SQLite both.

Any ideas to share.

Your help would be appreciated.

Aucun commentaire:

Enregistrer un commentaire