Description: WebService in Java source code examples for network communications for android development in Android, based on third-party companies to provide a webservice jar package: ksoap2-android-assembly-2.5.2-jar-with-dependencies.jar. This example demonstrates the use of Web Service to get weather information, does not appear on screen, if you feel uncomfortable, you can put the information displayed directly on the screen on it. Because I was troubled by the two days of this problem, get it to crash, so I can not continue to get. You can see for yourself. And then do not know what this is webService friend to explain, webService is a standard remoting protocol based SAOP different operating system platforms, different languages, different technologies can be integrated together via webservice
To Search:
File list (Check if you may need any files):
sserEx09\.classpath
........\.project
........\AndroidManifest.xml
........\bin\classes.dex
........\...\resources.ap_
........\...\sser\ksoap\sserEx09\R$attr.class
........\...\....\.....\........\R$drawable.class
........\...\....\.....\........\R$id.class
........\...\....\.....\........\R$layout.class
........\...\....\.....\........\R$string.class
........\...\....\.....\........\R.class
........\...\....\.....\........\sserEx09$1$1$1.class
........\...\....\.....\........\sserEx09$1$1.class
........\...\....\.....\........\sserEx09$1.class
........\...\....\.....\........\sserEx09.class
........\...\sserEx09.apk
........\default.properties
........\gen\sser\ksoap\sserEx09\R.java
........\ksoap2-android-assembly-2.4-jar-with-dependencies.jar
........\res\drawable-hdpi\a_0.gif
........\...\.............\a_1.gif
........\...\.............\a_10.gif
........\...\.............\a_11.gif
........\...\.............\a_12.gif
........\...\.............\a_13.gif
........\...\.............\a_14.gif
........\...\.............\a_15.gif
........\...\.............\a_16.gif
........\...\.............\a_17.gif
........\...\.............\a_18.gif
........\...\.............\a_19.gif
........\...\.............\a_2.gif
........\...\.............\a_20.gif
........\...\.............\a_21.gif
........\...\.............\a_22.gif
........\...\.............\a_23.gif
........\...\.............\a_24.gif
........\...\.............\a_25.gif
........\...\.............\a_26.gif
........\...\.............\a_27.gif
........\...\.............\a_28.gif
........\...\.............\a_29.gif
........\...\.............\a_3.gif
........\...\.............\a_30.gif
........\...\.............\a_31.gif
........\...\.............\a_4.gif
........\...\.............\a_5.gif
........\...\.............\a_6.gif
........\...\.............\a_7.gif
........\...\.............\a_8.gif
........\...\.............\a_9.gif
........\...\.............\a_nothing.gif
........\...\.............\icon.png
........\...\.............\nothing.gif
........\...\.............\r_t1.gif
........\...\.........ldpi\icon.png
........\...\.........mdpi\icon.png
........\...\layout\main.xml
........\...\values\strings.xml
........\src\sser\ksoap\sserEx09\sserEx09.java
SoapAndroidTeset\.classpath
................\.project
................\AndroidManifest.xml
................\bin\classes.dex
................\...\.om\parabola\main\CityActivity$1.class
................\...\...\........\....\CityActivity$CityAdapter.class
................\...\...\........\....\CityActivity.class
................\...\...\........\....\ProvinceActivity$1.class
................\...\...\........\....\ProvinceActivity$ProvinceAdapter.class
................\...\...\........\....\ProvinceActivity.class
................\...\...\........\....\R$attr.class
................\...\...\........\....\R$drawable.class
................\...\...\........\....\R$id.class
................\...\...\........\....\R$layout.class
................\...\...\........\....\R$string.class
................\...\...\........\....\R.class
................\...\...\........\....\WeatherBean.class
................\...\...\........\....\WeatherInfoActivity$1$1.class
................\...\...\........\....\WeatherInfoActivity$1.class
................\...\...\........\....\WeatherInfoActivity.class
................\...\...\........\....\WebServiceHelper.class
................\...\...\........\....\WebServiceUtil.class
................\...\resources.ap_
................\...\SoapAndroidTeset.apk
................\default.properties
................\gen\com\parabola\main\R.java
................\proguard.cfg
................\read me\read me
................\..s\drawable-hdpi\icon.png
................\...\.........ldpi\icon.png
................\...\.........mdpi\icon.png
................\...\layout\city.xml
................\...\......\province.xml
................\...\......\province_item.xml
................\...\......\weatherinfo.xml
................\...\values\strings.xml
................\src\com\parabola\main\CityActivity.java
................\...\...\........