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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -