camera-samples icon indicating copy to clipboard operation
camera-samples copied to clipboard

Improved the CameraX-MLKit sample to read QRCode and Text.

Open Riicksouzaa opened this issue 3 years ago • 0 comments

Fixed an error when users not grant the permission so app crashes because barcodeScanner is not initialized.

Improved code with a new mlkit so now the camera can track QRcode and Texts. Removed QrCodeDrawable.kt and created BuildRect.kt instead. Improved the request permission to new resultLauncher API.

Riicksouzaa avatar Jan 03 '23 14:01 Riicksouzaa