Barcode example allows users to scan barcode and app will perform a look up of the product..
Android_Simple_Barcode_Example is hosted in the following web site
https://github.com/JonathanBlood/Android_Simple_Barcode_Example
If you think the Android project Android_Simple_Barcode_Example 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 Android_Simple_Barcode_Example.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Android_Simple_Barcode_Example has the following Java source files.
com.jonathan.main.MainActivity.java com.jonathan.main.XMLHandler.java