This is an Android library project that simplifies the usage of the ZBar SDK for scanning bar codes from within your Android application..
ZBarScanner is hosted in the following web site
https://github.com/dm77/ZBarScanner
If you think the Android project ZBarScanner listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ZBarScanner.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | zbar.jar |
Required Permissions | android.permission.CAMERA |
ZBarScanner has the following Java source files.
com.dm.zbar.android.examples.MainActivity.java com.dm.zbar.android.scanner.ZBarConstants.java com.dm.zbar.android.scanner.ZBarScannerActivity.java