Pobierz Androida 11
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Androida 11 możesz pobrać na jeden z tych sposobów:
- Pobieranie aktualizacji OTA lub obrazu systemu na urządzenie Google Pixel
- Skonfiguruj emulator Androida, aby uruchomić Androida 11.
- Pobieranie obrazu systemu GSI na kwalifikujące się urządzenie zgodne z Treble
Instrukcje konfigurowania Android Studio na potrzeby testowania i programowania znajdziesz w artykule Konfigurowanie pakietu SDK.
Pobieranie Androida 11 na urządzenie Pixel
Jeśli masz kwalifikujące się urządzenie Google Pixel, możesz sprawdzić i zaktualizować wersję Androida, aby otrzymać Androida 11 bezprzewodowo.
Jeśli wolisz wgrać system na urządzenie ręcznie, możesz pobrać obraz systemu Android 11 na urządzenie ze strony pobrań Pixela.
Przeczytaj ogólne instrukcje instalowania obrazu systemu na urządzeniu. To podejście może być przydatne, gdy potrzebujesz większej kontroli nad testowaniem, np. w przypadku testów automatycznych lub regresyjnych.
W większości przypadków nie musisz całkowicie resetować danych, aby przejść na Androida 11, ale zalecamy utworzenie kopii zapasowej danych przed zarejestrowaniem urządzenia.
Aktualizacje OTA i pliki do pobrania Androida 11 są dostępne na tych urządzeniach Google Pixel:
- Pixel 2 i 2 XL
- Pixel 3 i 3 XL
- Pixel 3a i 3a XL
- Pixel 4 i 4 XL
Konfigurowanie emulatora Androida do uruchamiania Androida 11
Skonfigurowanie emulatora Androida do uruchamiania Androida 11 to świetne rozwiązanie do poznawania nowych funkcji i interfejsów API oraz testowania zmian w zachowaniu Androida 11.
Konfiguracja emulatora jest szybka i wygodna, a dzięki niemu możesz emulować różne rozmiary ekranu i cechy urządzenia.
Emulator z Androidem 11 możesz skonfigurować w Android Studio:
- Zainstaluj najnowszą wersję podglądową Android Studio.
- W Android Studio kliknij Narzędzia > Menedżer SDK.
- Na karcie Narzędzia SDK wybierz najnowszą wersję emulatora Androida i kliknij OK. Spowoduje to zainstalowanie najnowszej wersji, jeśli nie jest jeszcze zainstalowana.
W Android Studio kliknij Tools > AVD Manager i postępuj zgodnie z instrukcjami, aby utworzyć nowe urządzenie AVD.
Wybierz definicję urządzenia Pixel 2, 3, 3a, 4 lub 4a oraz obraz systemu Android 11 (poziom interfejsu API 30). Jeśli nie masz jeszcze zainstalowanego obrazu systemu Android 11, który pasuje do definicji Twojego urządzenia, kliknij Pobierz obok Nazwy wersji, aby go uzyskać.
Gdy wrócisz do listy urządzeń wirtualnych w AVD Managerze, kliknij dwukrotnie nowe urządzenie wirtualne, aby je uruchomić.
Testowanie na obrazie GSI Androida
Deweloperzy mogą korzystać z binarnych plików podstawowego obrazu systemu (GSI) Androida do testowania i weryfikowania aplikacji na obsługiwanych urządzeniach zgodnych z Treble. Możesz używać tych obrazów, aby rozwiązywać problemy ze zgodnością z Androidem 11, a także wykrywać i zgłaszać problemy z systemem operacyjnym i platformą przed oficjalną premierą Androida 11.
Więcej informacji o wymaganiach dotyczących urządzenia, instrukcjach flashowania i wybieraniu odpowiedniego typu obrazu dla urządzenia znajdziesz w dokumentacji GSI. Gdy będziesz gotowy(-a) do pobrania pliku binarnego GSI, zapoznaj się z sekcją GSI na Androida 11 na stronie wersji GSI.
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-27 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."]]