Android QR generator and scanner.
android-qrcode is hosted in the following web site
https://github.com/uniott/android-qrcode
If you think the Android project android-qrcode 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-qrcode.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar zxing-core3.1.0.jar |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.VIBRATE |
Raw File Names | res\raw\qrcode_completed.mp3 |
There are 1 image files in android-qrcode. The names of the image files are listed as follows.
button_details_gohome.png
The following screenshort is generated from the image listed above.
android-qrcode has the following Java source files.
com.uniott.zxing.Contents.java com.uniott.zxing.QRCodeSettings.java com.uniott.zxing.camera.CameraManager.java com.uniott.zxing.camera.PlanarYUVLuminanceSource.java com.uniott.zxing.decode.DecodeThread.java com.uniott.zxing.decode.FinishListener .java com.uniott.zxing.decode.InactivityTimer.java com.uniott.zxing.decode.Intents.java com.uniott.zxing.decode.ScannerActivity.java com.uniott.zxing.encode.EncodeHandler.java com.uniott.zxing.encode.QRCodeEncoder.java com.uniott.zxing.view.ViewfinderResultPointCallback.java com.uniott.zxing.view.ViewfinderView.java