This is an example of an Android App who uses CameraX with ML KIT Barcode Scanning to scan Barcode and QR images in realtime on-device.
- AndroidX version: '1.1.0'
- LifeCycleKtx 2 version: '2.2.0'
- Firebase ML Kit Core version: '24.0.1'
- Firebase ML Kit Vision Barcode version: '16.0.2'
- CameraX version: '16.0.2'
- Lottie version: '16.0.2'
-
CameraX official documentation https://developer.android.com/training/camerax
-
Firebase ML KIT Barcode Scanning official documentation
-
CameraX Google Example https://github.com/Kotlin/kotlinx.coroutines/blob/develop/benchmarks/src/jmh/kotlin/benchmarks/flow/scrabble/README.md
Carlos Ugaz |