2008-11-25 14:12:02 -08:00
|
|
|
<html>
|
2010-06-15 06:04:18 -07:00
|
|
|
<head>
|
2008-12-02 12:26:21 -08:00
|
|
|
<title>How to scan</title>
|
2011-09-12 10:30:21 -07:00
|
|
|
<link rel="stylesheet" href="../style.css" type="text/css"/>
|
2010-06-15 06:04:18 -07:00
|
|
|
</head>
|
2008-11-25 14:12:02 -08:00
|
|
|
<body>
|
2008-12-02 12:26:21 -08:00
|
|
|
<p>Barcode Scanner continuously scans a square region shown on your screen — just line up the
|
|
|
|
phone so the barcode is completely inside the viewfinder rectangle:</p>
|
2010-06-15 06:04:18 -07:00
|
|
|
<p style="text-align:center">
|
|
|
|
<img src="../images/demo-yes.png" alt="Yes"/> <img src="../images/demo-no.png" alt="No"/>
|
|
|
|
</p>
|
2010-01-04 12:38:41 -08:00
|
|
|
<p><b>IMPORTANT:</b> 1D barcodes like those found on products require a phone with autofocus.
|
2010-09-16 00:24:25 -07:00
|
|
|
Without it, only QR Codes and Data Matrix codes will be scannable.</p>
|
2008-12-02 12:26:21 -08:00
|
|
|
<p>When a barcode is read, a beep sound will play and you'll see the results of the scan, a
|
|
|
|
description of what the barcode contains, and options to take action on the contents.</p>
|
|
|
|
<p>If you're having trouble scanning, make sure to hold the phone steady. If the camera is unable to
|
|
|
|
focus, try moving the phone further or closer from the barcode.</p>
|
2010-06-15 06:04:18 -07:00
|
|
|
<ul class="touchable">
|
2008-12-02 12:26:21 -08:00
|
|
|
<li><a href="about1d.html">About 1D barcodes</a></li>
|
|
|
|
<li><a href="about2d.html">About 2D barcodes</a></li>
|
2008-11-25 14:12:02 -08:00
|
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html>
|