https://github.com/innovatrics/dot-android-sdk-samples
A collection of quickstart samples demonstrating the DOT Android SDK.
https://github.com/innovatrics/dot-android-sdk-samples
digital-onboarding document-detection face-detection face-matching machine-readable-zone remote-identity-verification
Last synced: about 1 year ago
JSON representation
A collection of quickstart samples demonstrating the DOT Android SDK.
- Host: GitHub
- URL: https://github.com/innovatrics/dot-android-sdk-samples
- Owner: innovatrics
- Created: 2022-06-16T12:28:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T15:50:53.000Z (about 1 year ago)
- Last Synced: 2025-03-26T16:40:43.756Z (about 1 year ago)
- Topics: digital-onboarding, document-detection, face-detection, face-matching, machine-readable-zone, remote-identity-verification
- Language: Kotlin
- Homepage: https://developers.innovatrics.com/digital-onboarding/
- Size: 188 KB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# DOT Android SDK Samples
A collection of quickstart samples demonstrating the DOT Android SDK. [Read more about DOT Android SDK](https://developers.innovatrics.com/digital-onboarding/technical/android-development/).
## Setup
1. To obtain a license file, please contact `sales@innovatrics.com`.
1. Copy the license file to `app/src/main/res/raw/dot_license.lic`.
## Samples
| Sample | Description |
|:--------------------------|:-------------------------------------------------------------------------------------------------------------------------|
| **Document Auto Capture** | Basic component sample. |
| **NFC Reading** | Combination of Document Auto Capture component with enabled MRZ recognition and UI NFC Travel Document Reader component. |
| **Face Auto Capture** | Basic component sample. |
| **Smile Liveness** | Basic component sample. |
| **MagnifEye Liveness** | Basic component sample. |
| **Palm Auto Capture** | Basic component sample. |
In case when the samples do not work because of the expired DOT license, please contact `sales@innovatrics.com` in order to obtain a new license file.
## Changelog
All notable changes are documented in `CHANGELOG.md`.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Versioning
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).