1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
res Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
src/com/google/zxing/client/android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
AndroidManifest.xml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.google Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
build.gradle Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
proguard.cfg Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
project.properties Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.google

URL: http://code.google.com/p/zxing/
Version: 1.7.1
License: Apache License 2.0
License File: LICENSE

Description:
Android library that exposes an activity to capture QR codes. It is basically
a stripped down version of ZXing's BarcodeScanner application, with all the 
non-QR code scanning and the products, books and all other product recognition
features remove.

Local Modificaitons:
Removed all code that is not directly related to scanning a QR code, such as product search, book
search, 2D barcode scanning etc.