> For the complete documentation index, see [llms.txt](https://mtwstudio.gitbook.io/ryzentosh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtwstudio.gitbook.io/ryzentosh/3-kexts/android-tethering.md).

# Android 網路分享

{% hint style="info" %}
驅動下載：<https://joshuawise.com/horndis>
{% endhint %}

## 安裝教學

### 下載

筆者系統版本為10.12，所以下載最新版的**Release 8**

![](/files/-LDg7KwxI856QD1U9Ct9)

### 開始安裝

下一步到底然後重開機即可

## 使用

將你的Android手機插上電腦，然後選擇網路分享，就這樣

![](/files/-LFofTlkIknhuupdveEk)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mtwstudio.gitbook.io/ryzentosh/3-kexts/android-tethering.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
