Ejemplo que muestra c?mo consumir un WS con SOAP en Android.
Tutorial_WebServiceSoapEnAndroid is hosted in the following web site
https://github.com/Androideity/Tutorial_WebServiceSoapEnAndroid
If you think the Android project Tutorial_WebServiceSoapEnAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Tutorial_WebServiceSoapEnAndroid.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | gson-1.7.1.jar ksoap2-android-assembly-2.5.8-jar-with-dependencies.jar |
Required Permissions | android.permission.INTERNET |
Tutorial_WebServiceSoapEnAndroid has the following Java source files.
net.ivanvega.ConsumirWS.AndroidOS.java net.ivanvega.ConsumirWS.ConsumirWSActivity.java