|
发表于 2011-10-22 17:28:55
|
显示全部楼层
Re:Q
lqzerogg 的帖子
Do not use, link or copy the Android application, it is meant to be
a stand-alone application.
Read and familiarise yourself with:
http://code.google.com/p/zxing/wiki/ScanningViaIntent
It's the easiest way to start reading bar-codes.
As an alternative you may use the Android Integration sub-project:
http://zxing.googlecode.com/svn/trunk/android-integration/
This project is based on the Scanning-Via-Intent method with
additional checks to find-out whether the Android application has been
installed, as well as encapsulates Android specific parameter and
result handling.
There are a number of threads in this mailing list that discuss
various methods of reading bar-codes directly with the ZXing library,
but it is much more labour intensive and difficult than the two
methods already mentioned. |
|