New icon from Roman Nurik, and help system tweaks.
[zxing.git] / android / assets / html / sharing.html
1 <html>
2 <title>How to share</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <p>In addition to <a href="about2d.html">scanning 2D barcodes</a>, <b>Barcode Scanner</b> can also
6   generate a QR Code and display it on your screen. Then you can show it to a friend, and let them
7   scan the barcode with their phone:</p>
8 <center><p><img src="../images/scan-from-phone.png"></p></center>
9 <p>To use this feature, press the Menu button from the main scanning screen, and tap Share. Then
10   choose whether you want to share a contact, a bookmark, or the contents of the clipboard. A QR
11   Code will be generated automatically. When you're done, press Back or Home.</p>
12 </body>
13 </html>