xref: /aosp_15_r20/external/zxing/android/assets/html-it/sharing.html (revision 513427e33d61bc67fc40bc261642ac0b2a686b45)
1*513427e3STreehugger Robot<!DOCTYPE HTML>
2*513427e3STreehugger Robot<html>
3*513427e3STreehugger Robot<head>
4*513427e3STreehugger Robot<meta charset="UTF-8"/>
5*513427e3STreehugger Robot<title> Come creare codici QR </title>
6*513427e3STreehugger Robot<link href="../style.css" rel="stylesheet" type="text/css"/>
7*513427e3STreehugger Robot</head>
8*513427e3STreehugger Robot<body>
9*513427e3STreehugger Robot<p> Oltre alla scansione di codici a barre 2D, Barcode Scanner può anche generare un codice QR e visualizzarla sullo schermo. Poi si può mostrare ad un amico, e far loro eseguire la scansione del codice a barre con il proprio telefono: </p>
10*513427e3STreehugger Robot<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11*513427e3STreehugger Robot<p> Per utilizzare questa funzione, premere il tasto Menu dalla schermata di scansione principale, e toccare Condividi. Quindi scegliere se si desidera condividere un contatto, un segnalibro, un'applicazione, o il contenuto degli appunti. Un codice a barre verrà generato automaticamente. Al termine, premere Indietro o Home. </p>
12*513427e3STreehugger Robot<p> Per generare i codici QR dal tuo computer, provare il generatore di ZXing QR Code: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13*513427e3STreehugger Robot<p>Tradotto da Google Translate.</p></body>
14*513427e3STreehugger Robot</html>