developers/samples/android: f9872ded3bb6cd3c01ab0881a58764f5171b4c64 developers/build: 23e77f8a040c0b35531a68e776363f32fa7feeeb Change-Id: I93e7c66e0cff22d3852d36a1a1257bb10eec3ba0
15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
|
|
page.tags="MultiWindowPlayground"
|
|
sample.group=Android N Preview
|
|
@jd:body
|
|
|
|
<p>
|
|
|
|
This sample demonstrates the use of the multi-window API available
|
|
in Android N. It shows the use of new Intent flags and
|
|
AndroidManifest properties to define the multi-window behavior.
|
|
Switch the sample app into multi-window mode to see how it affects
|
|
the lifecycle and behavior of the app.
|
|
|
|
</p>
|