I am new to consume web service in android eclipse.Currently i am following the below link
http://jatin4rise.wordpress.com/2010/10/03/webservicecallfromandroid/
But not its working.
Can anyone tell what are the requirements to consume the SOAP web service from android eclipse.
Thanks for any HELP!!
Use ksoap. It is easy to implement. refer below link for sample program.
Sample Program