Update the tethering help with correct link.

Also adding localized versions.

bug:2561337
bug:2591665
Change-Id: Ic2543d0c524738f67c3bbf51e0c707117671b0e4
This commit is contained in:
Robert Greenwalt
2010-04-13 15:55:40 -07:00
parent fced126829
commit 697d8c2e96
66 changed files with 1853 additions and 5 deletions

View File

@@ -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>USB tethering</b></p>
<span class="style1">You can tether your phone to your computer with a USB cable, to share your phone's Internet connection with your computer</span>
<ul>
<li>Tethering works with Windows Vista, Windows 7 and Linux</li><br>
<li>You can't mount your phone's SD card on your computer when USB-tethered</li><br>
<li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
</ul>
<p><b>Wi-Fi tethering</b></p>
<span class="style1">You can turn your phone into a Wi-Fi access point, to share your phone's Internet connection with one or more computers or other devices</span>
<ul>
<li>When your phone is acting as an access point, you can't use your phone's applications to access the Internet via its Wi-Fi connection</li><br>
<li>You configure a Wi-Fi access point in Wi-Fi tethering settings</li><br>
<li>For more information, visit <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
</ul>
</body>
</html>