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