Can anyone help me to achieve Bulk Scan Mode using Zxing library inside my app. What it does now is that after scanning a barcode the camera screen disappears and the scan result is populated on my Activity. But I need to do is scan multiple barcodes one after the other and then return back to my activity on back button press.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You mean return several values back to the app? No it can't be set to do that. The app can export the scan history, and you can register as an app that can handle a share of |
|||||
|