ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Find a file
srowen 89c421c2bb Small fixes for 1.6 release
git-svn-id: https://zxing.googlecode.com/svn/trunk@1587 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-09-13 10:58:48 +00:00
actionscript
android Another minor change to WhiteRectangleDetector and update "about" screen in Android to mention Data Matrix 2010-09-13 09:12:02 +00:00
android-integration Small fixes for 1.6 release 2010-09-13 10:58:48 +00:00
androidtest
bug
core Small fixes for 1.6 release 2010-09-13 10:58:48 +00:00
cpp Issue 524 2010-08-31 03:18:56 +00:00
csharp
iphone add preview layer before starting capture 2010-09-09 15:10:50 +00:00
javame
javase
jruby
rim Issue 548, delete() before close() on FileConnection 2010-09-10 12:40:18 +00:00
symbian
zxing.appspot.com
zxingorg
AUTHORS David Olivier's Data Matrix improvements 2010-09-03 07:50:47 +00:00
build.properties
build.xml Small fixes for 1.6 release 2010-09-13 10:58:48 +00:00
CHANGES
COPYING
README

Please refer to the project page for more information:
http://code.google.com/p/zxing/
in particular:
http://code.google.com/p/zxing/wiki/GettingStarted

To get started, you can try building and running the command-line client;
you will need to have Apache's Ant tool installed to run this:

ant -f core/build.xml
ant -f javase/build.xml
java -cp javase/javase.jar:core/core.jar com.google.zxing.client.j2se.CommandLineRunner [URL]