Source code from Tuts+ tutorial - Android SDK: Create a Book Scanning App.
android-book-barcode-scanner is hosted in the following web site
https://github.com/SueSmith/android-book-barcode-scanner
If you think the Android project android-book-barcode-scanner 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-book-barcode-scanner.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in android-book-barcode-scanner. The names of the image files are listed as follows.
star.png
The following screenshort is generated from the image listed above.
android-book-barcode-scanner has the following Java source files.
com.example.barcodescanningapp.EmbeddedBook.java com.example.barcodescanningapp.MainActivity.java