This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 463
Support for scanning multiple barcodes #147
Comments
Good suggestion 🙂 |
Closed
Closed
Any news on this issue? |
+1 |
This feature would be awesome! I think this issue is related: #259 |
any news on that feature ? |
I would like to have this feature too |
I'll add my two cents here then... I noticed that the scanner is not invoking a wakelock to keep the screen on while scanning. I don't know whether or not this deserves a separate issue/feature request. I can kind of circumvent the issue right for now, since the scanner closes every so often and re-engages the wakelock, however, if you consider adding the continuous mode you'd have to also address the wakelock issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Does this support scanning multiple barcodes without automatically popping back to the previous view? If so how? I see I can call BarcodeScanner.scan().asStream(); Am I headed in the right direction with this? thanks!
The text was updated successfully, but these errors were encountered: