MaterialBarcodeScanner
MaterialBarcodeScanner copied to clipboard
Easy to use barcode reader for your Android Project (Uses Google Mobile Vision API)
In my app I have a circular reveal animation when I press FAB, and I'm calling `startScan()` in `onAnimationStart()`. Maybe due to the slight delay caused by animation, it is...
See issue #21
This project is not being maintained, and the developer has clearly lost so much interest, or been swallowed by a whale, that it hasn't been touched in 3 years. I...
Fixed some markdown formatter issues, now document is easy to read.
[fix, flash disabled for devices without flash capability][play services 9.0.0] 1. is a bug fix 2. is for those who want to use this with firebase which requires playservices >=...
When I tried to release signed apk with library I had an error: Style Resource definition cycle: AppTheme => AppTheme.NoActionBar => AppTheme [ResourceCycle] I removed style cycle and it works...
autofocus is not working in the Samsung A7 tablet..blurred sceen is appeared..Please help me out if anyone got any solution.
Facing autofocus issue in Samsung SM-T285 Tablet.
Hi, I am trying to add a timer to stop the scanner after 30 seconds. Could you tell me how to stop the scanner programmatically? Many thanks!!! Yongji
hi. i get this error when I scan again after the first barcode scan. Help pls !!! java.lang.RuntimeException: Could not start scan: Activity reference lost (please rebuild the MaterialBarcodeScanner before...