androidhttpclient - How to send and receive data from ASP.NET server to Android -


i want make biometric e-voting system.a voter register , cast vote through android app , other activities handled in asp.net server.here want know how send , receive data asp.net server android

simply put:

set restful api in asp.net server. , in android app, consume java (native app) or javascript (html app).


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -