I need to consume a SOAP web service using Android.
The issue is that before request for a particular function I need to authenticate a client using basic http reque
Have you tried HttpTranspostBasicAuth?
Here is the reference information: http://ksoap2.sourceforge.net/doc/api/org/ksoap2/transport/HttpTransportBasicAuth.html