-
Zxing-android-embedded的Android代码
资源介绍
ZXing Android Embedded
Barcode scanning library for Android, using ZXing for decoding.
The project is loosely based on the ZXing Android Barcode Scanner application, but is not affiliated with the official ZXing project.
Features:
Can be used via Intents (little code required).
Can be embedded in an Activity, for advanced customization of UI and logic.
Scanning can be performed in landscape or portrait mode.
Camera is managed in a background thread, for fast startup time.
A sample application