45899d996fffd9289f36d2720ff79ac629561a91
[zxing.git] / android / assets / html / scanning.html
1 <html>
2 <title>How to scan</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <h3><center>How to scan</center></h3>
6 <p>Barcode Scanner continuously scans a square region shown on your screen &mdash; just line up the
7   phone so the barcode is completely inside the viewfinder rectangle:</p>
8 <center><p>
9   <img src="../images/demo-yes.png">&nbsp;&nbsp;&nbsp;<img src="../images/demo-no.png">
10 </p></center>
11 <p>When a barcode is read, a beep sound will play and you'll see the results of the scan, a
12   description of what the barcode contains, and options to take action on the contents.</p>
13 <p>If you're having trouble scanning, make sure to hold the phone steady. If the camera is unable to
14   focus, try moving the phone further or closer from the barcode.</p>
15 <ul>
16   <li><a href="about1d.html">About 1D barcodes</a></li>
17   <li><a href="about2d.html">About 2D barcodes</a></li>
18 </ul>
19 </body>
20 </html>