# Clash for Android 使用教程

### 简介 <a href="#jian-jie" id="jian-jie"></a>

Clash 是一个使用 Go 语言编写，基于规则的跨平台代理软件核心程序。\
Clash for Android 是安卓系统上的一款 Clash 客户端。\
Github 项目地址：<https://github.com/Kr328/ClashForAndroid>\
请注意：\
Clash for Android 与ClashA VPN 实现原理不同。\
此软件仍处于测试阶段，可能存在一些BUG，整体上已较为稳定。

#### 系统环境 <a href="#zheng-li-jiao-cheng-shi-de-xi-tong-huan-jing" id="zheng-li-jiao-cheng-shi-de-xi-tong-huan-jing"></a>

Android 8，Samsung Experience 9.0

clash for Android 2.1.5

此文档适用：[NSFWCloud](https://nsfwcloud.com/auth/register?code=ym7L) 和 [猫熊网络](https://mxwljsq.com/auth/register?code=8IM4)

文档中的某些内容可能随版本更新而失效\~

#### &#x20;<a href="#kuai-su-shang-shou" id="kuai-su-shang-shou"></a>

#### 快速上手 <a href="#kuai-su-shang-shou" id="kuai-su-shang-shou"></a>

clash for Android 支持两种导入配置的方式：

1. URL（订阅链接）导入
2. 本地配置文件导入\
   \
   \&#xNAN;**（PS：机场有提供clash订阅时，可直接参考此步骤。若机场提供的clash订阅规则不喜欢，可点击左侧的订阅转换，自行DIY。）**

#### &#x20;<a href="#kuai-su-shang-shou" id="kuai-su-shang-shou"></a>

**订阅导入**

请登录机场官网，进入首页，下拉页面，找到便捷导入，复制clash订阅地址。![](https://telegra.ph/file/66d982be95c893c19630b.jpg)

复制好clash订阅之后，打开clash for Android应用程序。请点击配置按钮![](https://telegra.ph/file/238168eea804a871b1073.jpg)

请在新弹出的窗口中点击新配置。\
![](https://telegra.ph/file/504d34aae7174fadfda8a.jpg)

已复制clash订阅链接的机场用户请点击 URL ，并粘贴您的clash订阅链接。然后点击选中自己的配置。![](https://telegra.ph/file/ad20777cc2295c0c433c0.jpg)\
![](https://telegra.ph/file/6d56826e2c02dc3b3fe51.jpg)

返回首页。点击开关，即可打开代理。首次使用会提示是否允许建立VPN连接，点击允许即可。![](https://telegra.ph/file/b84740da5f0ce4fdbf428.jpg)

开启代理之后，可点击代理选项卡，进入分流策略组面板，在这里可以切换节点。选择你想要的节点即可进行切换使用\~\
![](https://telegra.ph/file/1406c7ffaad6ba607a69e.jpg)

下滑即可进行延迟测试，测试结果将会现实在节点名称的右侧。

**本地文件导入**

点击配置—新配置—从文件导入，然后从本地文件夹选择自己要导入的配置文档。


---

# 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://help.mints7.cc/android-jiao-cheng/clashforandroid-shi-yong-jiao-cheng.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.
