Google Zxing expects an image. Can someone point me to how to make it work cleanly for live scanning (i.e. user points the device at a QR code and the scan happens; user does not have to take an image)? I've come across the following two aspects:
Other than Zxing are any other libraries to achieve the same for BB OS 5?
Thanks in advance
To read or capture a QR code on your KEYone you have several options, if your BlackBerry KEYone has the Play Store application store, look for its icon and click on it. 2- Second step: At the top of the Play Store application store there is a search engine, click on it and type “QR” or “QR scanner”.
You can scan QR codes on an Android device using the default camera app or the Google Lens app. As long as your Android device has a camera, it should be able to scan any QR code.
Go to Settings. Select System Apps. Tap on Camera. Then toggle to enable Scan QR codes.
This library allows you to do live scanning on OS5. It works as an interface to the ZXing library.
Be warned, however that on OS5 devices FocusControl
is not fully implemented so scanning barcodes up close will be problematic. The workaround is to use VideoControl.getSnapshot()
which is the only way to force the camera to focus.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With