マルチタスクとマルチインスタンス
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。

TIER 1 - 大画面によって差別化
大画面デバイスの大画面スペースにより、ユーザーは複数のアプリや同じアプリの複数のインスタンスを同時に実行して、ユーザー エクスペリエンスと生産性を高めることができます。
マルチタスク
アプリは、分割画面モードで左右に並べて実行することも、デスクトップ ウィンドウで個別の移動可能でサイズ変更可能なウィンドウで実行することもできます。アプリは、ディープリンクとは別のウィンドウで別のアプリを開いたり、添付ファイルを独自のウィンドウで開いたり、ピクチャー イン ピクチャー モードで動画を再生したりできます。
マルチインスタンス
ドキュメントの編集、ウェブ ブラウジング、ファイル管理、商品の比較のために、アプリの複数のインスタンスを個別のウィンドウで起動できます。
次のステップ
マルチタスクとマルチインスタンスのユースケースを最大限に活用する方法については、次のデベロッパー ガイドをご覧ください。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 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)"]]