> For the complete documentation index, see [llms.txt](https://help.onlyfan.cfd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlyfan.cfd/clash-meta-for-android/clash-meta-for-android.md).

# Clash Meta for Android

## clash Meta for Android <a href="#clash-meta-for-android" id="clash-meta-for-android"></a>

Android版Clash.Meta的图形用户界面

### 1. 下载并安装 <a href="#id-1" id="id-1"></a>

[ Releases · MetaCubeX/ClashMetaForAndroidGitHub](https://github.com/MetaCubeX/ClashMetaForAndroid/releases)

### 2. 配置Clash Meta <a href="#id-2-clash-meta" id="id-2-clash-meta"></a>

前往官网点击 `一键订阅` ，选择 `Android` ，点击 `导入到 Clash For Android`

![image-20250918183942083](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918183942083.png)

系统会自动跳转到Clash Meta，点击右上角保存配置

![image-20250918184031655](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918184031655.png)

### 3. 开始使用 <a href="#id-3" id="id-3"></a>

选择下载好的配置，返回首页点击 `点此启用` 即可连接到我们的服务

![image-20250918184119037](https://help.orymi.net/shi-yong-jiao-cheng/android/assets/image-20250918184119037.png)


---

# 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://help.onlyfan.cfd/clash-meta-for-android/clash-meta-for-android.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.
