Android Question Unable to read barcodes

PumaCyan

Member
Licensed User
does camera quality matter?
I'm testing my app on 6 different devices, and only 1 device can't read barcodes

I have also added the type format

Type Format:
CreateDetector (Array("ALL_FORMATS", "AZTEC", "CALENDAR_EVENT", "CODABAR","CODE_128", "CODE_39", "CODE_93", "CONTACT_INFO", "DATA_MATRIX", "DRIVER_LICENSE", "EAN_13", "EAN_8", "EMAIL", "GEO", "ISBN", "ITF", "PDF417", "PHONE", "PRODUCT", "QR_CODE", "SMS", "TEXT", "UPC_A", "UPC_E", "URL", "WIFI"))

Video Sample error scan : Video Capture

I use the example file in this thread : [B4X] [B4XPages] Barcode Reader
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

PumaCyan

Member
Licensed User
yes

So what is special with this device? It is old? Low androidverson? Cheap Device?

the device : vivo 1820 ( Y91C ) with 2 GB ram and 32 GB memory...
but I haven't checked in more detail what camera sensor is used
and indeed this category of smartphone devices is relatively cheap
 

Attachments

  • sshot-1.png
    sshot-1.png
    14.5 KB · Views: 45
Upvote 0
Top