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.
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.
The following table is the detailed list of ScanNDefine.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | armeabi.jar zbar.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET |
Asset File Names | assets\fontawesome-webfont.ttf |
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.
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