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