Hi all
When scanning barcodes the most usual way here is to use XZing. That opens a new screen when scanning and requires installing XZing.
Someone mentioned this:
http://www.androidaz.com/development/zxing-qr-reader-direct-integration
Where one can also find the link to the source code to integrate the mechanism of XZing to a standalone app.
Unfortunatelly, this requires quite some Java to do.
Is there anyone who can adapt this to Basic4Android to make it work simply by adding a new library to the extras folder, then integrate a view and use it simply to scan barcodes, without the need of an extra app/screen?
Thank you!
When scanning barcodes the most usual way here is to use XZing. That opens a new screen when scanning and requires installing XZing.
Someone mentioned this:
http://www.androidaz.com/development/zxing-qr-reader-direct-integration
Where one can also find the link to the source code to integrate the mechanism of XZing to a standalone app.
Unfortunatelly, this requires quite some Java to do.
Is there anyone who can adapt this to Basic4Android to make it work simply by adding a new library to the extras folder, then integrate a view and use it simply to scan barcodes, without the need of an extra app/screen?
Thank you!