An open API service indexing awesome lists of open source software.

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.

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).