Give us a call
Call us at +41 41 555 20 40
The eMRTD Connector enables the Document Validation Server (DocVal) to communicate with the eMRTD through a secure WebSocket connection.
This project contains an Example App to demonstrate usage and functionality.
Enable adb debugging on your device and connect it with USB.
Open the project with Android Studio and click run.
Add the dependencies to your app’s gradle build configuration.
app/build.gradle
) file to include the emrtdconnector
dependency.‹version›
with the version you want to use. You can find the latest version in the releases.dependencies {
...
implementation("com.kinegram.android:emrtdconnector:‹version›")
}
dependencies {
...
implementation 'com.kinegram.android:emrtdconnector:‹version›'
}
Open the Dokka Documentation in your preferred browser.
There is also a JavaDoc Documentation available if you prefer the old JavaDoc style.
Give us a call
Call us at +41 41 555 20 40
Contact by e-mail
Contact us via our contact form.
Personal meeting
Arrange a personal meeting.