ehn-dcc-development / hcert-app-kotlin

Verification App in Android/Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electronic Health Certificate Verification App Android

Scan a QR Code from https://dgc.a-sit.at/ehn and verify the contents of the HCERT structure.

Dependencies

To pull the dependency of hcert-kotlin (https://github.com/ehn-dcc-development/hcert-kotlin), create a personal access token (read https://docs.github.com/en/packages/guides/configuring-gradle-for-use-with-github-packages), and add gpr.user and gpr.key in your ~/.gradle/gradle.properties. Alternatively, install the dependency locally with ./gradlew publishToMavenLocal in the directory hcert-kotlin.

Libraries

This library uses the following dependencies:

About

Verification App in Android/Kotlin

License:Apache License 2.0


Languages

Language:Kotlin 100.0%