1page.title=Android 6.0 Marshmallow 2page.tags="marshmallow" 3meta.tags="marshamallow","android60" 4fullpage=true 5nonavpage=true 6forcelocalnav=true 7header.hide=1 8footer.hide=1 9@jd:body 10 11<section class="dac-expand dac-hero dac-light" > 12 <div class="wrap"> 13 <div class="cols dac-hero-content"> 14 <div class="col-9of16 col-push-7of16 dac-hero-figure"> 15 <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" 16 srcset="{@docRoot}images/home/devices-hero_620px.png 1x, 17 {@docRoot}images/home/devices-hero_620px_2x.png 2x"> 18 </div> 19 <div class="col-7of16 col-pull-9of16"> 20 <h1 class="dac-hero-title">Android 6.0 Marshmallow</h1> 21 <p class="dac-hero-description"> 22 <strong>Get your apps ready for Android 6.0 Marshmallow!</strong> 23 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}about/versions/marshmallow/android-6.0-changes.html"> 29 <span class="dac-sprite dac-auto-chevron"></span> 30 Get started 31 </a><br> 32 </div> 33 </div> 34 <div class="dac-section dac-small"> 35 <div class="resource-widget resource-flow-layout col-16" 36 data-query="collection:marshmallow/landing/resources" 37 data-cardSizes="6x2" 38 data-maxResults="3"> 39 </div> 40 </div> 41 </div> 42</section> 43 44<div class="wrap dac-offset-parent"> 45 <a class="dac-fab dac-scroll-button" data-scroll-button href="#resources"> 46 <i class="dac-sprite dac-arrow-down-gray"></i> 47 </a> 48</div> 49 50<section class="dac-section dac-gray" id="resources"><div class="wrap"> 51 <h1 class="dac-section-title">Resources</h1> 52 <div class="dac-section-subtitle"> 53 Essential information to help you get your apps ready for Android 6.0. 54 </div> 55 56 <div class="resource-widget resource-flow-layout col-16" 57 data-query="collection:marshmallow/landing/more" 58 data-cardSizes="6x6" 59 data-items-per-page="15" 60 data-initial-results="3"></div> 61 </div> 62</section> 63 64<section class="dac-section" id="videos"><div class="wrap"> 65 <h1 class="dac-section-title">Videos</h1> 66 <div class="dac-section-subtitle"> 67 New Android capabilities and the right way to use them in your apps. 68 </div> 69 70 <div class="resource-widget resource-flow-layout col-16" 71 data-query="collection:marshmallow/landing/videos" 72 data-cardSizes="6x6" 73 data-items-per-page="15" 74 data-initial-results="6"></div> 75 </div> 76</section> 77 78<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap"> 79 <h2 class="norule">Latest</h2> 80 <div class="resource-widget resource-flow-layout col-16" 81 data-query="type:blog+tag:marshmallow" 82 data-sortOrder="-timestamp" 83 data-cardSizes="6x6" 84 data-maxResults="24" 85 data-items-per-page="15" 86 data-initial-results="3"> 87 </div> 88</section> 89