Android Open Source - Development barcode BarcodeScanner






Project Summary

The Barcode Scanner repository - wee!.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BarcodeScanner.

ItemValue
Java File Count25
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count17
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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