Android Liveness Detection SDK (v4.1.1) User Guide

Overview

Compliance Explanation

Click to view the compliance explanation

Release Notes

Click to show release notes

Demo

Method 1

Install IDV-Demo.apk to your phone and log in with the test account.

Method 2:

Download Demo Project

Installation

The Liveness SDK supports three integration methods, offering varying degrees of UI customization to meet your specific requirements. You can select the most suitable integration approach based on your product needs.

Integration DescriptionAdvantagesDisadvantages
Use AAI's default layout and interactionided by AAISimple integration with easy version upgradesLimited to icon and text asset modifications; restricted UI customization capabilities
Customize layout structure using AAI UI source codeFlexible control positioning; seamless integration as a standard ActivityRequires manual UI source code maintenance; potential significant changes during major version updates
Integrate as a View componentFull workflow customization controlRequires learning the Liveness View API; involves additional learning effort