Menu

Samsung India Identity SDK v1.1 Sample App

This sample app provides a reference on how to use the exposed SDK APIs and how to make a authentication/e-KYC request. This sample app works only with the UIDAI staging server, and cannot be reused as is for testing with the pre-production and production server.

Getting Started

BECOME A PARTNER TO REQUEST

Already a partner?

SIGN IN

Setup

To use any Samsung India Identity SDK API, you need to get a Samsung India Identity license key, then provide it through your app as follows:

  1. In the app source code, edit the file Activation.java.
  2. Search for the string variable "key", and assign it with your Samsung India Identity license key value.
  3. Compile the source code, deploy the APK package to a device, and install the package.

To test the sample app

  1. Request a test UID by following the steps in "Test UID Creation Process" under UIDAI Developer Portal > Testing Data and License Keys.
  2. Launch the app, and tap Activate License to activate the license.
  3. Enter the registered Aadhaar number, and select Authenticate or e-KYC to test.

For: