dlazaro66 / QRCodeReaderView

Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes
1.9k stars 491 forks source link

get Raw result before decoding #153

Open MitchMilton opened 6 years ago

MitchMilton commented 6 years ago

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