且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Android的应用程序登录与Zend框架

更新时间:2023-10-11 11:56:46

您可以使用一些库来使用Web服务,
我建议:

在我看来都是不错的,在我来说,我使用排枪,它是快速,可扩展的,并且它不MainThread运行。

问候。

I am developing an application in which I have to create login and registration activity and get response from the back-end. My back-end team is using ZEND FRAMEWORK for creating website from which I have to get response. Please tell me how to check credentials and get response from Zend?

You Could use some Libraries to consume WebServices, i recommend :

In my opinion both are good, in my case I use Volley, it is fast, extensible, and it does not run in MainThread.

Regards.