dlazaro66 / QRCodeReaderView

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

Taking too much time to scan QR code #111

Closed krishnameena closed 7 years ago

krishnameena commented 7 years ago

It's taking too much time to scan QR code. Any suggestions to improve it ??

dlazaro66 commented 7 years ago

It depends mainly on the device. Maybe you can checkout the original ZXING project and see if it's faster for you? if that's the case maybe you can modify their code to adapt it to your needs