# Configure APN in Android devices

The experience of setting APN varies across devices. See how to configure the APNs in Android devices. The experience may vary depending on the firmware version and device type.

The steps to follow are as below:

1. Navigate to Settings -> Network & Internet -> Mobile Network
2. Under Advanced, click **Access point names**
3. Add a new APN by selecting **‘+’**
4. Type the following
   * Name: **Anything***, see example below for **TATA*** *name*
   * APN: **insert.apn.here**, *see example below for **move.dataxs.mobi** APN*
5. Remember to click **Save**!

![](https://connectedyou.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/575111211/image2021-6-2_12-6-55.png?version=1\&modificationDate=1622615815183\&cacheVersion=1\&api=v2\&width=283)


---

# 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://docs.connectedyou.io/knowledge-base/connectivity/apn-configuration/configure-apn-in-android-devices.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.
