summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2010-03-04 17:51:56 -0800
committerIrfan Sheriff <isheriff@google.com>2010-03-04 17:51:56 -0800
commit5dec4330b32112ec6b831a9f63c0b5f8ccd46743 (patch)
tree2323097a2bfd7a30d4bc123385753d3e05b044dc /assets
parent2ae37e8ce0a95f4255ff08c96f610a80430c3d12 (diff)
downloadpackages_apps_Settings-5dec4330b32112ec6b831a9f63c0b5f8ccd46743.zip
packages_apps_Settings-5dec4330b32112ec6b831a9f63c0b5f8ccd46743.tar.gz
packages_apps_Settings-5dec4330b32112ec6b831a9f63c0b5f8ccd46743.tar.bz2
Add tethering help file
Bug: 2413855 Change-Id: I2de4dd8128cca63736a1a546356a31bf2e7c5118
Diffstat (limited to 'assets')
-rw-r--r--assets/html/en_us/tethering_help.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/assets/html/en_us/tethering_help.html b/assets/html/en_us/tethering_help.html
new file mode 100644
index 0000000..61fb32e
--- /dev/null
+++ b/assets/html/en_us/tethering_help.html
@@ -0,0 +1,34 @@
+<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.google.com/phone/tether#usb">http://www.google.com/phone/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.google.com/phone/tether#wifi">http://www.google.com/phone/tether#wifi</a></li><br>
+</ul>
+</body>
+</html> \ No newline at end of file