如何在android中进行php webservice调用

问题描述:

我想通过php制作简单的Web服务,显示世界,在android中调用该字符串
我正在将Dream Weaver用于php和wampserver
对于使用eclipse靛蓝的android.
帮我解决这个问题.

i want to make simple web service through php , displaying hello world , calling that string in android
I am using dream Weaver for php and wampserver
and for android using eclipse indigo.
help me for this...

看看这篇CP文章.
在Android和PHP Web服务之间发送和接收JSON [ ^ ]
Take a look at this CP article.
Send and Receive JSON between Android and PHP Web Service[^]


第一个链接完全包含您想要的内容..
http://codeoncloud.blogspot.com/2012/07/android-php- web-service-client.html [ ^ ]
http://stackoverflow.com/questions/3730312/how-to-call-a-php-webservice-from-android-using-ksoap2 [
The first link contains exactly what you want..
http://codeoncloud.blogspot.com/2012/07/android-php-web-service-client.html[^]
http://stackoverflow.com/questions/3730312/how-to-call-a-php-webservice-from-android-using-ksoap2[^]