learntodroid / AndroidQRCodeScanner

Android QR Code Scanner is an Android App is written in Java that uses the Android Jetpack CameraX library for previewing the camera and image analysis along with the ZXing open-source bar code scanning library.
https://learntodroid.com/how-to-create-a-qr-code-scanner-app-in-android/
39 stars 31 forks source link

Moving from Sony Xperia to OnePlus this code stopped working #2

Open skipper-ronald opened 3 years ago

skipper-ronald commented 3 years ago

Moving from Sony Xperia with Android 8 where it worked perfectly to OnePlus with Android 10 it stopped working. The app still display's the preview but never seems to recognize a QR code.