The current method uses AES encrypted files. The goal is to exchange small amounts of p开发者_如何学Crivate data using AES encrypted QR-codes.There\'s no such thing as an encrypted QR code as far the
Using this library, ZXing, we have a project at school in which we\'ll implement a inventory system using Android phones.
i\'m trying to develop an app that integrates the qr code reader as part of the functionality.开发者_如何学运维
I am developing an application based on the zxing library and I would like the user to be able to decode a photo that is stored on the sd card.
Is it possible to change the prompt text that says \"place the bar开发者_开发问答code inside the viewfinder...\" when launching the Barcode scanner (zxing) via intent ?
first excuse me for the bad english, then i wanna ask you a piece of advice to solve this problem. I\'m trying to use zxing C# port.
I\'m trying to add ZXing to my project (add a button which calls the scanner upon press). I found this: http://groups.google.com/group/android-developers/browse_thread/thread/788eb52a765c28b5 and of c
I need to add Zxing (a qrcode reader app) to my iphone app, made in html,开发者_如何学JAVA css & js, phonagap compiled.
Sorry if this has been answered before, but I am trying to make an application that will include the ability to scan barcodes on Android. I\'m looking at using ZXing as the library, however, I want to
I have downloaded ZXing 1.5 and am trying to include this in my iPhone project.开发者_Python百科