Examples of using Multi-window mode in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Disabled features in multi-window mode.
In multi-window mode, a new window, containing the dialog, appears on the screen.
The user can switch into multi-window mode in the following ways.
This method has no effect if the device is not in multi-window mode.
Launch the app directly in multi-window mode, and verify that the app launches properly.
The system ignores this attribute if the activity is running in multi-window mode.
Note: In multi-window mode, an app might not be in the RESUMED state even though it is visible to the user.
If you set the attribute to false, the activity does not support multi-window mode.
Allow multi-window mode: Select whether to let users use multiple windows while in Kiosk mode. .
If the app declares a fixed orientation, you should attempt to put the app in multi-window mode.
Launch the app in full-screen mode, then switch to multi-window mode by long-pressing the Overview button.
You can launch an app in multi-window mode by pressing the Overview button, then long-pressing the title bar of your app and dragging it to one of the highlighted areas on the screen.
Testing checklist To verify your app's performance in multi-window mode, try the following operations.
When the user puts an app into multi-window mode, the system notifies the activity of a configuration change, as specified in Handling Configuration Changes.
If the user attempts to open a fixed-orientation app under multi-window mode, the app takes over the whole screen.
If the user opens the Overview screen and performs a long presson an activity title, they can drag that activity to a highlighted portion of the screen to put the activity in multi-window mode.
If you want to launch the new activity as a separate window in multi-window mode, you must launch it in a new task stack.
Certain features are disabled or ignored when a device is in multi-window mode, because they don't make sense for an activity which may be sharing the device screen with other activities or apps.
Note: If you build a multi-orientation app that targets API level 23 or lower, and the user uses the app in multi-window mode, the system forcibly resizes the app.
If your app targets API level 23 or lower and the user attempts to use the app in multi-window mode, the system forcibly resizes the app unless the app declares a fixed orientation.
If this value is false, and the user attempts to launch the activity in multi-window mode, the activity takes over the full screen.
If this value is false, and the user attempts to launch the activity in multi-window mode, the activity takes over the full screen.
Split screen mode(Multi-window view) allows you to run two apps side by side.