HI
I am using this example:
How do I stop the QR code scanner? Is there any event in this class that gets raised when the scanner reads the barcode or QR code.
I am using this example:
Barcode reader based on Google Play Services Vision
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...
www.b4x.com
How do I stop the QR code scanner? Is there any event in this class that gets raised when the scanner reads the barcode or QR code.