On 29/07/2012 06:55, Rasika Perera Govinnage wrote: > Hi I am writing application to get all information from a url. Parser is > working well. but it takes some time about 2 sec to decode all.Till it > decode and enter into listView Page/View is not shown. > What i want is show the page loading icon(progress bar) before call url, > and then hide it after loaded from url. > > Your post is mis-titled. There are no threads in your code. Your problem stands between your chair and your keyboard ;-) You should use an AsyncTask. - Fabien
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

