Home | History | Annotate | Download | only in MultiWindowPlayground
      1 
      2 page.tags="MultiWindowPlayground"
      3 sample.group=Android N Preview
      4 @jd:body
      5 
      6 <p>
      7             
      8 This sample demonstrates the use of the multi-window API available
      9 in Android N. It shows the use of new Intent flags and
     10 AndroidManifest properties to define the multi-window behavior.
     11 Switch the sample app into multi-window mode to see how it affects
     12 the lifecycle and behavior of the app.
     13             
     14         </p>
     15