简体   繁体   English

如何从android登录页面调用> net web服务

[英]how to call >net web service from android log in page

I am new to android development. 我是android开发的新手。 I am quite learning things faster. 我相当快地学习东西。

I need code for Calling web service for my Login Screen in Android, ie. 我需要在Android的登录屏幕中调用Web服务的代码,即。 when user enters his username and password in the login screen, call web service and check if the user is valid or not from my server and dispaly an error. 当用户在登录屏幕中输入用户名和密码时,请致电Web服务并从我的服务器检查该用户是否有效,并显示错误。

You can use third party library such as KSOAP 您可以使用第三方库,例如KSOAP

You can find a easy tutorial here http://seesharpgears.blogspot.com/2010/11/basic-ksoap-android-tutorial.html 您可以在此处找到简单的教程, 网址为http://seesharpgears.blogspot.com/2010/11/basic-ksoap-android-tutorial.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM