xref: /aosp_15_r20/external/zxing/android/assets/html-pt/index.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> Ajuda Barcode Scanner </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> O app Android oficial do projeto de código aberto ZXing:<br/>
10*513427e3STreehugger Robot<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11*513427e3STreehugger Robot<p> Barcode Scanner utiliza a câmera do seu celular para ler códigos de barras e procurar informações sobre o produto, tais como preços e opiniões. </p>
12*513427e3STreehugger Robot<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13*513427e3STreehugger Robot<p> Ele também lê código de barras 2D, tais como QR Codes e matriz de dados. Estes podem conter links para web sites, informações de contato, como números de telefone e endereços de e-mail, e muito mais. </p>
14*513427e3STreehugger Robot<ul class="touchable">
15*513427e3STreehugger Robot  <li><a href="whatsnew.html"> O que há de novo nesta versão </a></li>
16*513427e3STreehugger Robot  <li><a href="scanning.html"> Como digitalizar </a></li>
17*513427e3STreehugger Robot  <li><a href="about1d.html"> Sobre códigos de barras 1D </a></li>
18*513427e3STreehugger Robot  <li><a href="about2d.html"> Sobre códigos de barras 2D </a></li>
19*513427e3STreehugger Robot  <li><a href="sharing.html"> Como criar QR Codes </a></li>
20*513427e3STreehugger Robot  <li><a href="license.html"> Política de Privacidade, Legal e informação de licença </a></li>
21*513427e3STreehugger Robot</ul>
22*513427e3STreehugger Robot<p>Traduzido pelo Google Translate.</p></body>
23*513427e3STreehugger Robot</html>