diff options
Diffstat (limited to 'assets/html/pt_br/tethering_help.html')
-rw-r--r-- | assets/html/pt_br/tethering_help.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/assets/html/pt_br/tethering_help.html b/assets/html/pt_br/tethering_help.html new file mode 100644 index 0000000..cbe7706 --- /dev/null +++ b/assets/html/pt_br/tethering_help.html @@ -0,0 +1,34 @@ +<html DIR="LTR"> +<head> +<style> +P { + font-size: 14 px; + } +B { + font-size: 16px; +} +A { + color: #OOC; +} +.style1 { + font-size: 16px; +} +</style> +</head> +<body> +<p><b>Vínculo USB</b></p> +<span class="style1">Você pode vincular seu telefone ao seu computador com um cabo USB, compartilhando a conexão com a internet do telefone</span> +<ul> +<li>O vínculo funciona com Windows Vista, Windows 7 e Linux</li><br> +<li>Você não pode usar o cartão SD do telefone no computador com vínculo USB</li><br> +<li>Para mais informações, incluindo o uso de vínculo USB em outros SOs, veja <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br> +</ul> +<p><b>Vínculo Wi-Fi</b></p> +<span class="style1">Use seu telefone como um ponto de acesso Wi-Fi, compartilhando a conexão com a internet do telefone com computadores ou outros aparelhos</span> +<ul> +<li>Quando seu telefone atua como ponto de acesso, você não pode usar os aplicativos do telefone para acessar a internet via conexão Wi-Fi</li><br> +<li>Configure um ponto de acesso Wi-Fi nas configurações de vínculo Wi-Fi</li><br> +<li>Para mais informações, visite <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br> +</ul> +</body> +</html> |