-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
introduce the new usb tethering settings page
- Loading branch information
Showing
4 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Tethering | ||
========= | ||
|
||
This tutorial explains how to enable USB Tethering on your Ubuntu Touch device to share it's internet connection over a USB cable with a computer. | ||
|
||
Go to the settings app and look for the usb icon | ||
|
||
.. figure:: /_static/images/userguide/tethering/settings-app-usb-item.png | ||
|
||
The USB Setting in the settings app. | ||
|
||
On the USB page you can then choose for the USB tethering option | ||
|
||
.. figure:: /_static/images/userguide/tethering/settings-app-usb-page.png | ||
|
||
The USB Setting page. | ||
|
||
And that's it, you are now sharing the internet from your Ubuntu Touch device to your computer |