reader

  1. M

    Android Code Snippet [B4X] CameraExClass- QrCode/Barcode Reader fix new SDK

    Hi everyone, today I updated all the packages with the SDK Manager. After that, the app was crashing on a line about the QrCode reader made using the CameraEx class (there is a tutorial in the forum). Reading the logs I found out that now you must have the following line in the manifest to get...
  2. M

    Android Question Not solved [B4XPages] Barcode/QrCode scanner not detecting

    Hi everyone, i developed an app that uses the barcode/qrcode reader. i wanted to use b4xpages for the first time from the beggining of the project by following this example: https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/#content. Now i finished everything. On my...
  3. A

    Android Question [B4X] [B4XPages] Barcode Reader - Arabic read problem

    Hi All, I am trying to use the same code as on this example, and it works fine for English barcode. When I try to use it with PDF417 format in Arabic, it returns the char below: Ver_7.0000dEbWKSMb02qLFåÝħ8L7À¼w÷n𺯣ÿQGA...
  4. M

    Android Question [B4X] Barcode Reader strange behaviour

    Hi everyone, i tried out this Barcode Reader, it worked perfectly. (https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/) I initialized my phone because it was full of junk. I tried the app reader after the process terminated, and it said "Faild to load detector"... so...
  5. M

    Android Question KingsMentor Barcode QrCode Scanner - Not Working

    Hi everyone, i'm trying to find a GOOD and simple barcode scanner, similar to the one we have on iOS. I found this library from @Johan Schoeman that seems to do the job, since i've to scan code39 and qrcode. I don't know why... but in this period i'm struggling with Android. The library gives me...
Top