Starting March 27, 2025, we recommend using android-latest-release instead of aosp-main to build and contribute to AOSP. For more information, see Changes to AOSP.
In the box Find a build to flash, type git_aosp-main-with-phones-throttled.
In the Build results combo box, select a target:
aosp_caiman_16k for Pixel 9 Pro
aosp_komodo_16k for Pixel 9 Pro XL
aosp_tokay_16k for Pixel 9
aosp_husky_pgagnostic for Pixel 8 Pro
aosp_shiba_pgagnostic for Pixel 8
aosp_akita_16k for Pixel 8a
Select Wipe Device. This option deletes all the user data
on the device.
Click Install build.
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-29 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-29 UTC."],[],[],null,["# Flash Pixel with 16 KB page size support\n\nThis page explains how to Flash Pixel with 16 KB page size support.\n\nFlash Pixel 8 and 9 Android 15 devices\n--------------------------------------\n\nIn Android 15, there are 6 Pixel devices that support 16 KB page size\nand can be flashed using Android Flash Tool:\n\n- Pixel 9 Pro (caiman)\n- Pixel 9 Pro XL (komodo)\n- Pixel 9 (tokay)\n- Pixel 8 Pro (husky)\n- Pixel 8 (shiba)\n- Pixel 8a (akita)\n\nTo flash the devices with 16 KB support, follow these instructions:\n\n1. Connect your Pixel device to your desktop computer or laptop.\n2. Go to [flash.android.com](https://flash.android.com)\n3. In the box **Find a build to flash** , type `git_aosp-main-with-phones-throttled`.\n4. In the **Build results** combo box, select a target:\n\n - `aosp_caiman_16k` for Pixel 9 Pro\n - `aosp_komodo_16k` for Pixel 9 Pro XL\n - `aosp_tokay_16k` for Pixel 9\n - `aosp_husky_pgagnostic` for Pixel 8 Pro\n - `aosp_shiba_pgagnostic` for Pixel 8\n - `aosp_akita_16k` for Pixel 8a\n\n | **Note:** The suffix `_pgagnostic` was used in the first 16 KB targets. The newest targets use the `_16k` suffix.\n5. Select **Wipe Device**. This option deletes all the user data\n on the device.\n\n6. Click **Install build**.\n\n| **Note:** When the Pixel device is connected to a laptop, make sure to checkbox **Allow USB debugging** in the dialog."]]