Android already comes equipped with an older version of Apache's HTTP client. It actually serves almost all your needs unless you need to send multipart POST requests. For that purpose you can learn from following page: http://stackoverflow.com/questions/2017414/post-multipart-request-with-android-sdk
-- 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

