Search code examples
androidzxingbarcode-scanner

Bar-code reader without ZXing


I am working on a project, which needs bar code reader. My question is that Can we make an app that reads bar code without use of ZXing library.? Actually I don't have Idea about bar code reader. If we can, so please tell me how to do it.?


Solution

  • There is another library for barcode reading named zbar

    https://github.com/bobftw/zbarSDK