Quick Start
Requirement
The SDK libraries contains com.autentikar:core-v2 library as main. This library not contains steps for capture Face, capture Card ID or other, this only communicates with the server.
This libraries can be deployed in Android 7.0 (API 24) or later.
Dependencies
Dependencies that can be integrated into your application using gradle.
Core
- Communication center between modules and server
- Required dependency for all other modules
- Authentication and API management
UnifiedId
- Secure identity through facial recognition
- Liveness detection included
- Anti-spoofing technology
All dependencies has UI components that can be customized to match your application's design.
Release Notes
For more information about the versions of each dependency, see the following links:
Set up a framework
You can use our native SDK's into your hybrid app using the frameworks availables. However, we recommend the following minimum requirements for framework version.
Core
The Core library allows you to start the flow of the user and allows you to communicate between the modules and the server.