> I have tried with curl to post the same message to the server as you
> suggested, the response is very rapid.
> The body of the message is xml. My code in Android don't take a long
> time to generate the xml code at all.
> But once I add a message body, even a tiny string, it takes much more
> time to send the message.
>
> Any idea?

Unfortunately, no. To date, I've only used HttpClient in the emulator for
GET requests, and my experience with HttpClient outside of Android (e.g.,
desktop Java apps) has been generally positive.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
The Busy Coder's Guide to Android Development -- coming in June 2008!


--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to