# Google TV 科学上网方法

Google TV 翻墙视频教程：<https://youtu.be/odZBU8E57-4>

**Google TV 科学上网步骤：**\
1、开启 Google TV 开发者选项\
2、下载adb工具包    [下载地址](https://github.com/aews/share/releases/download/TV/Google.TV.zip)（开代理）\
3、连接电视输入命令

```
adb connect 192.168.1.1
adb install ""
```

4、安装 Clash APP


---

# Agent Instructions: 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:

```
GET https://kxsw.gitbook.io/tv/google-tv-ke-xue-shang-wang-fang-fa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
