samedi 16 avril 2016

How to make android app load data from CSV to SQLite once?

I am loading getting data from a csv file then inserting them into SQLite at the launch of my app but it does this every time I open my app. Is there a way that that the app will only iterate through the CSV only on the first use of the app so that the succeeding launches will be quicker?

Thank you in advance :)

Aucun commentaire:

Enregistrer un commentaire