Hi, I am new to android development. I am working on android app, where I have to authenticate login credentials through HTTP json object (passing email and password as input), I am expecting response from json. minSdkVersion : 9 and targetSdkVersion : 23.
1 Answers
Hi Girish Please upload your full Project on Google drive and share your link to me Meanwhile calling a rest api is same even for credentials http://androidexample.com/Restful_Webservice_Call_And_Get_And_Parse_JSON_Data-_Android_Example/index.php?view=article_discription&aid=101&aaid=123 see this sample if youwant to do Facebook or google authentication that\’s fine too.