i implement the download part and its easy to made by divide the length of file by the downloaded stream and put the result in progress bar but in uploading i i didn't succeed to do the same way so wish a help with that
On Tue, Aug 14, 2012 at 1:19 PM, Live Happy <[email protected]> wrote: > i use httpurlconnection to made upload file to the server but i didn't > succeed to find a way to show progress in the user interface, is there a > way to find out how much has been uploaded may some help with that please > -- 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

