> For the complete documentation index, see [llms.txt](https://docs.thousandeyes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/mobile-endpoint-agent/android/system-requirements.md).

# System Requirements for MEPA on Android

The Mobile Endpoint Agent (MEPA) supports **Android 11 and later** on devices with **Google Mobile Services (GMS)**, including access to the Google Play Store.

{% hint style="info" %}
Most Android phones and tablets include Google Play. Verify device compatibility using Google's list of Play-supported devices. Devices running Android Open Source Project (AOSP) without GMS are not supported.
{% endhint %}

## Network Connections

The Mobile Endpoint Agent requires network connections to ThousandEyes hosts, including:

| Host Name                                                  | Corresponding IP Addresses   |
| ---------------------------------------------------------- | ---------------------------- |
| Mobile Endpoint Agent <https://mobile.eb.thousandeyes.com> | 75.2.45.13, 99.83.250.143    |
| USA region <https://data.eb.thousandeyes.com>              | 13.248.210.21, 76.223.72.156 |
| USA region <https://data.eb.us1.thousandeyes.com>          | 13.248.210.21, 76.223.72.156 |
| EU region <https://data.eb.eu1.thousandeyes.com>           | 52.223.46.66, 35.71.156.36   |
| USA region <https://c1.eb.thousandeyes.com>                | 75.2.45.13, 99.83.250.143    |
| USA region <https://c1.eb.us1.thousandeyes.com>            | 75.2.45.13, 99.83.250.143    |
| EU region <https://c1.eb.eu1.thousandeyes.com>             | 35.71.129.45, 52.223.12.120  |
| USA region <https://c1.eb.us2.thousandeyes.com>            | 3.33.193.79, 15.197.204.141  |
| USA region <https://data.eb.us2.thousandeyes.com>          | 3.33.163.103, 15.197.189.166 |

For installation steps, see [Mobile Endpoint Agent Installation on Android Devices](/product-documentation/global-vantage-points/endpoint-agents/installing/mobile-endpoint-agent/android/mepa_android.md).


---

# 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:

```
GET https://docs.thousandeyes.com/product-documentation/global-vantage-points/endpoint-agents/installing/mobile-endpoint-agent/android/system-requirements.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.
