별도의 창에서 에뮬레이터 실행
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Android Emulator는 기본적으로 Android 스튜디오 내에서 실행됩니다. 이를 통해 화면 공간을 효율적으로 사용하고, 핫키를 사용하여 에뮬레이터와 편집기 창 간에 빠르게 이동하고, 단일 애플리케이션 창에서 IDE 및 에뮬레이터 워크플로를 구성할 수 있습니다.
그러나 에뮬레이터 기능 중 일부는 별도의 창에서 실행할 때만 사용할 수 있습니다. 별도의 창에서 에뮬레이터를 실행하려면 File > Settings... > Tools > Emulator(Android Studio > Settings...) > Tools > Emulator로 이동)하고 Launch in the Running Devices tool window를 선택 해제합니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 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,["# Launch the emulator in a separate window\n\nThe Android Emulator runs inside Android Studio by default. This\nlets you use screen space efficiently, navigate quickly between the\nemulator and the editor window using hotkeys, and organize your IDE and\nemulator workflow in a single application window.\n\nHowever, some emulator features are only available when you run it in a\nseparate window. To launch the emulator in a separate window, go to\n**File \\\u003e Settings... \\\u003e Tools \\\u003e Emulator**\n(**Android Studio \\\u003e Settings... \\\u003e Tools \\\u003e Emulator** on macOS) and deselect\n**Launch in the Running Devices tool window**."]]