Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

File metadata and controls

8 lines (6 loc) · 330 Bytes

AndroidLoginWebService

Android Demo Project that shows how to login using a web service.

It uses a Demo "API" located at http://api.jeanfernandez.site50.net/access.php. It expects 2 parameters: usuario y password and return a JSON with a login status and the real name of the user if login was successful.