> For the complete documentation index, see [llms.txt](https://docs.9proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.9proxy.com/integrations/gb-based-residential-proxies/mobile-devices/android.md).

# Android

Use these guides below to configure your 9**Proxy** Residential Proxies for a mobile network using mobile data or a Wi-Fi network on Android.

## 1. Before You Begin

Make sure you’ve already:

* Created a sub-user
* Generated a proxy session

Not sure how? View the proxy setup guide [here](https://docs.9proxy.com/getting-started/residential-proxy-by-gb/proxy-generation).

## 2. Using mobile data

{% hint style="info" %}
NOTE

When using proxies for a mobile network, the connection type can be HTTP only.
{% endhint %}

{% stepper %}
{% step %}
Navigate to Settings > Network & internet > Internet.
{% endstep %}

{% step %}
Tap your mobile network provider’s settings, scroll to the bottom, and select Access Point Names (APNs).
{% endstep %}

{% step %}
Choose an APN you’re currently using to configure the Android proxy settings.
{% endstep %}

{% step %}
Fill in the setup fields as specified below:

<table><thead><tr><th width="169.6666259765625">Field</th><th>What to Enter</th></tr></thead><tbody><tr><td><strong>Server</strong></td><td>Your proxy IP address</td></tr><tr><td><strong>Port</strong></td><td>Your proxy port (e.g., 17521)</td></tr><tr><td><strong>Username</strong></td><td>Structured proxy string (see example below)</td></tr><tr><td><strong>Password</strong></td><td>Your subaccount password</td></tr></tbody></table>

Example Configuration

* Server: 38.180.149.107
* Port: 17521
* Authentication: ON
* Username: useruser123-country-US-ssid-rhdN1907ma
* Password: X12345678

{% hint style="info" %}
NOTE

The username includes your proxy targeting settings like country, session ID, etc. For help creating your custom proxy username, refer to [this guide](https://docs.9proxy.com/getting-started/residential-proxy-by-gb/making-requests).
{% endhint %}
{% endstep %}
{% endstepper %}

## 3. Using a Wi-Fi network

{% stepper %}
{% step %}
Navigate to Settings > Network & internet > Internet.
{% endstep %}

{% step %}
Choose your current Wi-Fi network and select the setting icon to access Network details.
{% endstep %}

{% step %}
Tap the edit button in the top right corner and expand the Advanced options section to configure the Android proxy settings.
{% endstep %}

{% step %}
Under Proxy, select Manual and enter your proxy details along with the credentials:

<table><thead><tr><th width="169.6666259765625">Field</th><th>What to Enter</th></tr></thead><tbody><tr><td><strong>Server</strong></td><td>Your proxy IP address</td></tr><tr><td><strong>Port</strong></td><td>Your proxy port (e.g., 17521)</td></tr><tr><td><strong>Username</strong></td><td>Structured proxy string (see example below)</td></tr><tr><td><strong>Password</strong></td><td>Your subaccount password</td></tr></tbody></table>

Example Configuration

* **Server**: 38.180.149.107
* **Port**: 17521
* **Authentication**: ON
* **Username**: useruser123-country-US-ssid-rhdN1907ma
* **Password**: X12345678

{% hint style="info" %}
NOTE

The username includes your proxy targeting settings like country, session ID, etc. For help creating your custom proxy username, refer to [this guide](https://app.gitbook.com/s/aNWNHFp2Vl6lvofXmjGt/quick-start/making-requests).
{% endhint %}
{% endstep %}

{% step %}
Finally, open your web browser, enter previously specified credentials, and press Sign in.
{% endstep %}
{% endstepper %}

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.9proxy.com/integrations/gb-based-residential-proxies/mobile-devices/android.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
