Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release вместо aosp-main для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
В поле Найти сборку для прошивки введите git_aosp-main-with-phones-throttled .
В раскрывающемся списке «Результаты сборки» выберите цель:
aosp_caiman_16k для Pixel 9 Pro
aosp_komodo_16k для Pixel 9 Pro XL
aosp_tokay_16k для Pixel 9
aosp_husky_pgagnostic для Pixel 8 Pro
aosp_shiba_pgagnostic для Pixel 8
aosp_akita_16k для Pixel 8a
Выберите Очистить устройство . Эта опция удаляет все пользовательские данные на устройстве.
Нажмите Установить сборку .
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-29 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-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."]]