मल्टी-विंडो मोड और मल्टी-रिज़्यूम
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.

तीसरा टीयर — बड़ी स्क्रीन के लिए उपलब्ध
मल्टी-विंडो मोड की मदद से, आपके ऐप्लिकेशन को एक ही स्क्रीन को एक साथ कई ऐप्लिकेशन के साथ शेयर करने की सुविधा मिलती है. इससे, उपयोगकर्ताओं को बेहतर अनुभव मिलता है और वे एक साथ कई काम कर पाते हैं. ऐप्लिकेशन, स्प्लिट स्क्रीन मोड, पिक्चर में पिक्चर मोड या फ़्री-फ़ॉर्म विंडो मोड में स्क्रीन शेयर करते हैं.
मल्टी-रीस्यूम की सुविधा, डिवाइस के मल्टी-विंडो मोड में होने पर सभी गतिविधियों को RESUMED
स्टेटस में बनाए रखती है. ऐसा तब भी होता है, जब गतिविधियों पर फ़ोकस न किया गया हो. एक से ज़्यादा बार फिर से शुरू करने की सुविधा से, उपयोगकर्ता के अन्य गतिविधियों के साथ इंटरैक्ट करने के दौरान, वीडियो चलाने जैसी प्रोसेस जारी रखने में मदद मिलती है.
अगले चरण
अपने ऐप्लिकेशन को मल्टी-विंडो मोड में चलाने और उसे फिर से शुरू करने की सुविधा चालू करने का तरीका जानने के लिए, यहां दी गई डेवलपर गाइड देखें:
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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)"]]