Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phanatagama/lgc
🐽 Identity verification document with Regula Document Reader SDK
https://github.com/phanatagama/lgc
document-verification kotlin-android
Last synced: 16 days ago
JSON representation
🐽 Identity verification document with Regula Document Reader SDK
- Host: GitHub
- URL: https://github.com/phanatagama/lgc
- Owner: phanatagama
- Created: 2024-01-03T10:14:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T03:28:19.000Z (about 1 month ago)
- Last Synced: 2024-12-13T04:22:08.221Z (about 1 month ago)
- Topics: document-verification, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 78.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regula Document Reader (Android version)
`1120` folder contains the sample project for working with the [Mobile document authenticator Regula 1120](https://regulaforensics.com/en/products/machine_verification/1120/).# Content
* [How to build the demo application](#how-to-build-the-demo-application)
* [Documentation](#documentation)
* [Additional information](#additional-information)## How to build the demo application
1. Visit our [Client Portal](https://client.regulaforensics.com/) to get a trial license (`regula.license` file). The license creation wizard will guide you through the necessary steps.
2. Download or clone the current repository using the command `git clone https://github.com/regulaforensics/DocumentReader-Android.git`.
3. Open the `1120-Without License` project in an IDE.
4. Copy the license file to the project: `Basic/DocumentReader-sample/app/src/main/res/raw/`.
5. Change the application ID to the one you have specified during the registration at [Client Portal](https://client.regulaforensics.com/).
6. Run the project.
Note: Android Gradle plugin requires Java 11 to run## Documentation
The documentation on the SDK can be found [here](https://docs.regulaforensics.com/develop/doc-reader-sdk/mobile?utm_source=github).## Additional information
If you have any technical questions or suggestions, feel free to [contact](mailto:[email protected]) us or create an issue [here](https://github.com/regulaforensics/DocumentReader-Android/issues).