mardi 15 décembre 2015

Fetching Large Amount JSON And store in SQlite DB

I develop an Android app which Store JSON data into SQLite DB from Server. Its work fine but create a problem When I have more than 4000 record. Some times it Load all record on SQLite db but sometime app crash while loading JSON data from server. I want to know what is the correct way to store All JSON record ( more than 5000 records) in SQLite DB.

Aucun commentaire:

Enregistrer un commentaire