blob: 918de48c41d3d8bd82126371054194330e6ff4e3 [file] [log] [blame]
Dirk Dougherty5748bc42016-02-06 18:24:32 -08001page.title=Android N Developer Preview
Dirk Dougherty43eb9512016-03-03 14:53:16 -08002page.tags="preview","developer"
3meta.tags="preview", "android"
Dirk Dougherty5748bc42016-02-06 18:24:32 -08004fullpage=true
5forcelocalnav=true
6header.hide=1
7footer.hide=1
8@jd:body
9
Dirk Doughertya6495a922016-03-04 15:21:59 -080010<script>
11 $(document).ready(function() {
12 if (useUpdatedTemplates) {
13 $("#useUpdatedTemplates").css("display","block");
14 } else {
15 $("#useOldTemplates").css("display","block");
16 }
17 })
18</script>
19
Dirk Dougherty43eb9512016-03-03 14:53:16 -080020<section class="dac-expand dac-hero dac-light" style="background-color:#B2DFDB">
21 <div class="wrap" style="max-width:1100px;margin-top:0">
22 <div class="cols dac-hero-content" style="padding-bottom:1em;">
23
Dirk Doughertya6495a922016-03-04 15:21:59 -080024 <div class="col-7of16 col-push-9of16" style="padding-left:2em">
Dirk Dougherty5748bc42016-02-06 18:24:32 -080025 <h1 class="dac-hero-title">Android N Developer Preview</h1>
26 <p class="dac-hero-description">
Dirk Doughertya6495a922016-03-04 15:21:59 -080027 Get ready for Android N!
Dirk Doughertyb8907292016-03-10 09:43:36 -080028 <strong>Test your apps</strong> on Nexus and other devices. Support new system
Dirk Dougherty43eb9512016-03-03 14:53:16 -080029 behaviors to <strong>save power and memory</strong>.
Dirk Doughertycf65e4842016-03-07 22:31:57 -080030 Extend your apps with <strong>multi-window UI</strong>,
Dirk Dougherty43eb9512016-03-03 14:53:16 -080031 <strong>direct reply notifications</strong> and more.
Dirk Dougherty5748bc42016-02-06 18:24:32 -080032 </p>
33
34 <a class="dac-hero-cta" href="{@docRoot}preview/overview.html">
35 <span class="dac-sprite dac-auto-chevron"></span>
36 Get started
37 </a><!--<br>
38 <a class="dac-hero-cta" href="{@docRoot}preview/support.html">
39 <span class="dac-sprite dac-auto-chevron"></span>
David Friedmanfffa8ac2016-03-07 22:13:29 -080040 Update to Android N (final SDK)
Dirk Dougherty5748bc42016-02-06 18:24:32 -080041 </a><br>-->
42 </div>
Dirk Doughertya6495a922016-03-04 15:21:59 -080043 <div class="col-9of16 col-pull-7of16 dac-hero-figure" style="margin-top:1.5em;padding-right:1.5em;">
Dirk Dougherty43eb9512016-03-03 14:53:16 -080044 <img class="dac-hero-image" src="{@docRoot}images/home/n-preview-hero.png"
45 srcset="{@docRoot}images/home/n-preview-hero.png 1x,
46 {@docRoot}images/home/n-preview-hero_2x.png 2x">
47 </div>
Dirk Dougherty5748bc42016-02-06 18:24:32 -080048 </div>
49 <div class="dac-section dac-small">
50 <div class="resource-widget resource-flow-layout col-16"
51 data-query="collection:preview/landing/resources"
52 data-cardSizes="6x2"
53 data-maxResults="6"></div>
54 </div>
55 </div>
56</section>
57
Dirk Doughertya6495a922016-03-04 15:21:59 -080058<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
59 <div class="wrap dac-offset-parent">
Dirk Dougherty5ec3a402016-06-07 15:39:03 -070060 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
Dirk Doughertya6495a922016-03-04 15:21:59 -080061 <i class="dac-sprite dac-arrow-down-gray"></i>
62 </a>
63 <ul class="dac-actions">
64 <li class="dac-action">
Dirk Doughertyef6d9772016-03-10 17:37:53 -080065 <a class="dac-action-link" href="https://developer.android.com/preview/bug">
Dirk Doughertya6495a922016-03-04 15:21:59 -080066 <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
67 Report an issue
68 </a>
69 </li>
70 <li class="dac-action">
71 <a class="dac-action-link" href="{@docRoot}preview/support.html">
72 <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
Dirk Doughertycf65e4842016-03-07 22:31:57 -080073 See release notes
Dirk Doughertya6495a922016-03-04 15:21:59 -080074 </a>
75 </li>
76 <li class="dac-action">
77 <a class="dac-action-link" href="{@docRoot}preview/dev-community">
78 <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
Dirk Doughertycf65e4842016-03-07 22:31:57 -080079 Join dev community
Dirk Doughertya6495a922016-03-04 15:21:59 -080080 </a>
81 </li>
82 </ul>
83 </div><!-- end .wrap -->
84</div><!-- end .dac-actions -->
85
86<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
87 <div class="wrap dac-offset-parent">
88
89 <div class="actions">
Dirk Doughertyef6d9772016-03-10 17:37:53 -080090 <div><a href="https://developer.android.com/preview/bug">
Dirk Doughertya6495a922016-03-04 15:21:59 -080091 <span class="dac-sprite dac-auto-chevron-large"></span>
92 Report an issue
93 </a></div>
94 <div><a href="{@docRoot}preview/support.html">
95 <span class="dac-sprite dac-auto-chevron-large"></span>
Dirk Doughertycf65e4842016-03-07 22:31:57 -080096 See release notes
Dirk Doughertya6495a922016-03-04 15:21:59 -080097 </a></div>
98 <div><a href="{@docRoot}preview/dev-community">
99 <span class="dac-sprite dac-auto-chevron-large"></span>
Dirk Doughertycf65e4842016-03-07 22:31:57 -0800100 Join dev community
Dirk Doughertya6495a922016-03-04 15:21:59 -0800101 </a></div>
102 </div><!-- end .actions -->
103 </div><!-- end .wrap -->
104</div>
105
Dirk Dougherty9ae42db2016-05-15 18:52:24 -0700106<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
107 <h2 class="norule">Latest</h2>
108 <div class="resource-widget resource-flow-layout col-16"
109 data-query="type:blog+tag:androidn+tag:featured, type:youtube+tag:androidn+tag:featured"
110 data-sortOrder="-timestamp"
111 data-cardSizes="6x6"
112 data-items-per-page="6"
113 data-maxResults="15"
114 data-initial-results="3"></div>
115</div></section>
116
Joe Fernandez34605162016-06-15 04:06:40 +0000117<section class="dac-section dac-gray"><div class="wrap">
Dirk Dougherty5748bc42016-02-06 18:24:32 -0800118 <h1 class="dac-section-title">Resources</h1>
119 <div class="dac-section-subtitle">
Dirk Doughertya6495a922016-03-04 15:21:59 -0800120 Essential information to help you get your apps ready for Android N.
Dirk Dougherty5748bc42016-02-06 18:24:32 -0800121 </div>
122
123 <div class="resource-widget resource-flow-layout col-16"
124 data-query="collection:preview/landing/more"
125 data-cardSizes="6x6"
Dirk Doughertya6495a922016-03-04 15:21:59 -0800126 data-items-per-page="6"
127 data-maxResults="15"
128 data-initial-results="6"></div>
Dirk Dougherty5748bc42016-02-06 18:24:32 -0800129
Dirk Dougherty5748bc42016-02-06 18:24:32 -0800130 </div>
131</section>
132