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

Contents of /android/BarcodeSample/app/build/intermediates/assets/debug/zxing/html-en/sharing.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: 908 byte(s)


1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <meta charset="UTF-8"/>
5 <title>How to create QR Codes</title>
6 <link rel="stylesheet" href="../style.css" type="text/css"/>
7 </head>
8 <body>
9 <p>In addition to scanning 2D barcodes, Barcode Scanner can also generate a QR Code and display it on your screen. Then you can show it to a friend, and let them scan the barcode with their phone:</p>
10 <p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11 <p>To use this feature, press the Menu button from the main scanning screen, and tap Share. Then choose whether you want to share a contact, a bookmark, an application, or the contents of the clipboard. A QR Code will be generated automatically. When you're done, press Back or Home.</p>
12 <p>To generate QR Codes from your computer, try the ZXing QR Code Generator: <a href="http://zxing.appspot.com/generator/">http://zxing.appspot.com/generator/</a></p>
13 </body>
14 </html>

  ViewVC Help
Powered by ViewVC 1.1.20