code-scanner icon indicating copy to clipboard operation
code-scanner copied to clipboard

Code scanner library for Android, based on ZXing

Results 98 code-scanner issues
Sort by recently updated
recently updated
newest added

when i started to create project with this library on lastest version but the camera is black. any solutions with this problem?

Hi! I recently tried to integrate this code scanner to my project (v2.3.2). The preview of the camera is dark however on one of my test device a Fire HD...

When I navigate to the fragment with CodeScannerView, line `codeScanner = CodeScanner(requireActivity(), scannerView)` make about 1s to open the camera successfully, and the fragment lagging before the camera be opened.

After opening QR scan screen in the app consecutively multiple times, screen starts lagging in some devices

Hi, flash is working in android 10 and in android 12, 13, but only in android 11 not working please help.

If I try scanning the CODE128 codes, and I rotate the device around, the code that is returned is wrong. It only returns correct data if the code is placed...

## Issue Description When executing the `mCodeScanner.startPreview()` function in a fragment responsible for QR code scanning on a Samsung A32 device running Android 13, the NFC functionality stops working. ##...

There is no property to add text (up, down, right,left). Similar like whatsApp. Please help

I am trying to control flash light with its inbuild function{ codeScanner.setFlashEnabled(true); and codeScanner.setFlashEnabled(false);} but its not working . please help me . Can any one tell me how to...

The library does not works on from Android Nougat version . Only dependencies sync but all others are not working like XML layout codescannerview