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

Annotation of /android/BarcodeSample/app/build/intermediates/assets/debug/zxing/html-en/index.html

Parent Directory Parent Directory | Revision Log Revision Log


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


1 torben 2527 <!DOCTYPE HTML>
2     <html>
3     <head>
4     <meta charset="UTF-8"/>
5     <title>Barcode Scanner Help</title>
6     <link rel="stylesheet" href="../style.css" type="text/css"/>
7     </head>
8     <body>
9     <p><strong>Barcode Scanner</strong></p>
10     <p>This uses the open source ZXing project for barcode scanning:<br/>
11     <a href="http://code.google.com/p/zxing">http://code.google.com/p/zxing</a></p>
12    
13     <p class="imgcenter"><img src="../images/scan-example.png"/></p>
14    
15     <ul class="touchable">
16     <li><a href="scanning.html">How to scan</a></li>
17     <li><a href="about1d.html">About 1D barcodes</a></li>
18     <li><a href="about2d.html">About 2D barcodes</a></li>
19     </ul>
20     </body>
21     </html>

  ViewVC Help
Powered by ViewVC 1.1.20