# 安卓翻墙APP：Shadowsocks for Android 教程

## 应用概述

Shadowsocks for Android 是在 Android 平台上的客户端软件，支持 Shadowsocks 协议。

## 应用下载

* Android：[Shadowsocks](https://github.com/shadowsocks/shadowsocks-android/releases)
* Android：[V2ray-plugin-Android](https://github.com/shadowsocks/v2ray-plugin-android/releases)
* Android：[Simple-obfs-Android](https://github.com/shadowsocks/simple-obfs-android/releases)

*请注意，为了使用的便捷，建议安装上面 3 个 APP。*

## 获取节点

注册机场获取SS节点URL或者找[免费SS节点](https://github.com/bannedbook/fanqiang/wiki/%E5%85%8D%E8%B4%B9ss%E8%B4%A6%E5%8F%B7)。

这里我们推荐一个[V2ray机场，有SS免费节点](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)获取[V2ray订阅链接](https://w1.maxo.top/auth/register?code=cd79)，或者也可以找[免费订阅链接](https://w1.maxo.top/auth/register?code=cd79)

教育网的网友如果打不开上面的链接，请使用这个链接： <https://cdn.maxo.top/auth/register?code=cd79>

一般在机场的用户中心，比如 ，在快速使用中选择 Android 一栏，点击 SS 类型下的 **全部 URL**。

![1](https://i.loli.net/2019/02/12/5c629c55314d9.png)

## 配置 Shadowsocks

打开 Shadowsocks 点击左上角的加号图标，选择从剪贴板导入。 ![2](https://i.loli.net/2019/02/12/5c629cccb9991.png) ![3](https://i.loli.net/2019/02/12/5c629ce0c821b.png)

## 开始使用

点击选择您需要的节点，随后点击下方的 小飞机图标 连接即可。

如操作系统提示添加 VPN 配置，请点击 运行 并验证您的 密码、指纹等。

## 相关阅读

* [V2ray机场，V2ray/SS免费翻墙节点](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)
* [安卓翻墙软件](https://github.com/bannedbook/fanqiang/wiki/%E5%AE%89%E5%8D%93%E7%BF%BB%E5%A2%99%E8%BD%AF%E4%BB%B6)
* [安卓翻墙APP教程](https://github.com/bannedbook/fanqiang/tree/master/android)
* [Chrome一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/Chrome%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)
* [EdgeGo-Edge一键翻墙包](https://github.com/bannedbook/fanqiang/tree/master/EdgeGo)
* [火狐firefox一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/%E7%81%AB%E7%8B%90firefox%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)
* [自建V2ray服务器翻墙简明教程](/fanqiang/v2ss/zi-jian-v2ray-fu-wu-qi-jian-ming-jiao-cheng.md)
* [自建Shadowsocks服务器翻墙简明教程](/fanqiang/v2ss/zi-jian-shadowsocks-fu-wu-qi-jian-ming-jiao-cheng.md)
* [免费ss账号](https://github.com/bannedbook/fanqiang/wiki/%E5%85%8D%E8%B4%B9ss%E8%B4%A6%E5%8F%B7)
* [v2ray免费账号](https://github.com/bannedbook/fanqiang/wiki/v2ray%E5%85%8D%E8%B4%B9%E8%B4%A6%E5%8F%B7)
* [苹果电脑MAC翻墙](https://github.com/bannedbook/fanqiang/wiki/%E8%8B%B9%E6%9E%9C%E7%94%B5%E8%84%91MAC%E7%BF%BB%E5%A2%99)
* [iphone翻墙](https://github.com/bannedbook/fanqiang/wiki/iphone%E7%BF%BB%E5%A2%99)
* [TorBrowser一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/TorBrowser%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)


---

# 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://fanqiang.gitbook.io/fanqiang/android/shadowsocks.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.
