I’m very new to webservices. Currently i’m working on an android app which needs to authenticate the user through webservices( means the username and password are stored in the remote database). Can anyone tell me, how can i accomplish this?
Share
U can use REST webservice please look into the below link
Android Connecting to remote server Mysql