| page.title=Android M 开发者预览版 |
| page.tags="preview", |
| meta.tags="preview, M preview", androidm |
| fullpage=true |
| section.landing=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 M 开发者预览版</h1> |
| <p class="dac-hero-description"> |
| 准备迎接 Android 的下一版本。在 Nexus 5、6、9 和 Player 中测试应用。 |
| 了解新功能:<strong>运行权限</strong>、<strong>瞌睡</strong>和<strong>应用待机</strong>省电功能、新的<strong>协助技术</strong>等。 |
| |
| |
| </p> |
| |
| <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> |
| <span class="dac-sprite dac-auto-chevron"></span> |
| 开始! |
| </a><br> |
| </div> |
| </div> |
| <div class="dac-section dac-small"> |
| <div class="resource-widget resource-flow-layout col-16" |
| data-query="collection:preview/landing/resources" |
| data-cardSizes="6x2" |
| data-maxResults="6"></div> |
| </div> |
| </div> |
| </section> |
| |
| <section class="dac-section dac-gray"><div class="wrap"> |
| <h1 class="dac-section-title">资源</h1> |
| <div class="dac-section-subtitle"> |
| 帮助您的应用准备使用 Android M 的必备信息。 |
| </div> |
| |
| <div class="resource-widget resource-flow-layout col-16" |
| data-query="collection:preview/landing/more" |
| data-cardSizes="6x6" |
| data-maxResults="16"></div> |
| |
| <ul class="dac-section-links"> |
| <li class="dac-section-link"> |
| <a href="https://code.google.com/p/android-developer-preview/"> |
| <span class="dac-sprite dac-auto-chevron"></span> |
| 报告问题 |
| </a> |
| </li> |
| <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview"> |
| <span class="dac-sprite dac-auto-chevron"></span> |
| 加入 G+ 社区 |
| </a> |
| </li> |
| </ul> |
| </div> |
| </section> |
| |