d301a07dad88abdcb248a1ae2817278ce162b184
[zxing.git] / android / assets / html / index.html
1 <html>
2 <title>Barcode Scanner Help</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <p><b>Barcode Scanner</b> uses the camera on your phone to read barcodes and look up product
6   information such as prices and reviews.</p>
7 <center><p><img src="../images/scan-example.png"></p></center>
8 <p>It also reads <strong>2D barcodes</strong>, called <em>QR Codes</em>, which can contain links to
9   web sites, contact information such as phone numbers and email addresses, map locations and more.</p>
10 <ul class="touchable">
11   <li><a href="whatsnew.html">What's new in this version</a></li>
12   <li><a href="scanning.html">How to scan</a></li>
13   <li><a href="about1d.html">About 1D barcodes</a></li>
14   <li><a href="about2d.html">About 2D barcodes</a></li>
15   <li><a href="sharing.html">How to use QR Codes to share information</a></li>
16 </ul>
17 </body>
18 </html>