android - Refresh httpget Data from server in listView -


i data via httpget in asynctask. data put listview. works fine far. want implement refresh data changed on server. doing right reload whole list via httpget data again refreshed/changed data. want refresh changed data of database in listview not take long. how achieve this? help.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -