I just imported the ZXing library in my app, I know how to set up the putExtra function to scan QR-Code barcode:
I know there are a lot of threads about ZXing so apologies for adding to the heap. I\'m using intents to open up the barcode scanner app to scan a QRCode. I did this with the IntentIntegrator class wr
2 questions about the open-source, zxing barcode 开发者_StackOverflow中文版scanner. A) Can I customise the design of the scan overlay/viewport on the iOS? Ie: change the square/overlay/cancel button
I installed zxing application in our Linux server. I used that for decoding the qrcode from the scanned copy of the signatu开发者_Python百科re sheet which our tutors uploading through php script.
I\'m using console java tool Zxing to decode qr codes from images. I call it from php and it works fine but now I\'m stuck with parsing the response that it gives:
I\'m trying to run ZXING library on my windows PC. I\'m using Eclipse 开发者_开发问答IDE. But when I open the project file in my eclipse it\'s showing me different errors(As shown in the this image
I need to create QR code from contact info which is in MeCard format. I need to encode the following field:
I\'m hoping that somebody with some experience of iOS development can help with this issue. I\'m working with PhoneGap and ZXing. I\'ve follow开发者_如何学运维ed the enclosed readme, as well as these
I am working on a phone app and U would like to use Zxing for my project. However, I know that alot of people are crazy about Redlaser so I had decided to try it out. When I went to the mall I had not
The package name of my project is com.mohit.verma I do not want to install the zxing bar code scanner app externally.