page.title=Android 6.0 Marshmallow
page.tags="marshmallow"
meta.tags="marshamallow","android60"
fullpage=true
nonavpage=true
forcelocalnav=true
header.hide=1
footer.hide=1
@jd:body

<section class="dac-expand dac-hero dac-light" >
  <div class="wrap">
    <div class="cols dac-hero-content">
      <div class="col-9of16 col-push-7of16 dac-hero-figure">
        <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png"
             srcset="{@docRoot}images/home/devices-hero_620px.png 1x,
             {@docRoot}images/home/devices-hero_620px_2x.png 2x">
      </div>
      <div class="col-7of16 col-pull-9of16">
        <h1 class="dac-hero-title">Android 6.0 Marshmallow</h1>
        <p class="dac-hero-description">
          <strong>Get your apps ready for Android 6.0 Marshmallow!</strong>
          Explore what's new &mdash; <strong>runtime permissions</strong>,
          <strong>Doze</strong> and <strong>App Standby</strong> power-saving features, new
          <strong>assist technology</strong>, and more.
        </p>

        <a class="dac-hero-cta" href="{@docRoot}about/versions/marshmallow/android-6.0-changes.html">
          <span class="dac-sprite dac-auto-chevron"></span>
          Get started
        </a><br>
      </div>
    </div>
    <div class="dac-section dac-small">
      <div class="resource-widget resource-flow-layout col-16"
           data-query="collection:marshmallow/landing/resources"
           data-cardSizes="6x2"
           data-maxResults="3">
      </div>
    </div>
  </div>
</section>

<div class="wrap dac-offset-parent">
  <a class="dac-fab dac-scroll-button" data-scroll-button href="#resources">
    <i class="dac-sprite dac-arrow-down-gray"></i>
  </a>
</div>

<section class="dac-section dac-gray" id="resources"><div class="wrap">
  <h1 class="dac-section-title">Resources</h1>
  <div class="dac-section-subtitle">
    Essential information to help you get your apps ready for Android 6.0.
  </div>

  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:marshmallow/landing/more"
       data-cardSizes="6x6"
       data-items-per-page="15"
       data-initial-results="3"></div>
  </div>
</section>

<section class="dac-section" id="videos"><div class="wrap">
  <h1 class="dac-section-title">Videos</h1>
  <div class="dac-section-subtitle">
    New Android capabilities and the right way to use them in your apps.
  </div>

  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:marshmallow/landing/videos"
       data-cardSizes="6x6"
       data-items-per-page="15"
       data-initial-results="6"></div>
  </div>
</section>

<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
  <h2 class="norule">Latest</h2>
  <div class="resource-widget resource-flow-layout col-16"
      data-query="type:blog+tag:marshmallow"
      data-sortOrder="-timestamp"
      data-cardSizes="6x6"
      data-maxResults="24"
      data-items-per-page="15"
      data-initial-results="3">
  </div>
</section>