/[projects]/android/BarcodeSample/app/build/intermediates/assets/debug/zxing/html-en/scanning.html
ViewVC logotype

Contents of /android/BarcodeSample/app/build/intermediates/assets/debug/zxing/html-en/scanning.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2527 - (show annotations) (download) (as text)
Thu May 7 10:22:14 2015 UTC (9 years ago) by torben
File MIME type: text/html
File size: 932 byte(s)


1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <meta charset="UTF-8"/>
5 <title>How to scan</title>
6 <link rel="stylesheet" href="../style.css" type="text/css"/>
7 </head>
8 <body>
9 <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>
10 <p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11 <p>1D barcodes like those found on products require a phone with autofocus. Without it, only QR Codes and Data Matrix codes will be scannable.</p>
12 <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>
13 <ul class="touchable">
14 <li><a href="about1d.html">About 1D barcodes</a></li>
15 <li><a href="about2d.html">About 2D barcodes</a></li>
16 </ul>
17 </body>
18 </html>

  ViewVC Help
Powered by ViewVC 1.1.20