1120
folder contains the sample project for working with the Mobile document authenticator Regula 1120.
- Visit our Client Portal to get a trial license (
regula.license
file). The license creation wizard will guide you through the necessary steps. - Download or clone the current repository using the command
git clone https://github.com/regulaforensics/DocumentReader-Android.git
. - Open the
1120-Without License
project in an IDE. - Copy the license file to the project:
Basic/DocumentReader-sample/app/src/main/res/raw/
. - Change the application ID to the one you have specified during the registration at Client Portal.
- Run the project. Note: Android Gradle plugin requires Java 11 to run
The documentation on the SDK can be found here.
If you have any technical questions or suggestions, feel free to contact us or create an issue here.