다른 이유로 기기를 수동으로 플래시해야 한다면 Pixel 다운로드 페이지에서 내 기기에 맞는 Android 12 시스템 이미지를 다운로드할 수 있습니다. 기기에 시스템 이미지를 플래시하는 방법에 관한 일반적인 안내를 읽어보세요. 이 방법은 자동화된 테스트 또는 회귀 테스트 등의 테스트를 더 세밀하게 제어해야 할 때 유용할 수 있습니다.
Android Emulator 설정
Android 12를 실행하도록 Android Emulator를 구성하면 새로운 기능과 API를 탐색하고 Android 12 동작 변경사항을 효율적으로 테스트할 수 있습니다. 에뮬레이터는 빠르고 편리하게 설정할 수 있으며 설정한 후 다양한 화면 크기와 기기 특성을 에뮬레이션할 수 있습니다.
SDK Tools 탭에서 최신 버전의 Android Emulator를 선택하고 OK를 클릭합니다. 최신 버전이 아직 설치되어 있지 않다면 이 작업을 통해 설치됩니다.
Android 스튜디오에서 Tools > AVD Manager를 클릭하고 안내에 따라 새 Android Virtual Device(AVD)를 만듭니다.
지원되는 Pixel 기기의 기기 정의와 64비트 Android 13 에뮬레이터 시스템 이미지를 선택해야 합니다. 32비트 Android Emulator 시스템 이미지는 Android 12에서 지원되지 않습니다. 기기 정의와 일치하는 Android 12 시스템 이미지가 아직 설치되어 있지 않다면 버전 이름 옆의 Download를 클릭하여 다운로드합니다.
AVD Manager의 가상 기기 목록으로 돌아간 다음 Android 12 가상 기기를 더블클릭하여 실행합니다.
일반 시스템 이미지(GSI) 다운로드
Android 일반 시스템 이미지(GSI) 바이너리는 지원되는 트레블 준수 기기에서 앱을 테스트하고 유효성을 검사하는 용도로 개발자에게 제공됩니다. 이 이미지를 사용하여 Android 12와의 호환성 문제를 해결할 뿐만 아니라 OS 문제와 프레임워크 문제를 찾아내 보고할 수 있습니다.
기기 요구사항, 플래싱 안내, 기기에 적합한 이미지 유형 선택에 관한 정보는 GSI 문서를 참고하세요. GSI 바이너리를 다운로드할 준비가 되면 GSI 출시 페이지의 Android 12 GSI 섹션을 참고하세요.
Android TV용 Android 12 다운로드
Android TV용 Android 12는 ADT-3 개발자 키트용 시스템 이미지를 통해 제공됩니다.
Android 12에서 사용할 수 있는 새로운 API와 기능에 관한 자세한 내용은 Android 12 기능을 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(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-27(UTC)"],[],[],null,["# Get Android 12\n\nYou can get Android 12 in any of these ways:\n\n- [Get Android 12 on a Google Pixel device](#on_pixel)\n- [Set up an Android emulator](#on_emulator)\n- [Get a generic system image (GSI)](#on_gsi)\n- [Get Android 12 for Android TV](#on_androidtv)\n\nGet Android 12 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 12 over the air.\n\nIn most cases, you don't need to do a full reset of your data to move to Android\n12, but it's recommended that you back up data before installing Android 12 on\nyour device.\n\nAndroid 12 OTAs and downloads are available for the following Google Pixel\ndevices:\n\n- Pixel 3 and 3 XL\n- Pixel 3a and 3a XL\n- Pixel 4 and 4 XL\n- Pixel 4a and 4a (5G)\n- Pixel 5 and Pixel 5a\n- Pixel 6 and 6 Pro\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/12.0.0).\n\nIf you need to flash your device manually for some other reason, you can get the\nAndroid 12 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 an Android emulator\n--------------------------\n\nConfiguring an Android emulator to run Android 12 is a great solution for\nexploring new features and APIs and testing Android 12 behavior changes. Setting\nup an emulator is fast and convenient and lets you emulate various screen sizes\nand device characteristics.\n\nYou can set up an emulator from inside Android Studio by doing the following:\n\n1. Install [Android Studio Arctic Fox \\| 2020.3.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 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\n device](#on_pixel) and a 64-bit Android 13 emulator system image. Note that\n 32-bit Android emulator system images are not supported in Android 12. If\n you don't already have an Android 12 system image installed that matches\n your device definition, click **Download** next to the **Release Name** to\n get it.\n5. Return to the list of virtual devices in the AVD Manager, and then\n double-click your Android 12 virtual device to launch it.\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 with Android 12 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[Android 12 GSI section](/topic/generic-system-image/releases#android-gsi-12) on\nthe GSI releases page.\n\nGet Android 12 for Android TV\n-----------------------------\n\nAndroid 12 for Android TV is provided through system images for the\n[ADT-3 Developer Kit](https://store.askey.com/adt-3.html).\n\nSee [Android 12 for TV](/tv/release/12) 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/12/behavior-changes-all)\n- [Behavior changes that only affect apps that target Android 12](/about/versions/12/behavior-changes-12)\n\nTo learn more about new APIs and features available in Android 12, read\n[Android 12 features](/about/versions/12/features)."]]