ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.
I use android studio I want to import 'ZXING' in my application, I find many articles and found the following …
java android import android-studio zxingI want to show portrait orientation on Zxing's camera. How can this be done?
android zxing landscape-portraitI have been developing an android app to scan the barcode and QR code and send the results to some …
android barcode zxing barcode-scannerI am new to Zxing. I am doing barcode conversion using zxing in my android application. Can anyone guide me …
android zxingI have been battling this error all day in Android Studio. Project was imported from an eclipse solution. I have …
android android-studio android-gradle-plugin zxing android-developer-apiI'm trying to rotate Zxing display after reading a few questions and posts about the issue. After following the instructions, …
android zxingHow could I encode my string into a QR Code using ZXing.Net? I can already decode, but having problems …
c# compact-framework zxingI have downloaded the zxing 1.6 and was able to successfully run a standalone barcode scanner through it. Now this scanner …
android barcode-scanner zxing