I don’t know why am i not able to get this?….maybe i am missing something or am plain dumb
I want trying to call webservice from a Android App
Now to do this came across that kSOAP 2 for Android is the library that would be needed
However, i see many guys in many posts pointing that one would have to include the jar for ksoap2 for android platform in eclipse
But which jar to include ?
At “http://code.google.com/p/ksoap2-android/” i see a link to git source where entire source is there…..so is it that i take files needed and make a jar out of it.
Also i see many guys saying to include the jar file ending with “-dependencies”….however, downloading such a file seems to be an issue….i just don’t get the file with correct size.
So, which is the jar file to include in eclipse for calling webservices w.r.t. kSOAp 2 ?
Thanks
Yogurt
You want to include file: ksoap2-android-assembly-2.5.2-jar-with-dependencies.jar’ My file is 142 KB, or 145,350 bytes. You don’t need to make the jar directly, it can be downloaded here.
Also, this video here
you’ll probably fine quite helpful.