Skip to content

eMRTD SDK Android

Part of MOBILE CHIP SDK offline.

The kinegram.digital eMRTD SDK enables your Android app to read and verify electronic passports and ID cards (eMRTDs) locally on the device, with no server required.

The SDK reads the data (such as MRZ info or face photo) and verifies the authenticity and integrity of the data (Passive Authentication). If the eMRTD supports the required protocols, the SDK additionally verifies that the chip was not cloned (Active Authentication, Chip Authentication).

Requirements

  • Android 7 (API level 24) or later
  • Device with NFC capabilities

API Reference

Example App

The SDK includes a minimal, fully functional demo app that demonstrates the usage of the SDK. The source code is available in the SDK repository.