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 just wanted to integrate ZXing API in my android app, but cant find the proper documentation.
android android-camera zxingI am having an issue with GridLayoutManger setSpanSizeLookup, when an orientation of activity changes, I am changing the span count …
android zxing android-recyclerview gridlayoutmanagerI am developing app with zxing library. I imported the zxing project into my work place. When i importing there …
android barcode zxing r.java-fileI try to use Zxing to decode Aztec code. I use code from SO answer. Here is a part of …
java image-processing barcode zxing aztec-barcode