1page.title=Android 6.0 Marshmallow 2page.tags="marshmallow" 3meta.tags="marshamallow","android60" 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 6.0 Marshmallow</h1> 20 <p class="dac-hero-description"> 21 <strong>Get your apps ready for Android 6.0 Marshmallow!</strong> 22 Explore what's new — <strong>runtime permissions</strong>, 23 <strong>Doze</strong> and <strong>App Standby</strong> power-saving features, new 24 <strong>assist technology</strong>, and more. 25 </p> 26 27 <a class="dac-hero-cta" href="{@docRoot}about/versions/marshmallow/android-6.0-changes.html"> 28 <span class="dac-sprite dac-auto-chevron"></span> 29 Get started 30 </a><br> 31 </div> 32 </div> 33 <div class="dac-section dac-small"> 34 <div class="resource-widget resource-flow-layout col-16" 35 data-query="collection:marshmallow/landing/resources" 36 data-cardSizes="6x2" 37 data-maxResults="3"> 38 </div> 39 </div> 40 </div> 41</section> 42 43<div class="wrap dac-offset-parent"> 44 <a class="dac-fab dac-scroll-button" data-scroll-button href="#resources"> 45 <i class="dac-sprite dac-arrow-down-gray"></i> 46 </a> 47</div> 48 49<section class="dac-section dac-gray" id="resources"><div class="wrap"> 50 <h1 class="dac-section-title">Resources</h1> 51 <div class="dac-section-subtitle"> 52 Essential information to help you get your apps ready for Android 6.0. 53 </div> 54 55 <div class="resource-widget resource-flow-layout col-16" 56 data-query="collection:marshmallow/landing/more" 57 data-cardSizes="6x6" 58 data-items-per-page="15" 59 data-initial-results="3"></div> 60 </div> 61</section> 62 63<section class="dac-section" id="videos"><div class="wrap"> 64 <h1 class="dac-section-title">Videos</h1> 65 <div class="dac-section-subtitle"> 66 New Android capabilities and the right way to use them in your apps. 67 </div> 68 69 <div class="resource-widget resource-flow-layout col-16" 70 data-query="collection:marshmallow/landing/videos" 71 data-cardSizes="6x6" 72 data-items-per-page="15" 73 data-initial-results="6"></div> 74 </div> 75</section> 76 77<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap"> 78 <h2 class="norule">Latest</h2> 79 <div class="resource-widget resource-flow-layout col-16" 80 data-query="type:blog+tag:marshmallow" 81 data-sortOrder="-timestamp" 82 data-cardSizes="6x6" 83 data-maxResults="24" 84 data-items-per-page="15" 85 data-initial-results="3"> 86 </div> 87</section> 88