android - Synchronization of Volley API data to sqlite data -


i working cardview implemented along recyclerview. parsing list of data api , save these data sqlite , these sqlite saved datas retrieved in cardview. so, facing problem regarding synchronization of sqlite data api data. so, whenever there new data inserted in api, how store new datas [except existing 1 in sqlite] in sqlite . can determine solution ?


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -