Modification of ZXING Barcode Scanner project for easy Android QR-Code detection in portrait mode and AR purposes.
QRCodeReaderView is hosted in the following web site
https://github.com/dlazaro66/QRCodeReaderView
If you think the Android project QRCodeReaderView 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 QRCodeReaderView.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar core.jar |
Required Permissions | android.permission.CAMERA |
There are 1 image files in QRCodeReaderView. The names of the image files are listed as follows.
red_line.png
The following screenshort is generated from the image listed above.
QRCodeReaderView has the following Java source files.
com.dlazaro66.qrcodereaderview.QRCodeReaderView.java com.example.qr_readerexample.DecoderActivity.java com.google.zxing.client.android.camera.open.CameraManager.java com.google.zxing.client.android.camera.open.GingerbreadOpenCameraInterface.java com.google.zxing.client.android.camera.open.OpenCameraInterface.java com.google.zxing.client.android.camera.open.OpenCameraManager.java com.google.zxing.client.android.common.PlatformSupportManager.java com.google.zxing.client.android.common.executor.AsyncTaskExecInterface.java com.google.zxing.client.android.common.executor.AsyncTaskExecManager.java com.google.zxing.client.android.common.executor.DefaultAsyncTaskExecInterface.java com.google.zxing.client.android.common.executor.HoneycombAsyncTaskExecInterface.java