You pass two values to your AsyncTask's onProgressUpdate and you use them as
parameters to setMax(int max) and setProgress(int progress) methods.

2010/8/16 arobot <[email protected]>

> i am displaying image from URL and showing horizontal progress bar
> till content length. i want help how i increment progressbar according
> to number of bytes of image is received till image length.
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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

Reply via email to