Get Android 11
Stay organized with collections
Save and categorize content based on your preferences.
You can get Android 11 in any of these ways:
- Get an OTA update or system image for a Google Pixel device
- Set up an Android Emulator to run Android 11
- Get a GSI system image for a qualified Treble-compliant device
For instructions on how to set up Android Studio for testing and development,
see Set up the SDK.
Get Android 11 on your Pixel device
If you have a qualified Google Pixel device, you can
check and update your Android version
to receive Android 11 over the air.
Alternatively, if you'd rather flash your device manually, you can get the
Android 11 system image for your device on the
Pixel downloads page.
Read the general instructions for how to flash a system
image to your
device. This approach can be useful when you need more control
over testing, such as for automated testing or regression testing.
In most cases, you don't need to do a full reset of your data to move to
Android 11, but it’s recommended that you back up data before enrolling
your device.
Android 11 OTAs and downloads are available for the following Google Pixel
devices:
- Pixel 2 and 2 XL
- Pixel 3 and 3 XL
- Pixel 3a and 3a XL
- Pixel 4 and 4 XL
Set up Android Emulator to run Android 11
Configuring the Android Emulator to run Android 11 is a great solution for
exploring new features and APIs and testing with Android 11 behavior changes.
Setting up the emulator is fast and convenient and allows you to emulate various
screen sizes and device characteristics.
You can set up an emulator with Android 11 from inside Android
Studio:
- Install the latest Preview build
of Android Studio.
- In Android Studio, click Tools > SDK Manager.
- In the SDK Tools tab, select the latest version of Android Emulator,
and click OK. This installs the latest version if it's not already
installed.
In Android Studio, click Tools > AVD Manager and follow the instructions
to create a new AVD.
Be sure to select a Pixel 2, 3, 3a, 4, or 4a device definition and an Android
11 (API level 30) system image. If you don't already have an Android 11 system
image installed that matches your device definition, click Download next
to the Release Name to get it.
When you return to the list of virtual devices in the AVD Manager,
double-click your new virtual device to launch it.
Testing on Android GSI
Android Generic System Image (GSI) binaries
are available to developers for app testing and validation purposes on supported
Treble-compliant devices. You can use these images to address any compatibility
issues with Android 11 as well as discover and report OS and
framework issues before Android 11 is officially released.
See the GSI documentation for device
requirements, flashing instructions, and information on choosing the right image
type for your device. Once you're ready to download a GSI binary, see the
Android 11 GSI section on
the GSI releases page.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["You can get Android 11 in any of these ways:\n\n1. Get an OTA update or system image for a [Google Pixel device](#on_pixel)\n2. Set up an [Android Emulator](#on_emulator) to run Android 11\n3. Get a GSI system image for a [qualified Treble-compliant device](#on_gsi)\n\nFor instructions on how to set up Android Studio for testing and development,\nsee [Set up the SDK](/about/versions/11/setup-sdk).\n\nGet Android 11 on your Pixel device\n\nIf you have a qualified Google Pixel device, you can\n[check and update your Android version](https://support.google.com/pixelphone/answer/7680439)\nto receive Android 11 over the air.\n\nAlternatively, if you'd rather flash your device manually, you can get the\nAndroid 11 system image for your device on the\n[Pixel downloads page](https://developers.google.com/android/images).\nRead the general instructions for how to [flash a system\nimage](https://developers.google.com/android/images#instructions) to your\ndevice. This approach can be useful when you need more control\nover testing, such as for automated testing or regression testing.\n\nIn most cases, you don't need to do a full reset of your data to move to\nAndroid 11, but it's recommended that you back up data before enrolling\nyour device.\n\nAndroid 11 OTAs and downloads are available for the following Google Pixel\ndevices:\n\n- Pixel 2 and 2 XL\n- Pixel 3 and 3 XL\n- Pixel 3a and 3a XL\n- Pixel 4 and 4 XL\n\nSet up Android Emulator to run Android 11\n\nConfiguring the Android Emulator to run Android 11 is a great solution for\nexploring new features and APIs and testing with Android 11 behavior changes.\nSetting up the emulator is fast and convenient and allows you to emulate various\nscreen sizes and device characteristics.\n\nYou can set up an emulator with Android 11 from inside Android\nStudio:\n\n1. [Install the latest Preview build](/about/versions/11/setup-sdk#get-studio) of Android Studio.\n2. In Android Studio, click **Tools \\\u003e SDK Manager**.\n3. In the **SDK Tools** tab, select the latest version of **Android Emulator** , and click **OK**. This installs the latest version if it's not already installed.\n4. In Android Studio, click **Tools \\\u003e AVD Manager** and follow the instructions\n to [create a new AVD](/studio/run/managing-avds#createavd).\n\n Be sure to select a Pixel 2, 3, 3a, 4, or 4a device definition and an Android\n 11 (API level 30) system image. If you don't already have an Android 11 system\n image installed that matches your device definition, click **Download** next\n to the **Release Name** to get it.\n5. When you return to the list of virtual devices in the AVD Manager,\n double-click your new virtual device to launch it.\n\nTesting on Android GSI\n\nAndroid [Generic System Image (GSI)](/topic/generic-system-image) binaries\nare available to developers for app testing and validation purposes on supported\nTreble-compliant devices. You can use these images to address any compatibility\nissues with Android 11 as well as discover and report OS and\nframework issues before Android 11 is officially released.\n\nSee the [GSI documentation](/topic/generic-system-image) for device\nrequirements, flashing instructions, and information on choosing the right image\ntype for your device. Once you're ready to download a GSI binary, see the\n[Android 11 GSI section](/topic/generic-system-image/releases#android-gsi-11) on\nthe GSI releases page."]]