I was looking up the org.apache.http package earlier and I found this page that might be useful, http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.0.x/httpclient/src/examples/org/apache/http/examples/client/ClientAuthentication.java
On Dec 28, 10:20 am, Rohit Roy <[email protected]> wrote: > How to do Http Authentication in Android? > I am checking out class org.apache.http.auth but unable to connect and > post credentials data. > I have learned how do http get and post which is working fine. > I need to learn how to pass credentials using HttpAuthentication. > > Thanks -- 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

