2025년 3월 27일부터 AOSP를 빌드하고 기여하려면 aosp-main
대신 android-latest-release
를 사용하는 것이 좋습니다. 자세한 내용은 AOSP 변경사항을 참고하세요.
개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
AAOS 플랫폼 및 기기 제조업체는 Android Emulator 및 Android Virtual Device (AVD)를 사용하여 하드웨어 없이 앱을 개발할 수 있습니다. Android Emulator는 다양한 Android AVD 이미지와 함께 Android 아키텍처 전체를 실행할 수 있습니다. 다음에 대한 AVD를 설정할 수 있습니다.
- 새로운 개발. 차량용 인포테인먼트(IVI) 기기를 새로 개발하는 경우 팀에서 새로운 하드웨어를 기다리지 않고 초기에 HMI와 앱을 개발할 수 있도록 가상 기기를 만드는 방법을 알아봅니다.
- 미리 로드된 앱 업데이트. 앱, 품질 보증팀, 사용자 환경팀에서 최신 및 최고의 업데이트에 신속하게 액세스할 수 있도록 새로운 가상 기기를 자주 공유하는 경우에 관해 알아봅니다.
Android Virtual Device를 개발 플랫폼으로 사용하는 방법에 관해 자세히 알아보려면 다음을 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 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,["# Overview\n\nAAOS platform and device makers can use\n[Android\nEmulator](https://developer.android.com/studio/run/emulator) and\n[Android Virtual Device (AVD)](/docs/automotive/start/avd/android_virtual_device)\nto develop apps without needing hardware. Android Emulator can run the entire\n[Android architecture](/docs/core/architecture) with different Android\nAVD images. You can set up an AVD for:\n\n- **New development.** When starting new development of an In-Vehicle Infotainment (IVI) device, learn how to create a virtual device so that teams can develop HMI and apps early without waiting for new hardware.\n- **Updates to preloaded apps.** To frequently share new virtual devices so that apps, quality assurance, and user experience teams can quickly access the latest and greatest updates.\n\nTo learn more about using the Android Virtual Device as a development platform, see:\n\n- [Android Virtual Device as a development platform](/docs/automotive/start/avd/android_virtual_device)\n- [Build your own cloud emulator](/docs/automotive/start/avd/cloud_emulator)"]]