找到几篇在android中使用webservice的文章,觉得不错,分享了就:
在OPhone 中使用KSOAP2调用WebService(比较详细):
http://www.ophonesdn.com/article/show/169
在android中利用ksoap2完成天气预报应用:
http://wangliping.net/android-ksoap2-weather
android下使用JSON实现HTTP请求:
http://www.linuxidc.com/Linux/2011-02/32168.htm
android通过webservice验证用户:
http://www.cnblogs.com/lw163net/archive/2010/07/14/android_werservice.html
android访问WebService