EdwardvanRaak / MaterialBarcodeScanner

Easy to use barcode reader for your Android Project (Uses Google Mobile Vision API)
Apache License 2.0
272 stars 113 forks source link

How to Scan Continously #27

Open KpAbhijith opened 7 years ago

KpAbhijith commented 7 years ago

I just have scan one by one and have to click to button to start scan again. So how I scan continously? And show as a custom listview. Thanks.