QR code scanning for RADAR-pRMT
Library that contains a QrCodeScanner class to scan and handle QR codes.
Installation
To add the library code to your app, add the following snippet to your app's build.gradle file.
dependencies {
implementation "org.radarbase:radar-android-login-qr:$radarCommonsAndroidVersion"
}
No further configuration is required.