I am looking for QRcode reader, I have found some codes but not works with my device (Sony G8141)
Who can recommendation a code what is working on all devices?
I am looking for QRcode reader, I have found some codes but not works with my device (Sony G8141)
Who can recommendation a code what is working on all devices?
B4A + B4i barcode reader. Don't miss: - #PlistExtra in B4i. - Manifest code + #AdditionalJar in B4A Depends on BCToast: https://www.b4x.com/android/forum/threads/b4x-bctoast-cross-platform-custom-toast-message.111046/#content (BCToast will be an internal library in the near future) While the...
Better solution: https://www.b4x.com/android/forum/threads/160725/#content This is not really a library. It is a modification to CameraEx example that adds barcode detection based on Google Play Services Vision. It uses JavaObject to create the detector and detect barcodes in the Preview event...