# Android

Android 是一种基于 Linux 的开源移动设备操作系统，适用于智能手机和平板电脑等设备。

使用以下指南来配置你的 [**独享ISP代理**](broken://pages/4af4201c0a9c95be03c3bf7169c117dfdfc7018c) （通过自助服务购买） 用于 [**使用移动数据**](#using-mobile-data) 或 [**Wi‑Fi 网络**](#setting-up-a-proxy-for-a-wi-fi-network).

### 使用移动数据

**步骤 1。** 导航到 **设置** > **网络和互联网** > **互联网**.

<figure><img src="/files/9d55823aacf64875c8bdbeaec855bfa20daa4ac2" alt="Android network settings"><figcaption></figcaption></figure>

**步骤 2。** 点击你的移动网络提供商设置，滚动到底部，然后选择 **接入点名称（APN）**.

**步骤 3。** 选择一个 **APN** ，你当前正在使用它来配置 Android 代理设置。

<figure><img src="/files/6529547a2180ae94a1c88c10b81de171dc3840cd" alt="Configuring proxy"><figcaption></figcaption></figure>

**步骤 4。** 按如下所示填写设置字段：

{% hint style="warning" %}
在为移动网络使用代理时，连接类型可以是 `HTTP` 仅限。
{% endhint %}

**代理：** `disp.oxylabs.io`&#x20;

**端口：** `8001`

**用户名**: `user-USERNAME`

**密码：** `PASSWORD`

{% hint style="success" %}
中创建新代理用户时输入的相同用户名和密码。端口号表示您已获取的 [代理列表](broken://pages/7fd13a6e3bd5e827f37ba7aaf782b77f6d508cae) 中的哪个 IP 地址将被使用。自动使用端口 `8000` 进行 [代理 IP 轮换](broken://pages/66709396c838c13f121c37b3699df5bab4276740).
{% endhint %}

<figure><img src="/files/76fbffe5bd634a1f98407c561076e254f3fb7918" alt="Proxy details" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
别忘了添加 `user-` 这一部分到您的用户名中。
{% endhint %}

**步骤 5。** 点击右上角的三个竖点，然后选择 **保存**.

<figure><img src="/files/9748636cfcdb63d03e81216fcf56ea361b04c6fc" alt="Save changes" width="563"><figcaption></figcaption></figure>

**步骤 6。** 通过关闭并重新开启连接来重新启动网络，以应用你的更改。

<figure><img src="/files/e6681d2c2087901c037ab9cb69cf0ee661899290" alt="Restart the network" width="563"><figcaption></figcaption></figure>

**步骤 7。** 最后，打开你的网页浏览器，输入之前指定的凭据，然后按 **登录**.

<figure><img src="/files/97bda62b4b4876b2a14e7b73aebdcac3dcf1a70f" alt="Sign in" width="375"><figcaption></figcaption></figure>

就是这样！你现在正在使用带有代理 IP 地址的移动网络。

### 使用 Wi‑Fi 网络 <a href="#setting-up-a-proxy-for-a-wi-fi-network" id="setting-up-a-proxy-for-a-wi-fi-network"></a>

**步骤 1。** 导航到 **设置** > **网络和互联网** > **互联网**.

**步骤 2。** 选择你当前的 Wi‑Fi 网络，并点击设置图标以访问 **网络详情**.

<figure><img src="/files/2db1df28744f3b8aefc21829f671c239a4a79dfb" alt="Network details"><figcaption></figcaption></figure>

**步骤 3。** 点击右上角的编辑按钮，并展开 **高级选项** 部分以配置 Android 代理设置。

**步骤 4。** 在 **代理，** 选择 **手动** 并输入你的代理详细信息以及凭据：

{% hint style="warning" %}
在为 Wi‑Fi 网络使用代理时，连接类型可以是 `HTTP` 仅限。
{% endhint %}

**代理主机名：** `disp.oxylabs.io`&#x20;

**代理端口：** `8001`

**用户名**: `user-USERNAME`

**密码：** `PASSWORD`

{% hint style="success" %}
中创建新代理用户时输入的相同用户名和密码。端口号表示您已获取的 [代理列表](broken://pages/7fd13a6e3bd5e827f37ba7aaf782b77f6d508cae) 中的哪个 IP 地址将被使用。自动使用端口 `8000` 进行 [代理 IP 轮换](broken://pages/66709396c838c13f121c37b3699df5bab4276740).
{% endhint %}

<figure><img src="/files/019e6134bc34515bda62d985d45370a27f9ec2ef" alt="Configure proxy"><figcaption></figcaption></figure>

{% hint style="warning" %}
别忘了添加 `user-` 这一部分到您的用户名中。
{% endhint %}

**步骤 5。** 最后，打开你的网页浏览器，输入之前指定的凭据，然后按 **登录**.

<figure><img src="/files/97bda62b4b4876b2a14e7b73aebdcac3dcf1a70f" alt="Sign in" width="375"><figcaption></figcaption></figure>

就是这样！你现在正在使用带有代理 IP 地址的 Wi‑Fi 网络。

查找原始的 Android 集成博客文章 [这里](https://oxylabs.io/resources/integrations/android).


---

# 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://developers.oxylabs.io/integrations/cn/proxy-integrations/dedicated-isp-proxies-guides/android.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.
