dlazaro66 / QRCodeReaderView

Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get Raw result before decoding

MitchMilton opened this issue · comments

Hi i would like to get the raw result before decoding. However when I set setQRDecodingEnabled to false,
I dont get any response OnQrRead since it depends on Decoding