zxing-android-embedded icon indicating copy to clipboard operation
zxing-android-embedded copied to clipboard

Barcode scanner library for Android, based on the ZXing decoder

Results 124 zxing-android-embedded issues
Sort by recently updated
recently updated
newest added

#### Description of the problem: On Samsung Xcover 4, playBeepSound() works somewhat randomly (sometimes it beeps, sometimes it doesn't, sometimes it does a some kind of half-beep) **Which library version...

bug

Hi rkistner Thank you very much for yours "zxing-android-embedded" When scanning code, there is a red line, and some yellow points, on the screen If users don't want to see...

enhancement

@rkistner For auto flash light you doing isAutoFlashLightEnabled(boolean), and for this you using light sensor and if darkness density is 45.0f (will turn of flash) and 450.0f will turn off...

enhancement

Hello, thanks for the great library. I have a small question, how can I move the viewfinder scanner rectangle? In my case, I want to lift it higher than it...

enhancement

#### Description of the problem: I am using the scanner in continuous decode mode with a custom layout. After each decode, I pause the scanner by calling mBarcodeView.pause(). I then...

bug

Navigate user to Settings page if camera permission is permanently disabled.

Camera not stop and receive many of this error updateAcquireFence: Did not find frame

#### Description of the problem: I've found in merged AndroidManifest.xml there is a activity which we can't add `android:exported=false` to it. This will cause app can't be installed. Is there...

#### Description of the problem: I have a 2434 character qrcode but the scanner can't scan the qrcode even if I frame it for a few minutes. I have read...