Hi everyone,
I'm trying to integrate the zxing qr code scanner into my webapp. I'm using phonegap and developing my app as a webapp. I'm currently developing for android, and having problems with zxing being launched as a separate android app. I'd like to implement a barcode scanner that would be inside a fixed size <div> in my webview. Is that even possible? Do I have to make any significant changes to zxing's Java source code in order to accomplish this?
I'm trying to integrate the zxing qr code scanner into my webapp. I'm using phonegap and developing my app as a webapp. I'm currently developing for android, and having problems with zxing being launched as a separate android app. I'd like to implement a barcode scanner that would be inside a fixed size <div> in my webview. Is that even possible? Do I have to make any significant changes to zxing's Java source code in order to accomplish this?