I would like to make an app as an barcode scanner. I founded an barcode scanner api with the name android vision
I can start the app and hold my camera on a barcode. But the logs only says:
11-20 11:21:29.353 20243-20243/com.google.android.gms.samples.vision.barcodereader D/Barcode-reader: no barcode detected
Can anyone tell me, why no barcode is detected?