Android Open Source - Development barcode ScanNDefine






Project Summary

Android Barcode scanning application that allows you to add scanned items to a shopping list. This project demonstrates several basics in Android programming such as Relative, Frame, and List views. Also if you want to learn about using external libraries.

Web Site / Source Repository

ScanNDefine is hosted in the following web site
https://github.com/home-io/ScanNDefine

If you think the Android project ScanNDefine 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 ScanNDefine.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count4
jar files usedarmeabi.jar
zbar.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
Asset File Namesassets\fontawesome-webfont.ttf




Resource Files

There are 9 image files in ScanNDefine. The names of the image files are listed as follows.

apple.png
btn_check_buttonless_off.png
btn_check_buttonless_on.png
carrot.png
exit_light.png
search_dark.png
search_light.png
tp.png
upc_border.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ScanNDefine has the following Java source files.

com.homeIO.scanndefine.CameraPreview.java
com.homeIO.scanndefine.CameraTestActivity.java
com.homeIO.scanndefine.GetMethodEx.java
com.homeIO.scanndefine.HttpExample.java
com.homeIO.scanndefine.ItemList.java
com.homeIO.scanndefine.List_Item.java
com.homeIO.scanndefine.MainActivity.java