1*513427e3STreehugger Robot<!DOCTYPE HTML> 2*513427e3STreehugger Robot<html> 3*513427e3STreehugger Robot<head> 4*513427e3STreehugger Robot<meta charset="UTF-8"/> 5*513427e3STreehugger Robot<title>Barcode Scanner Help</title> 6*513427e3STreehugger Robot<link rel="stylesheet" href="../style.css" type="text/css"/> 7*513427e3STreehugger Robot</head> 8*513427e3STreehugger Robot<body> 9*513427e3STreehugger Robot<p>The official Android app of the open source ZXing project:<br/> 10*513427e3STreehugger Robot<a href="https://github.com/zxing/zxing">https://github.com/zxing/zxing</a></p> 11*513427e3STreehugger Robot<p>Barcode Scanner uses the camera on your phone to read barcodes and look up product information such as prices and reviews.</p> 12*513427e3STreehugger Robot<p class="imgcenter"><img src="../images/scan-example.png"/></p> 13*513427e3STreehugger Robot<p>It also reads 2D barcodes such as QR Codes and Data Matrix. These can contain links to web sites, contact information such as phone numbers and email addresses, and more.</p> 14*513427e3STreehugger Robot<ul class="touchable"> 15*513427e3STreehugger Robot <li><a href="whatsnew.html">What's new in this version</a></li> 16*513427e3STreehugger Robot <li><a href="scanning.html">How to scan</a></li> 17*513427e3STreehugger Robot <li><a href="about1d.html">About 1D barcodes</a></li> 18*513427e3STreehugger Robot <li><a href="about2d.html">About 2D barcodes</a></li> 19*513427e3STreehugger Robot <li><a href="sharing.html">How to create QR Codes</a></li> 20*513427e3STreehugger Robot <li><a href="license.html">Privacy Policy, Legal and License Information</a></li> 21*513427e3STreehugger Robot</ul> 22*513427e3STreehugger Robot</body> 23*513427e3STreehugger Robot</html> 24