Android Barcode Scan Demo with SQLite database
Submitted by hob2006 on Wednesday, May 29, 2013 - 17:03.
This simple android demo apps can scan the bar-code using phone/tablet built in camera.
The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. Please install the APK installer to see the sample demo in action.
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
regarding android projects
do you have the report of these android projects so that we can easily understand them...
How to run this application
How to import and what , what to import
only main folder is getting imported.
showing examples like
Description Resource Path Location Type
ActivityWrapper cannot be resolved to a type main.java /main/src/barcode_demo/b4a line 243 Java Problem
ABZxing cannot be resolved to a type main.java /main/src/barcode_demo/b4a line 527 Java Problem
ActivityWrapper cannot be resolved to a type main.java /main/src/barcode_demo/b4a line 24 Java Problem
ActivityWrapper cannot be resolved to a type main.java /main/src/barcode_demo/b4a line 697 Java Problem
The import anywheresoftware cannot be resolved main.java /main/src/barcode_demo/b4a line 3 Java Problem
anywheresoftware cannot be resolved main.java /main/src/barcode_demo/b4a line 246 Java Problem
anywheresoftware cannot be resolved main.java /main/src/barcode_demo/b4a line 246 Java Problem
ActivityWrapper cannot be resolved to a type main.java /main/src/barcode_demo/b4a line 176 Java Problem
Please fix these issues.
Add new comment
- Add new comment
- 713 views