> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/legacy-products/proxy-builder/hardware/android-agent-device-compatibility-and-requirements.md).

# Android Agent: Device Compatibility & Requirements

Learn which Android devices are compatible with the Proxidize Android Agent, how to download the app, and what limitations to be aware of before getting started, including Android Go and Motorola Razr restrictions.

The Proxidize Android Agent works on **any Android smartphone running Android 7.0 or higher**. No specific device is required.\
If your phone meets the minimum OS version, you're good to go. Download the app on the [Google Play Store](https://play.google.com/store/apps/details?id=com.proxidize.proxidizeandroidagent).

{% hint style="info" %}
**Ready to set up?** Before starting, make sure you meet all the setup requirements outlined in the onboarding guide: [Onboarding a New Android Device Using the Proxidize Android Agent](broken://pages/ea62c16b5ccfbf9ea7b74b7095309d7a34618818)
{% endhint %}

***

## Known Limitations

### Motorola Razr

The Motorola Razr lineup is not supported. We recommend choosing a different Android device.

### Android Go Devices

Phones running **Android Go** *(The lightweight Android variant designed for low-end and mid-range hardware)* may encounter an issue during onboarding where the Proxidize Android Agent cannot be set as the default assistant app. This is a known limitation of Android Go itself, not the Proxidize app.

If you're affected by this, contact our support team and we'll get it resolved for you.

{% hint style="warning" %}
**iOS is not supported.** The Proxidize Android Agent is an Android-only application and is not available for iPhone or any iOS device.
{% endhint %}

***

## Need Help?

If you run into any issues during setup or have questions about device compatibility, our support team is available via live chat or by submitting a ticket.


---

# 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://help.proxidize.com/legacy-products/proxy-builder/hardware/android-agent-device-compatibility-and-requirements.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.
