Download > Manual Download > Android cooperates with WebService to access remote database Chinese WORD version
Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice.
To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, Axis2, CXF, etc. to support access to WebService, but these libraries are not suitable for our Android mobile phone customers with limited resources. terminal, anyone who has done JAVA ME knows that there is KSOAP, a third-party class library, which can help us obtain server-side webService calls. Of course, KSOAP has provided a jar package based on the android version. Interested friends can come and take a look< /p>
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn