Files
app_Settings/assets/html/en_us/tethering_usb_help.html
Kenny Root 82164c365a Set encoding for HTML assets to UTF-8
Change-Id: Ia6989e94efc93e359b4035a1e0a99ab9262b7424
2010-04-15 21:40:34 -07:00

29 lines
718 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<html>
<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>
</body>
</html>