is there any tutorial exist for calling web service in android through ksoap 2.5.4?

StackOverflow https://stackoverflow.com/questions/5017370

  •  14-11-2019
  •  | 
  •  

Pregunta

friends,

i want to call webservice using ksoap 2.5.4(or latest) library any one guide me whats is the procedure of using it or any link of tutorial?

and one more thing is there request timeout related implementation exists in it?

any help would be appreciated.

¿Fue útil?

Solución

try looking here: Basic KSOAP Android Tutorial

Otros consejos

I have provided a few tutorials on using kSOAP with Android. I hope one of them helps.

http://roderickbarnes.com/blog/category/technology/web-services-technology

It is very important that you understand the big picture before just using the APIs. The comments in my code should shed a little light on the bigger idea.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top