qr-zbar-ane
qr-zbar-ane copied to clipboard
ANE for QR Code Reader
When used together with https://www.adobe.com/devnet/archive/flashruntimes/articles/using-fingerprint-native-extension.html on Compile it complains: Error occurred while packaging the application: aapt tool failed:/private/var/folders/53/n7676jy57j78lw5lm069drj00000gn/T/24ac3bb1-1c0a-4a51-8589-07e967f39046/res/values/strings.xml:27: error: Resource entry app_name is already defined. /private/var/folders/53/n7676jy57j78lw5lm069drj00000gn/T/24ac3bb1-1c0a-4a51-8589-07e967f39046/res/values/base-strings.xml:4: Originally defined here. /private/var/folders/53/n7676jy57j78lw5lm069drj00000gn/T/24ac3bb1-1c0a-4a51-8589-07e967f39046/res/layout/dialog_content.xml:11:...
There is no inter-frame consistency cache implemented in Android application. This causes android DATA events to be very fast and repeated for same barcode. iOS uses zBar's ZBarView which has...
If I scan multiple QR-codes simultaneously (5-10 boxes), how i can get the positions, size and rotation of each QR-code? Thanks.