Skip to content

verifai-id-verification/example-app-android

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Verifai SDK Android example app

This repository contains two example implementations (written in Kotlin and Java) of the Verifai Android SDK. The Verifai SDK can be used to verify the identity of users. This can be done by scanning passports or other identification documents with the camera of the Android device. This in combination with on device optical character recognition (OCR).

The latest documentation that describes the use of this SDK can be found over here: docs. Please feel free to submit issues, pull requests and/or contact our support.

A Verifai licence is needed to make the examples work. Request a licence at https://dashboard.verifai.com. To convert the licence string to the right format in gradle.properties, the create_licence_string.sh can be used.

./create_licence_string "my licence string from the dashboard"

The "Android" name is property of Google LLC.

Verifai Copyright © | All rights reserved | The Verifai terms and conditions apply: https://www.verifai.com/en/terms-and-conditions/