Top "Zxing" questions

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

How to integrate ZXing api with front camera in android?

I just wanted to integrate ZXing API in my android app, but cant find the proper documentation.

android android-camera zxing
GridLayoutManager spanSizeLookup bug

I am having an issue with GridLayoutManger setSpanSizeLookup, when an orientation of activity changes, I am changing the span count …

android zxing android-recyclerview gridlayoutmanager
Zxing library cannot be resolved

I am developing app with zxing library. I imported the zxing project into my work place. When i importing there …

android barcode zxing r.java-file
Zxing NotFoundException

I 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