Implementation of ZXing ("zebra crossing") multi-format 1D/2D barcode image processing library.
barcode-scanner is hosted in the following web site
https://github.com/TinasheMzondiwa/barcode-scanner
If you think the Android project barcode-scanner 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 barcode-scanner.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xxhdpi] |
Activity Count | 3 |
Fragment Count | 1 |
There are 1 image files in barcode-scanner. The names of the image files are listed as follows.
ic_photo_camera.png
The following screenshort is generated from the image listed above.
barcode-scanner has the following Java source files.
com.tinashe.scanner.ApplicationTest.java com.tinashe.scanner.MainActivity.java com.tinashe.scanner.SettingsActivity.java com.tinashe.scanner.fragments.ScanFragment.java com.tinashe.scanner.fragments.callbacks.OnScanInteractionListener.java