xref: /aosp_15_r20/external/zxing/qr_scanner/README.google (revision 513427e33d61bc67fc40bc261642ac0b2a686b45)
1*513427e3STreehugger RobotURL: http://code.google.com/p/zxing/
2*513427e3STreehugger RobotVersion: 1.7.1
3*513427e3STreehugger RobotLicense: Apache License 2.0
4*513427e3STreehugger RobotLicense File: LICENSE
5*513427e3STreehugger Robot
6*513427e3STreehugger RobotDescription:
7*513427e3STreehugger RobotAndroid library that exposes an activity to capture QR codes. It is basically
8*513427e3STreehugger Robota stripped down version of ZXing's BarcodeScanner application, with all the
9*513427e3STreehugger Robotnon-QR code scanning and the products, books and all other product recognition
10*513427e3STreehugger Robotfeatures remove.
11*513427e3STreehugger Robot
12*513427e3STreehugger RobotLocal Modificaitons:
13*513427e3STreehugger RobotRemoved all code that is not directly related to scanning a QR code, such as product search, book
14*513427e3STreehugger Robotsearch, 2D barcode scanning etc.
15