멀티태스킹 및 멀티 인스턴스
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.

Tier 1 — 대형 화면 차별화
대형 화면 기기의 넓은 화면 공간을 통해 사용자는 여러 앱 또는 동일한 앱의 여러 인스턴스를 동시에 실행하여 사용자 환경을 개선하고 생산성을 높일 수 있습니다.
멀티태스킹
앱은 화면 분할 모드에서 나란히 실행되거나 데스크톱 윈도잉에서 이동 가능하고 크기 조절이 가능한 별도의 창에서 실행될 수 있습니다. 앱은 딥 링크와 별도의 창에서 다른 애플리케이션을 열거나, 자체 창에서 첨부파일을 열거나, PIP 모드로 동영상을 재생할 수 있습니다.
멀티 인스턴스
앱은 문서 수정, 웹 탐색, 파일 관리, 제품 비교를 위해 별도의 창에서 여러 자체 인스턴스를 실행할 수 있습니다.
다음 단계
멀티태스킹 및 멀티 인스턴스 사용 사례를 최대한 활용하는 방법을 알아보려면 다음 개발자 가이드를 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 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,["# Multitasking and multi-instance\n\nTIER 1 --- Large screen differentiated\n| **Objective:** Make your app [large screen differentiated](/docs/quality-guidelines/large-screen-app-quality#large_screen_differentiated) by meeting the [LS-M3](/docs/quality-guidelines/large-screen-app-quality#LS-M3) multitasking and [LS-M4](/docs/quality-guidelines/large-screen-app-quality#LS-M4) multi‑instance requirements of the [Large screen app quality](/docs/quality-guidelines/large-screen-app-quality) guidelines.\n\nThe expansive screen space of large screen devices enables users to run multiple\napps or multiple instances of the same app simultaneously for an enhanced user\nexperience and increased productivity.\n\nMultitasking\n------------\n\nApps can run side by side in split-screen mode or in separate, movable,\nresizable windows in desktop windowing. Your app can open another application in\na separate window from a deep link, open attachments in their own windows, or\nplay videos in picture‑in‑picture mode.\n\nMulti-instance\n--------------\n\nYour app can launch multiple instances of itself in separate windows for\ndocument editing, web browsing, file management, and product comparisons.\n\nNext steps\n----------\n\nTo learn how to make the most of multitasking and multi‑instance use\ncases, see the following developer guides:\n\n- [Support multi-window mode: Compose](/develop/ui/compose/layouts/adaptive/support-multi-window-mode)\n- [Support multi-window mode: views](/develop/ui/views/layout/support-multi-window-mode)\n- [Support desktop windowing](/develop/ui/compose/layouts/adaptive/support-desktop-windowing)\n- [Add videos using picture-in-picture (PiP)](/develop/ui/views/picture-in-picture)"]]