Wednesday 13 January 2016

Android Barcode Scanning Application Source Code

  Today I'm gonna point you to a bar code scanner app source code, which works with ZBar library. It is a really lightweight, high speed, cross platform and easy to use library available to deal with barcode and QR Code.

The Zbar library supports variety of bar code standards and also QR codes : 

  • EAN-13/UPC-A
  • UPC-E, EAN-8
  • Code 128
  • Code 39
  • Interleaved 2 of 5
  • QR Code
Download The Application Source