# Android

Android is an open-source and Linux-based operating system for mobile devices such as smartphones and tablet computers.

Use these guides below to configure your [**Mobile Proxies**](/proxies/mobile-proxies.md) for a mobile network [**using mobile data**](#using-mobile-data) or [**a Wi-Fi network**](#setting-up-a-proxy-for-a-wi-fi-network).

### Using mobile data

**Step 1.** Navigate to **Settings** > **Network & internet** > **Internet**.

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

**Step 2.** Tap your mobile network provider’s settings, scroll to the bottom, and select **Access Point Names (APNs)**.

**Step 3.** Choose an **APN** you’re currently using to configure the Android proxy settings.

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

**Step 4.** Fill in the setup fields as specified below:

{% hint style="info" %}
When using proxies for a mobile network, the connection type can be `HTTP` only.
{% endhint %}

**Proxy:** `pr.oxylabs.io`

**Port:** `7777`

{% hint style="info" %}
You can also use random or sticky country-specific entries. For example, if you enter `us-pr.oxylabs.io` under **Proxy** and `10000` under **Port**, you’ll acquire a US exit node. If you enter `10001` under **Port**, you’ll receive the US exit node with a sticky session. You can find a complete list of country-specific random proxy entry nodes [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) and a list of sticky proxy entry nodes - [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

**Username**: `Oxylabs sub-user's username`

**Password:** `Oxylabs sub-user's password`

{% hint style="info" %}
You can create and manage your proxy sub-users in our [**dashboard**](https://dashboard.oxylabs.io/en/)**.**
{% endhint %}

<figure><img src="/files/VIEqNIbsWovkVjNHFW4a" alt="Proxy details"><figcaption></figcaption></figure>

**Step 5.** Tap three vertical dots in the top right corner and choose **Save**.

<figure><img src="/files/IORrjVuwSkKtpzjhFVRG" alt="Save changes"><figcaption></figcaption></figure>

**Step 6.** Restart the network to apply your changes by turning the connection off and on again.

<figure><img src="/files/PogpDrevuvqlBO2pL81T" alt="Restart the network"><figcaption></figcaption></figure>

**Step 7.** Finally, open your web browser, enter previously specified credentials, and press **Sign in**.

<figure><img src="/files/eHE2afAX3tkCuZtU2PAV" alt="Sign in"><figcaption></figcaption></figure>

That’s it! You’re now using a mobile network with a proxy IP address.

### Using a Wi-Fi network <a href="#setting-up-a-proxy-for-a-wi-fi-network" id="setting-up-a-proxy-for-a-wi-fi-network"></a>

**Step 1.** Navigate to **Settings** > **Network & internet** > **Internet**.

**Step 2.** Choose your current Wi-Fi network and select the setting icon to access **Network details**.

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

**Step 3.** Tap the edit button in the top right corner and expand the **Advanced options** section to configure the Android proxy settings.

**Step 4.** Under **Proxy,** select **Manual** and enter your proxy details along with the credentials:

{% hint style="info" %}
When using proxies for a mobile network, the connection type can be `HTTP` only.
{% endhint %}

**Proxy hostname:** `pr.oxylabs.io`

**Proxy port:** `7777`

{% hint style="info" %}
You can also use random or sticky country-specific entries. For example, if you enter `us-pr.oxylabs.io` under **Proxy hostname** and `10000` under **Proxy port**, you’ll acquire a US exit node. If you enter `10001` under **Proxy port**, you’ll receive the US exit node with a sticky session. You can find a complete list of country-specific random proxy entry nodes [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#random-proxy-entry-nodes) and a list of sticky proxy entry nodes - [**here**](https://developers.oxylabs.io/proxies/residential-proxies/country-specific-entry-nodes#sticky-proxy-entry-nodes).
{% endhint %}

**Username**: `Oxylabs sub-user's username`

**Password:** `Oxylabs sub-user's password`

{% hint style="info" %}
You can create and manage your proxy sub-users in our [**dashboard**](https://dashboard.oxylabs.io/en/)**.**
{% endhint %}

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

**Step 5.** Finally, open your web browser, enter previously specified credentials, and press **Sign in**.

<figure><img src="/files/j3PlqhKv9RhWN1tSM5zZ" alt="Sign in"><figcaption></figcaption></figure>

That’s it! You’re now using a Wi-Fi network with a proxy IP address.

Find the original Android integration blog post [here](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/proxies/integration-guides/3rd-party-integrations-1/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.
