xref: /aosp_15_r20/development/samples/browseable/MultiWindowPlayground/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="MultiWindowPlayground"
3sample.group=Android N Preview
4@jd:body
5
6<p>
7
8This sample demonstrates the use of the multi-window API available
9in Android N. It shows the use of new Intent flags and
10AndroidManifest properties to define the multi-window behavior.
11Switch the sample app into multi-window mode to see how it affects
12the lifecycle and behavior of the app.
13
14        </p>
15