That package is still there, it has just been upgraded to version 4
(was version 3).

Hit "organize imports" in Eclipse and it will change the imports to
the new versions.  Note that you will have to instantiate a
"DefaultHttpClient" rather than an HttpClient, and a few other things
are different in the new version, but all the same capability is still
there.

http://code.google.com/android/reference/org/apache/http/impl/client/package-summary.html

On Oct 4, 1:05 am, AnuR <[EMAIL PROTECTED]> wrote:
> Hi all,
> how can I connect an SSL (htps://) using the SDK 1.0 and submit and
> an  XML file to that https link. I did it using the
> org.apache.commons.httpclient (commons-httpclient ) library in m5
> versions. Now those are not in the new releases.
> how can I connect it in new version.
--~--~---------~--~----~------------~-------~--~----~
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