Um das Angebot neben Google Adwords im Verlagsbereich noch abzurunden wurde heute die erste Version von ZXing zum download released. Der Reader soll QR-Codes und auch Data-Matrix erkennen können. Die Liste der Unterstützen Handys ist noch etwas mager, aber das interessante am ZXing Projekt ist die open-source Platform, sprich jeder kann den Reader weiterentwickeln.
Die Architektur sieht folgendermaßen aus:
This is a pure Java library, divided into several components of interest:
- 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)
Aber das ganze ist ja noch brandneu und durch die offene Gestaltung könnte sich ein hervorragender Reader entwickeln.
2 Kommentare:
(Pardon me for writing in English) I believe I fixed the problem that you note; the downloadable .jad file was not being sent with the correct MIME type. I have moved the file here, where it should download properly:
http://zxing.org/w/ZXingReader.jad
If you have a moment to try it, I would like to hear if it works. Thank you.
Thanks Srowen,
pretty cool, its working right now :-)
i have test ist with my n95(some problems with the resolution) and my K800i and its running good on it.
nice job!
Kommentar veröffentlichen