QR code is an ISO-standardized two-dimensional barcode format.
I am trying to build an application in python that would encode and decode QR codes. I am successful with …
python qr-code zbar-sdkMy understanding in that a QR Code contains the data that is being read, and it does not require an …
qr-codeI am building a QR code scanner with Swift and everything works in that regard. The issue I have is …
ios swift qr-code avcapturesessionI am working with such a great library zxing to read QR code. I already got QR code successfully. Now, …
android qr-code zxingAnyone know a QR decoder that works on mac or that might be online? I just need to decode one …
macos qr-code decoderI'm doing a project at a company which produce new species of flowers and plants. The flowers and plants are …
barcode qr-code zplI know that you can use AVFoundation to scan a QR code using the device's camera. Now here comes the …
ios qr-codeI'm creating a android project, main feature is scan barcode. I'm tried integrate with Zxing library into my project, and …
android qr-code barcode-scanner image-galleryI have to generate codes with custom fields: id of field+name of field+values of the field. How long …
json xml-serialization barcode qr-codeI need to build a mobile application which is able to compare data in a remote database [e.g login …
cordova mobile cross-platform qr-code zxing