blob: 5988706c2db1ca3ede448f6af46b07cafbc38074 [file] [log] [blame]
Dirk Dougherty5748bc42016-02-06 18:24:32 -08001page.title=Android N Developer Preview
2page.tags="preview",
3meta.tags="preview, devpreview", androidm
4fullpage=true
5forcelocalnav=true
6header.hide=1
7footer.hide=1
8@jd:body
9
10<section class="dac-expand dac-hero dac-light" >
11 <div class="wrap">
12 <div class="cols dac-hero-content">
13 <div class="col-9of16 col-push-7of16 dac-hero-figure">
14 <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png"
15 srcset="{@docRoot}images/home/devices-hero_620px.png 1x,
16 {@docRoot}images/home/devices-hero_620px_2x.png 2x">
17 </div>
18 <div class="col-7of16 col-pull-9of16">
19 <h1 class="dac-hero-title">Android N Developer Preview</h1>
20 <p class="dac-hero-description">
21 <strong>Get your apps ready for the next version of Android.</strong>
22 Test on Nexus 5, 6, 9, and
23 Player. Explore what's new &mdash; <strong>multiwindow UI</strong>,
24 <strong>Doze Lite</strong> and <strong>Background Check</strong> power-saving features, new
25 <strong>notification</strong> capabilities, and more.
26 </p>
27
28 <a class="dac-hero-cta" href="{@docRoot}preview/overview.html">
29 <span class="dac-sprite dac-auto-chevron"></span>
30 Get started
31 </a><!--<br>
32 <a class="dac-hero-cta" href="{@docRoot}preview/support.html">
33 <span class="dac-sprite dac-auto-chevron"></span>
34 Update to Developer Preview (final SDK)
35 </a><br>-->
36 </div>
37 </div>
38 <div class="dac-section dac-small">
39 <div class="resource-widget resource-flow-layout col-16"
40 data-query="collection:preview/landing/resources"
41 data-cardSizes="6x2"
42 data-maxResults="6"></div>
43 </div>
44 </div>
45</section>
46
47<section class="dac-section dac-gray"><div class="wrap">
48 <h1 class="dac-section-title">Resources</h1>
49 <div class="dac-section-subtitle">
50 Essential information to help you get your apps ready for Android M.
51 </div>
52
53 <div class="resource-widget resource-flow-layout col-16"
54 data-query="collection:preview/landing/more"
55 data-cardSizes="6x6"
56 data-maxResults="16"></div>
57
58 <ul class="dac-section-links">
59 <li class="dac-section-link">
60 <a href="https://code.google.com/p/android-developer-preview/">
61 <span class="dac-sprite dac-auto-chevron"></span>
62 Report Issues
63 </a>
64 </li>
65 <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview">
66 <span class="dac-sprite dac-auto-chevron"></span>
67 Join G+ Community
68 </a>
69 </li>
70 </ul>
71 </div>
72</section>
73