Recommended way / order to read data from a webservice, parse that data and insert it in a SQLite db
问题 I\'m one to start mentioning that I\'m totally new to Android, I\'ve just finished reading a quick, introductory book and now I have to implement my very first app. This app is going to be use to take orders. Among all the data I\'m going to store in a local db, two tables are the most important: Customers and Articles, being the latter the largest of all the tables (aprox 20000 records) One of the main process in my app, fetches all the data that my app need to work off-line when the user