Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 1 | page.title=M Developer Preview |
| 2 | page.tags=preview |
| 3 | meta.tags="preview" |
| 4 | fullpage=true |
| 5 | page.viewport_width=970 |
| 6 | section.landing=true |
| 7 | header.hide=1 |
| 8 | footer.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-1of2 col-push-1of2 dac-hero-figure"> |
| 15 | <img class="dac-hero-image" src="/design/media/hero-material-design.png"> |
| 16 | </div> |
| 17 | <div class="col-1of2 col-pull-1of2"> |
| 18 | <h1 class="dac-hero-title">M Developer Preview</h1> |
| 19 | <p class="dac-hero-description"> |
| 20 | Get ready for the next official release of the platform. Test your apps |
| 21 | and give us feedback! |
| 22 | </p> |
| 23 | <a class="dac-hero-cta" href="{@docRoot}preview/setup-sdk.html"> |
| 24 | <span class="dac-sprite dac-auto-chevron"></span> |
| 25 | Set up the Preview SDK |
| 26 | </a><br> |
| 27 | <a class="dac-hero-cta" href="{@docRoot}preview/api-overview.html"> |
| 28 | <span class="dac-sprite dac-auto-chevron"></span> |
| 29 | Review the API changes |
| 30 | </a><br> |
| 31 | <a class="dac-hero-cta" href="https://code.google.com/p/android-developer-preview/"> |
| 32 | <span class="dac-sprite dac-auto-chevron"></span> |
| 33 | Report issues |
| 34 | </a><br> |
| 35 | </div> |
| 36 | </div> |
| 37 | </div> |
| 38 | </section> |
| 39 | |
| 40 | <section class="dac-section dac-gray dac-small dac-invert"><div class="wrap"> |
| 41 | <h2 class="norule">Latest</h2> |
| 42 | <div class="resource-widget resource-flow-layout col-16" |
| 43 | data-query="collection:develop/landing/latest" |
| 44 | data-cardSizes="6x6" |
| 45 | data-maxResults="3"></div> |
| 46 | </div></section> |
| 47 | |
| 48 | |
| 49 | <section class="dac-section"><div class="wrap"> |
| 50 | <h1 class="dac-section-title">Resources</h1> |
| 51 | <div class="dac-section-subtitle"> |
| 52 | Check out these resources to help you get started with the M Developer Preview. |
| 53 | </div> |
| 54 | <div class="resource-widget resource-flow-layout col-16" |
| 55 | data-query="collection:preview/landing/resources" |
| 56 | data-cardSizes="6x6" |
| 57 | data-maxResults="6"></div> |
| 58 | </div></section> |
| 59 | |
| 60 | |