zxing
zxing on Blackberry below 6.0
I was integrating the barcode scanner app for blackberry using zxing. I am able to create cod file using the build.xml(provided with the zxing package on google code) via command line. But when I add[详细]
2023-03-15 11:40 分类:问答zxing continuous scanning - iphone
I\'ve integrated the zxing library into my app but part of my requirement is to be able to continually scan QR codes.[详细]
2023-03-14 16:06 分类:问答ZXing Android Generate 1D barcode
I\'ve gone through the examples here regarding encoding barcode: http://code.google.com/p/zxing/source/browse/trunk/androidtest/src/com/google/zxing/client/androidtest/ZXingTestActivity.java开发者_S[详细]
2023-03-13 17:31 分类:问答ZXING port fails to decode qrcode
I\'m using the zxing C# port to decode a QR barcode. The code is simple and based on an example I found online (see below).[详细]
2023-03-11 22:39 分类:问答Extracting results from Android ZXing IntentIntegrator
I am rather new to ZXing and has been exploring their API. I have seen Using ZXing to create an android barcode scanning app and getting scan result when using zxing?[详细]
2023-03-11 13:48 分类:问答zxing project on android
Many weeks ago,I tried to work on a mini project on Android OS requires ZXING, I followed several tutorials on this web site and on other[详细]
2023-03-09 04:59 分类:问答download zxing jar to import into eclipse for android
Does anyone have a working jar of 1.6 zxing? I tried to download it and compile blah blah blah but version 2.3 has some problem in compiling. I am downloading the trunk right now but its th开发者_C百科[详细]
2023-03-07 17:19 分类:问答Create png image from QRCode for iPhone
I\'ve been using zxing todecode QRCodes.I\'ve also now the got the encod开发者_如何学Goer working and can create the QRCode which contains the encoded data.[详细]
2023-03-07 08:26 分类:问答Integration problem ZXing via Intent
Well, I\'m trying implement a integration of zxing with my Android App. In my app there is a MainA开发者_如何学Goctivity. In this MainActivity, I use a button to execute the first block of code below.[详细]
2023-03-07 04:34 分类:问答Get ZXing to work
I followed every instructions, wiki, getting started, guides, help, etc. I could find about ZXing project.[详细]
2023-03-06 22:39 分类:问答