dlazaro66 / QRCodeReaderView

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

camera preview #158

Open rajumark opened 6 years ago

rajumark commented 6 years ago

camera preview is scratched in some device please try to fix it ex. moto G4

AAlier commented 6 years ago

Found solution: https://stackoverflow.com/questions/7942378/android-camera-will-not-work-startpreview-fails Or Just remove mCameraManager.startPreview(); from public void surfaceCreated(SurfaceHolder holder) function