# QRScanner **Repository Path**: xiaoxinwt/QRScanner ## Basic Information - **Project Name**: QRScanner - **Description**: QR Code Scanner,based on zxing demo - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QRScanner This project is based on another open source project [QRCodeReaderView][3],refer for more details。 This project needs following libs ------------------------------ * [zxing] [1] * [android-support-v7-appcompat] [2] Compiler Requirement ------------------------------ * Android 6.0 Running on Android version ------------------------------ * Android 2.3 [1]: https://github.com/zxing/zxing/ [2]: https://github.com/OpenIchano/android-support-v7-appcompat [3]: https://github.com/dlazaro66/QRCodeReaderView