[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Get Android 13\n\nYou can get Android 13 in any of the following ways:\n\n- [Get Android 13 on a Google Pixel device](#on_pixel)\n- [Set up the Android Emulator](#on_emulator)\n- [Get a generic system image (GSI)](#on_gsi)\n- [Get Android 13 Beta for Android TV](#on_androidtv)\n\nGet Android 13 on a Google Pixel device\n---------------------------------------\n\nIf you have a supported Google Pixel device, you can [check and update your\nAndroid version](https://support.google.com/pixelphone/answer/7680439) to\nreceive Android 13 over the air.\n\nIn most cases, you don't need to do a full reset of your data to move to Android\n13, but it's recommended that you back up data before installing Android 13 on\nyour device.\n\nAndroid 13 OTAs and downloads are available for the following Pixel devices:\n\n- Pixel 4 and 4 XL\n- Pixel 4a and 4a (5G)\n- Pixel 5 and 5a\n- Pixel 6 and 6 Pro\n- Pixel 7 and 7 Pro\n- Pixel Fold\n- Pixel Tablet\n\n### Flash or manually install a system image\n\nAlternatively, if you'd rather flash your device, we recommend using the\n[Android Flash Tool](https://flash.android.com/release/13.0.0).\n\nIf you need to flash your device manually for some other reason, you can get the\nAndroid 13 system image for your device on the [Pixel downloads\npage](https://developers.google.com/android/images). Read the general\ninstructions 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 over testing,\nsuch as for automated testing or regression testing.\n\nSet up the Android Emulator\n---------------------------\n\nConfiguring the Android Emulator to run Android 13 is a great solution for\nexploring new features and APIs and testing Android 13 behavior changes. Setting\nup the emulator is fast and convenient and allows you to emulate various screen\nsizes and device characteristics.\n\nDepending on the type of testing you need to do, consider setting up a variety\nof virtual devices from these device categories:\n\n- [Phone](#phone-avd)\n- [Tablet or large-screen device](#large-screen-avd)\n- [TV](/training/tv/start/start#run-on-a-virtual-device)\n\n### Set up a virtual device (phone)\n\nTo set up a virtual device to emulate a typical phone, follow these steps:\n\n1. Install [Android Studio Chipmunk \\| 2021.2.1 or higher](/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 action installs the latest version if it isn't already installed.\n4. In Android Studio, click **Tools \\\u003e AVD Manager**, and follow the\n instructions to create a new Android Virtual Device (AVD).\n\n Be sure to select a device definition for a [supported Pixel device](#on_pixel)\n and a 64-bit Android 13 emulator system image. If you don't already have an\n Android 13 system image installed that matches your device definition, click\n **Download** next to the **Release Name** to get it.\n5. Return to the list of virtual devices in the AVD Manager, and then\n double-click your Android 13 virtual device to launch it.\n\n### Set up a virtual device (tablet or large-screen)\n\nTo set up a virtual device to emulate a tablet or other large-screen device,\nfollow these steps:\n\n1. Install [Android Studio Chipmunk \\| 2021.2.1 or higher](/studio).\n\n2. In Android Studio, click **Tools \\\u003e SDK Manager**.\n\n3. In the **SDK Tools** tab, select the latest version of **Android Emulator** ,\n and click **OK**. This action installs the latest version if it isn't\n already installed.\n\n4. In Android Studio, click **Tools \\\u003e Device Manager** , then click **Create\n device** in the **Device Manager** panel.\n\n5. Select a device definition with a large screen, such as the **Pixel C** in\n the **Tablet** category or the **7.6\" Fold-in with outer display** in the\n **Phone** category, then click **Next**.\n\n6. Find the Android 13 system image, called **Android API 33** , and click\n **Download** to get it. After the download completes, select this system\n image and click **Next**.\n\n7. Finalize other settings for your virtual device, then click **Finish**.\n\n8. After returning to the list of virtual devices in the Device Manager, find\n your Android 13 virtual device and click **Launch**\n to\n start it.\n\nRepeat these steps to create large screen device definitions that you can use to\ntest your app in a variety of large screen scenarios.\n\n#### Resizable emulator\n\nIn addition to large screen virtual devices that you can configure for Android\n13, you can try the resizable device configuration that's included in\nAndroid Studio Chipmunk \\| 2021.2.1 or higher. When you're using a resizable\ndevice definition with a Android 13 system image, the Android Emulator lets you\nquickly toggle between the four reference devices: phone, foldable, tablet, and\ndesktop. When using the foldable reference device, you can also toggle between\nfolded and unfolded states.\n\nThis flexibility makes it easier to both validate your layout at design time and\ntest the behavior at runtime, using the same reference devices. To create a new\nresizable emulator, use the Device Manager in Android Studio to create a new\nvirtual device and select the **Resizable** device definition in the **Phone**\ncategory.\nUse the new resizable device definition for the Android Emulator to test Android 13 in a variety of large screen scenarios.\n\nGet a generic system image (GSI)\n--------------------------------\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 as well as discover and report OS and framework issues.\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[Downloads section](/topic/generic-system-image/releases#android-gsi-13) on the\nGSI binaries page.\n\nGet Android 13 Beta for Android TV\n----------------------------------\n\nThe Android 13 Beta for Android TV is provided through system images for the\n[ADT-3 Developer Kit](https://store.askey.com/adt-3.html) and the\n[Android Emulator for TV](/training/tv/start/start#run-on-a-virtual-device).\n\nSee [Android 13 Beta for TV](/tv/release/13/preview) to get started.\n\nMore information\n----------------\n\nTo learn about which changes might affect you, and to learn how to test\nthese changes in your app, read the following topics:\n\n- [Behavior changes that affect all apps](/about/versions/13/behavior-changes-all)\n- [Behavior changes that affect only apps that target Android 13](/about/versions/13/behavior-changes-13)\n\nTo learn more about new APIs and features available in Android 13, read\n[Android 13 features](/about/versions/13/features)."]]