Android Open Source - Development activity QrCodeScanner






Project Summary

An Integrated QR Scanner in Android Activity with zbar.

Web Site / Source Repository

QrCodeScanner is hosted in the following web site
https://github.com/nogsantos/QrCodeScanner

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count3
jar files usedzbar.jar
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in QrCodeScanner. The names of the image files are listed as follows.

barcode_scanner.png
history.png

The following screenshort is generated from the image listed above.

null

Java Source Files

QrCodeScanner has the following Java source files.

nogsantos.ufg.br.qrscanner.ApplicationTest.java
nogsantos.ufg.br.qrscanner.CameraPreview.java
nogsantos.ufg.br.qrscanner.MainActivity.java
nogsantos.ufg.br.qrscanner.ResultActivity.java
nogsantos.ufg.br.qrscanner.ScanActivity.java
nogsantos.ufg.br.qrscanner.Utilities.Functions.java
nogsantos.ufg.br.qrscanner.Utilities.HardwareUtils.java