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