I am trying to build an Android
app, which will access Indian UID api from android.
The api portal has sample for java and c.
Looking for a sample/example project to start development in Android accessing Indian UID api.
I am trying to build an Android
app, which will access Indian UID api from android.
The api portal has sample for java and c.
Looking for a sample/example project to start development in Android accessing Indian UID api.
yes.its possible .Aadhaar authentication service is exposed as stateless service over HTTPS. Usage of open data format in XML and widely used protocol such as HTTP allows easy adoption and deployment of Aadhaar authentication.
Sample Java application (both binary and source code zip files) to test Aadhaar authentication can be Authentication Sample Client (Java).
then Setting up Development Environment Aadhaar Authentication Basics
http://bridge.aadhaarconnect.com/ you will get info about adhar api connection or data fetch from above link.