Sample project in Kotlin, demonstrating the Document Reader SDK integration with the device Mobile Document Authenticator Regula 1120 without the hardware license inside it.
In this case, to run the project, it needs to be initialized with a proper software license in the application.
- 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. - Add license and database files to the project:
- Visit Regula Client Portal to get a trial license (
regula.license
file). The license creation wizard will guide you through the necessary steps. - Copy the license file to the project:
1120-Without License/app/src/main/res/raw/
- Copy the database file
db.dat
from Client Portal to the project:1120-Without License/app/src/main/assets/Regula/
- Visit Regula Client Portal to get a trial license (
- 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.
Document Reader SDK Mobile Documentation
Regula Document Reader Android Demo Application on Google Play
To submit a request to the Support Team, visit Regula Help Center.
To discuss business opportunities, fill the Enquiry Form and specify your scenarios, applications, and technical requirements.