Recently I use the ABZxing lib in my app to scan barcodes. It works, but I want to make it even better.
1) I am forced to use the phone in landscape mode with the ZXing. It would be much better to have a portrait scan mode.
2) It would be a great benefit if I could use the scanner in a sort of preview/automatic mode inside the app layout instead of calling a fullscreen app. The app should be able to show some facts to the scanned item while ready to scan the next - without any additional taps on screen.
Maybe there's a short way to solve both probs I do not know by now.
This is what I got:
a) There's a "Barcode Scanner+" app in play store. Will the ABZXing B4A Library be able to use this instead of the free version?
As my app will not be distributed but has to work on a few phones only, I would buy it instantly if 1) would be solved with it.
b) I just tried "quickmark" but it seems to be much slower and produces garbage reading my Code128 tags.
Is there anybody to contribute some useful things to my probs? THX.
1) I am forced to use the phone in landscape mode with the ZXing. It would be much better to have a portrait scan mode.
2) It would be a great benefit if I could use the scanner in a sort of preview/automatic mode inside the app layout instead of calling a fullscreen app. The app should be able to show some facts to the scanned item while ready to scan the next - without any additional taps on screen.
Maybe there's a short way to solve both probs I do not know by now.
This is what I got:
a) There's a "Barcode Scanner+" app in play store. Will the ABZXing B4A Library be able to use this instead of the free version?
As my app will not be distributed but has to work on a few phones only, I would buy it instantly if 1) would be solved with it.
b) I just tried "quickmark" but it seems to be much slower and produces garbage reading my Code128 tags.
Is there anybody to contribute some useful things to my probs? THX.