À partir du 27 mars 2025, nous vous recommandons d'utiliser android-latest-release au lieu de aosp-main pour créer et contribuer à AOSP. Pour en savoir plus, consultez la section Modifications apportées à AOSP.
Dans le champ Find a build to flash (Rechercher une version à flasher), saisissez git_aosp-main-with-phones-throttled.
Dans la zone combinée Résultats de compilation, sélectionnez une cible:
aosp_caiman_16k pour le Pixel 9 Pro
aosp_komodo_16k pour le Pixel 9 Pro XL
aosp_tokay_16k pour le Pixel 9
aosp_husky_pgagnostic pour le Pixel 8 Pro
aosp_shiba_pgagnostic pour le Pixel 8
aosp_akita_16k pour le Pixel 8a
Sélectionnez Effacer les données de l'appareil. Cette option supprime toutes les données utilisateur de l'appareil.
Cliquez sur Installer le build.
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/27 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/27 (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."]]