Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to upload a photo with POST use HttpClient,the photo has been change to String and it is a value in the POST,so the POST is so long,and I want to show the percent of this POST,such as show the percent with a processbar. How can I do that??Help me please.

share|improve this question
What version of HC? – Matthew Flaschen Jun 22 '10 at 3:20
Actually, this is very similar to the just-asked HttpClient - monitoring upload progress – Matthew Flaschen Jun 22 '10 at 3:25
the HC is in the android SDK,seems to be the version 3.1 – huppyuy Jun 23 '10 at 0:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.