You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
411 B
15 lines
411 B
7 months ago
|
|
||
|
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>
|