0

i'm trying to build an android app which sends login details to SOAP 1.1 web service(C#) and gets employee details. i'm using ksoap2 v2.3 lib and developing for gingerbread version v2.3 of android. suggest me with the form of data the web service should return and which form i should choose to retrieve the data and save it to my local SQLite db?

4

1 回答 1

2

它的工作方式是您必须将 Web 服务上传到服务器上。试试 000webhost.com

比您可以使用 Web 服务的 URL 连接/发送数据/从 Web 服务接收数据

http://www.androidhive.info/2012/01/android-login-and-registration-with-php-mysql-and-sqlite/

这可能会帮助你

于 2013-07-03T08:44:22.310 回答