# Manual Install of eSIM Profile in Android Phone

If you are not able to successfully scan and install t-mobile eSIM to your android device, you can try the following steps:

1. Pull down the notifications screen & tap on Settings. Settings icon typically shown as .
2. Tap  and search Mobile Network.
3. Tap Mobile Networks (some phones have "Access Point Names" here).
4. Tap Access Point Names.
5. Click Add; Some phones may have a  symbol.
6. Select New APN.
   * Name: Your Wireless Provider
   * APN: pwg
   * Proxy:
   * Port:
   * Username:
   * Password:
   * Server:
   * MMSC: <http://pwg.mmsmvno.com/mms/wapenc>
   * MMS Proxy:
   * MMS Port:
   * MCC: 310
   * MNC: 260    NOTE: If your SIM Card # begins with 89012401, the MNC must be set to 240
7. Tap the menu icon  and tap Save.
8. Go back one screen to the APN list and tap on the dot to Enable the APN.
9. Restart phone & you're set!

<br>


---

# 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://doc.1psim.com/english/manual-install-of-esim-profile-in-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.
