- Overview
- Installation
- Troubleshooting
- Documentation
- Demo Application
- Technical Support
- Business Enquiries
Sample project in Kotlin, demonstrating a variety of Document Reader SDK configuration and customization options.
- Download or clone the current repository using the command
git clone https://github.com/regulaforensics/DocumentReader-Android.git
- Open the
Advanced/DocumentReader-Kotlin
project in an IDE. - If you use any mobile device (except Regula 7310), 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:
Advanced/DocumentReader-Kotlin/app/src/main/assets/Regula/
- Copy the database file
db.dat
from the Client Portal to the project:Advanced/DocumentReader-Kotlin/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 the Client Portal.
- Run the project.
Note: Android Gradle plugin requires Java 11 to run
If you have issues with the license verification when running the application, check the following:
- The OS, which you use, is specified in the license (Android).
- The application ID, which you use, is specified in the license.
- The license is valid (not expired).
- The date and time on the device, where you run the application, are valid.
- You use the latest release version of the Document Reader SDK.
- You placed the license into the project as described in the Installation section.
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.