multithreading - Android ListView when get data -


i upload data listview data internet takes bit time. have wait it. how can give datas listview . ofcourse comes threads , dont know how handle this? im using simpleadapter. idea?

use asynctask populate data internet listview.

more asynctask here

asynctask

onpreexecute

show progress dialoge.

doinbackground

fetch data internet

onpostexecute

populate listview


Comments

Popular posts from this blog

php - URL redirection after form submitted without inherited params -

c# - ReportViewer control - axd url -

c# - must be a non-abstract type with a public parameterless constructor in redis -