Hi all,
I was trying to connect an https url thru android and to submit an XML file over the https connection. IN the ver5 i could find the packge org.apache.commons.httpclient and I was able to connect. Now I changed my SDK to ver 9 , there I couldn't find the package "org.apache.commons.httpclient" and is not listed in the removed packages in "http://code.google.com/android/migrating/m5-0.9/changes.html" .
So where in went wrong? is it cos of any problem in my installation of new version??
is there any alternatives for the missing class???
thank and regards



