Name Date Size #Lines LOC

..--

res/H25-Apr-2025-376311

src/com/google/zxing/client/android/H25-Apr-2025-1,7571,099

AndroidManifest.xmlH A D25-Apr-2025453 1411

README.googleH A D25-Apr-2025520 1512

build.gradleH A D25-Apr-2025237 1311

proguard.cfgH A D25-Apr-20251.2 KiB4133

project.propertiesH A D25-Apr-2025381 1311

README.google

1URL: http://code.google.com/p/zxing/
2Version: 1.7.1
3License: Apache License 2.0
4License File: LICENSE
5
6Description:
7Android library that exposes an activity to capture QR codes. It is basically
8a stripped down version of ZXing's BarcodeScanner application, with all the
9non-QR code scanning and the products, books and all other product recognition
10features remove.
11
12Local Modificaitons:
13Removed all code that is not directly related to scanning a QR code, such as product search, book
14search, 2D barcode scanning etc.
15