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

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

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