Android SDK
This section brings together all the information needed to implement, configure, and customize biometric flows in Android applications.
Last updated
This section brings together all the information needed to implement, configure, and customize biometric flows in Android applications.
Install and initialize the SDK in your Android project.
Run biometric flows such as IDV Mobile and Simplified Launch.
Configure Components and modules according to your needs.
Customize the experience (UI, text, and behavior).
Check out working examples in Kotlin and Java.
Review the changes included in each Version.
Go directly to the section you need:
Minimum requirements Minimum requirements needed to integrate the SDK.
Installation Integrate the SDK into your project and prepare the environment.
Initialization Initialization and use of the SDK
IDV Mobile Integration Implement Identity Verification flows.
Simplified Launch Run biometric processes with minimum configuration.
Components and modules Configure and combine the available SDK modules.
Error handling Details of the different errors that the SDK can return.
SDK Customization Adjust the interface, text, and behavior.
Sample applications Working examples ready to run.
Advanced settings Additional configurations and special cases.
Changelog Changes, improvements, and fixes by Version.
Last updated