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
  •  | 
  •  

Вопрос

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.

Это было полезно?

Решение

try looking here: Basic KSOAP Android Tutorial

Другие советы

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top