# Clash for Android

### Clash for Android

> Clash 是一个使用 Go 语言编写，基于规则的跨平台代理软件核心程序。 Clash for Android 是安卓系统上的一款 Clash 客户端。  支持的协议：Vmess, Shadowsocks, Snell, SOCKS5, ShadowsocksR

特性:

* 可随时切换代理模式及节点
* 支持节点批量延迟测试
* 通过托管链接一键配置
* 规则命中分析
* 日志输出

> 软件下载地址：<https://github.com/Kr328/ClashForAndroid/releases>

### 配置

#### 获取订阅

这只是一个客户端，内部没有任何的服务器节点，请到网站用户中心获取

![](/files/-Mif1PaT7_vsGMs7BApR)

#### 添加订阅

打开 Clash for Android 应用程序，然后点击「Profiles/配置」按钮，点击右上角+号，选择从URL导入，URL填入Clash的订阅链接

![](/files/-Mif5ZsRbtaehjy1ailC)

#### 启用

返回到主界面后点击灰色的「Stopped/已停止」按钮来启用 Clash。

![](/files/-Mif3t8PpraHVvUlYsUK)

现在可以查看到 Clash 已经运行，模式为 Rule/规则模式，即根据规则进行分流。点击「Proxy/配置」按钮可以查看和更改策略组使用的代理。


---

# 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://hutaodocuments.gitbook.io/hutaocloud/tutorial/android/clashforandroid.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.
