Android Open Source - Development tutorial ScannerExample






Project Summary

A barcode scanner example that uses ZXing. Followed the very well written tutorial located at mobile.tutsplus.com/tutorials/android/android-sdk-create-a-barcode-reader/.

Web Site / Source Repository

ScannerExample is hosted in the following web site
https://github.com/benjamintanweihao/ScannerExample

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

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version8
Activity Count1




Java Source Files

ScannerExample has the following Java source files.

com.example.scannerexample.MainActivity.java
com.google.zxing.integration.android.IntentIntegrator.java
com.google.zxing.integration.android.IntentResult.java