> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getprimo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Android

> Learn how to set up MDM for your Android devices below.

## Version support

| Android version | Supported |
| --------------- | --------- |
| `13+`           | ✅         |
| `12` and below  | ❌         |

## How MDM works

Primo uses Fleet as its MDM agent for Android. The agent is installed via a lightweight package and communicates with Primo to report device state, enforce policies, and run scripts.

## Initial setup

Android MDM requires connecting a Managed Google Play account to enable app deployment and policy enforcement on enrolled devices.

<Steps>
  <Step title="Go to MDM > Android">
    Open the **MDM** section and select **Android**.
  </Step>

  <Step title="Connect your Managed Google Play account">
    Follow the prompts to link your organization's Managed Google Play account. This registers your organization with Android Enterprise and authorizes Primo to manage Android devices on your behalf.
  </Step>

  <Step title="Confirm the connection">
    Once connected, Android MDM is active. Devices can now be enrolled and apps can be deployed from the Play Store.
  </Step>
</Steps>

## Next steps

* [Deploying Android apps](/mdm/policies/google-play-store)
