1 page.title=Android M Developer Preview 2 page.tags="preview", 3 meta.tags="preview, M preview", androidm 4 fullpage=true 5 section.landing=true 6 header.hide=1 7 footer.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 M Developer Preview</h1> 20 <p class="dac-hero-description"> 21 <strong>The official Android 6.0 SDK is now available!</strong> 22 Get your apps ready for the next version of Android. Test on Nexus 5, 6, 9, and 23 Player. Explore what's new — <strong>runtime permissions</strong>, 24 <strong>Doze</strong> and <strong>App Standby</strong> power-saving features, new 25 <strong>assist technology</strong>, 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 3 (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 74