Note that in HttpClient 4, some classes that were in org.apache.commons.httpclient are in org.apache.http.* or other subpackages besides org.apach.http.client.
Cheers, Justin Android Team @ Google On Oct 22, 6:19 pm, Sean Sullivan <[EMAIL PROTECTED]> wrote: > FYI: > > Early versions of the Android SDK used Jakarta Commons HttpClient 3.1 > > The library HttpClient 3.1 package name is > org.apache.commons.httpclient > > The Android 1.0 SDK uses HttpClient 4. In HttpClient 4, the package > name is org.apache.http.client > > Sean > > On Oct 19, 3:44 am, jphdsn <[EMAIL PROTECTED]> wrote: > > > Anyone has imported the package org.apache.commons.httpclient? > > > Is there a special mnipulation? If someone could give me a response it > > will be fine. > > > thank's > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

