dlazaro66 / QRCodeReaderView

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

how to use in android 5.0? #44

Closed BoThit closed 8 years ago

BoThit commented 8 years ago

Let me know how to use in android 5.0. It is crash in android 5.0.how can i use ?

dlazaro66 commented 8 years ago

This is not a QRCodeReaderView issue since you need to check the Camera permission in runtime before using the view (please check: http://developer.android.com/intl/pt-br/training/permissions/index.html)