Require Android API 19, so fully use Java 7 try-with-resources, as well as a few other Java 7 features. Reduce deprecation warning count in android
35 files changed
tree: 07fe11185352480e4cc98481a93a34bed239b6ea
  1. .github/
  2. android/
  3. android-core/
  4. android-integration/
  5. core/
  6. docs/
  7. javase/
  8. src/
  9. zxing.appspot.com/
  10. zxingorg/
  11. .gitattributes
  12. .gitignore
  13. .travis.yml
  14. AUTHORS
  15. CHANGES
  16. LICENSE
  17. NOTICE
  18. pom.xml
  19. README.md
README.md

Get Started Developing

To get started, please visit: https://github.com/zxing/zxing/wiki/Getting-Started-Developing

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

Supported Formats

1D product1D industrial2D
UPC-ACode 39QR Code
UPC-ECode 93Data Matrix
EAN-8Code 128Aztec (beta)
EAN-13CodabarPDF 417 (beta)
ITFMaxiCode
RSS-14
RSS-Expanded

Components

Active

ModuleDescription
coreThe core image decoding library, and test code
javaseJavaSE-specific client code
androidAndroid client Barcode Scanner Barcode Scanner
android-integrationSupports integration with Barcode Scanner via Intent
android-coreAndroid-related code shared among android, other Android apps
zxingorgThe source behind zxing.org
zxing.appspot.comThe source behind web-based barcode generator at zxing.appspot.com

Available in previous releases

ModuleDescription
cppC++ port
iphoneiPhone client
objcObjective C port
actionscriptPartial ActionScript port
jrubyJRuby wrapper

ZXing-based third-party open source projects

ModuleDescription
QZXingport to Qt framework
zxing-cppport to C++ (forked from the deprecated official C++ port)
zxing_cpp.rbbindings for Ruby (not just JRuby), powered by zxing-cpp
jsqrcodeport to JavaScript
python-zxingbindings for Python
ZXing .NETport to .NET and C#, and related Windows platform
php-qrcode-detector-decoderport to PHP
ZXing DelphiPort to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL.
ZXingObjCPort to Objective-C

Other related third-party open source projects

ModuleDescription
Barcode4JGenerator library in Java
ZBarReader library in C99
OkapiBarcode

Links

Contacting

Post to the discussion forum or tag a question with zxing on StackOverflow.

Etcetera

Build Status Coverity Status codecov.io Codacy Badge

QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo.

Optimized with JProfiler