19/11 ZXing ("Zebra Crossing"), version 0.1
| Category: QR Code, Data Matrix... By editor at 23:27 |
ArchitectureThis is a pure Java library, divided into several components of interest:
Status
- core: core decoding library, and the main component of the entire project
- core-ext: more core functionality, but that requires functionality beyond J2ME
- javame: J2ME client
- javase: J2SE-specific client code
- (Android client to be released later)
"Version 0.1." Everything that's there, works, even if it could be improved. But not everything that we want to include is there, not by a long shot. We figured it best to release ZXing early while still in development.
Currently working:
- UPC support
- QR Code support
Some key features are still to-be-implemented:
Fine Print
- Data Matrix decoding
- Support for advanced JSRs
QR code is trademarked by Denso Wave, inc.






