โหมดหลายหน้าต่างและการใช้งานหลายต่อ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ

ระดับ 3 - พร้อมใช้งานบนหน้าจอขนาดใหญ่
โหมดหลายหน้าต่างช่วยให้แอปของคุณแชร์หน้าจอเดียวกันกับแอปอื่นๆ ได้พร้อมกันเพื่อประสบการณ์การใช้งานแบบมัลติทาสก์ที่มีประสิทธิภาพยิ่งขึ้น แอปจะแชร์หน้าจอในโหมดแยกหน้าจอ โหมดภาพซ้อนภาพ หรือโหมดหน้าต่างแบบอิสระ
การทำงานหลายรายการพร้อมกันจะคงกิจกรรมทั้งหมดไว้ในสถานะ RESUMED
เมื่ออุปกรณ์อยู่ในโหมดหลายหน้าต่าง แม้ว่าจะไม่มีโฟกัสที่กิจกรรมก็ตาม ฟีเจอร์เล่นต่อหลายรายการช่วยให้กิจกรรมต่างๆ ดำเนินการต่อได้ เช่น การเล่นวิดีโอขณะที่ผู้ใช้โต้ตอบกับกิจกรรมอื่นๆ
ขั้นตอนถัดไป
หากต้องการดูวิธีเปิดใช้แอปให้ทำงานในโหมดหลายหน้าต่างด้วยการกลับมาทำงานหลายรายการ ให้ดูคำแนะนำสำหรับนักพัฒนาแอปต่อไปนี้
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ 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,["# Multi-window mode and multi-resume\n\nTIER 3 --- Large screen ready\n| **Objective:** Make your app [large screen ready](/docs/quality-guidelines/large-screen-app-quality#large_screen_ready) by meeting the [LS-M1](/docs/quality-guidelines/large-screen-app-quality#LS-M1) multi-window mode and [LS-M2](/docs/quality-guidelines/large-screen-app-quality#LS-M2) multi-resume requirements of the [Large screen\n| app quality](/docs/quality-guidelines/large-screen-app-quality) guidelines.\n\nMulti-window mode enables your app to share the same screen simultaneously with\nother apps for an enhanced, multitasking user experience. Apps share the screen\nin split-screen mode, picture-in-picture mode, or free-form windowing mode.\n\nMulti-resume maintains all activities in the [`RESUMED`](/reference/kotlin/androidx/lifecycle/Lifecycle.State#RESUMED) state when the device\nis in multi-window mode, even when activities aren't focused. Multi-resume\nenables activities to continue processes such as video playback while the user\ninteracts with other activities.\n\nNext steps\n----------\n\nTo learn how to enable your app to run in multi-window mode with multi-resume,\nsee 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)"]]