The Barcode Scanner repository - wee!.
BarcodeScanner is hosted in the following web site
https://github.com/Pigmassacre/BarcodeScanner
If you think the Android project BarcodeScanner 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 BarcodeScanner.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 17 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 13 image files in BarcodeScanner. The names of the image files are listed as follows.
action_about.png action_help.png action_picture_slide.png action_search.png content_discard.png content_edit.png content_new.png device_access_camera.png device_access_storage.png intro_arrow_up_long.png intro_arrow_up_short.png navigation_accept.png navigation_cancel.png
The following screenshort is generated from the image listed above.
BarcodeScanner has the following Java source files.
com.example.bcanalyzer.Analyze.java com.example.bcanalyzer.BCAnalyzer.java com.example.bcanalyzer.MainActivity.java com.github.barcodescanner.activities.AboutActivity.java com.github.barcodescanner.activities.BSFragment.java com.github.barcodescanner.activities.BSPageAdapter.java com.github.barcodescanner.activities.DatabaseIntroActivity.java com.github.barcodescanner.activities.HelpActivity.java com.github.barcodescanner.activities.MainActivity.java com.github.barcodescanner.activities.MainIntroActivity.java com.github.barcodescanner.activities.PageViewActivity.java com.github.barcodescanner.barcode.BCGenerator.java com.github.barcodescanner.barcode.BCLocator.java com.github.barcodescanner.barcode.filter.NoiceReducer.java com.github.barcodescanner.camera.CameraActivity.java com.github.barcodescanner.camera.Preview.java com.github.barcodescanner.database.DatabaseActivity.java com.github.barcodescanner.database.DatabaseHelper.java com.github.barcodescanner.database.DatabaseHelperFactory.java com.github.barcodescanner.debug.BarcodeViewActivity.java com.github.barcodescanner.product.AddManuallyActivity.java com.github.barcodescanner.product.AddNewProductActivity.java com.github.barcodescanner.product.EditProductActivity.java com.github.barcodescanner.product.Product.java com.github.barcodescanner.product.ProductActivity.java