# 如何在安卓（Android）手机上设置代理

在跨境上网、海外业务、社媒运营、账号登录或数据访问等场景中，通过 Android 手机设置代理 IP 是一种非常常见且高效的方式。\
Android 系统支持在 Wi-Fi 网络层级 手动配置代理，无需安装第三方应用，操作简单、稳定、安全。

{% hint style="info" %}
Android 的代理设置 仅对当前 Wi-Fi 网络生效，一旦切换 Wi-Fi 或使用移动数据（4G / 5G），代理将自动失效。
{% endhint %}

{% stepper %}
{% step %}

### 打开设置选择WLAN

<figure><img src="/files/izPB9jUSGcxC1s55W6cw" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 找到当前连接的WLAN并点击详情

<figure><img src="/files/Fglw7PsUVXehdizapf4H" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 找到代理板块，并选择【手动】

<figure><img src="/files/O0ttVKVoz9Z2wFxpUfIQ" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 复制并粘贴代理信息

将你从1024Proxy后台获取的代理IP复制并粘贴到安卓手机上

<figure><img src="/files/hQ2S95XN4jOYy2QPWnmf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QYvf54joZ2kMLQzniopF" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 完成代理配置

填写完代理IP信息后点击按钮【修改网络】即可完成代理配置。

<figure><img src="/files/Ia6AAnjVGvz4OyWNchR8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

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

```
GET https://help.1024proxy.com/1024/1024proxy/integrationtutorial/how-to-setup-mobile-proxy/how-to-set-up-proxy-android-phone.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.
