The application is written in Kotlin and uses Google Vision API (com.google.android.gms.vision.text).
This Application can:
- Scan QR Codes
- Scan Barcodes
- Recognize English Text
- AndroidX
- Target SDK Version: 30
- Minimum SDK Version: 23
- Google "Play Services Vision" Version: 20.1.1 (Updated from 20.1.0)
- CameraSource
- BarcodeDetector & Barcode
- TextRecognizer & TextBlock/Text
- Kotlin Version: 1.4.0 (Updated from 1.3.72)
Click this to download app-debug.apk.