52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
page.title=M Developer Preview
|
|
page.tags=preview
|
|
meta.tags="preview"
|
|
fullpage=true
|
|
page.viewport_width=970
|
|
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-1of2 col-push-1of2 dac-hero-figure">
|
|
<img class="dac-hero-image" src="/design/media/hero-material-design.png">
|
|
</div>
|
|
<div class="col-1of2 col-pull-1of2">
|
|
<h1 class="dac-hero-title">M Developer Preview</h1>
|
|
<p class="dac-hero-description">
|
|
Get ready for the next official release of the platform. The preview program gives
|
|
you an advance look at new APIs, features, and behaviors coming to Android.
|
|
Test your apps and give us feedback!
|
|
</p>
|
|
|
|
<a class="dac-hero-cta" href="{@docRoot}preview/overview.html">
|
|
<span class="dac-sprite dac-auto-chevron"></span>
|
|
Preview Program Overview
|
|
</a><br>
|
|
<a class="dac-hero-cta" href="{@docRoot}preview/api-overview.html">
|
|
<span class="dac-sprite dac-auto-chevron"></span>
|
|
Review the API changes
|
|
</a><br>
|
|
<a class="dac-hero-cta" href="{@docRoot}preview/setup-sdk.html">
|
|
<span class="dac-sprite dac-auto-chevron"></span>
|
|
Set up the Preview SDK
|
|
</a><br>
|
|
<a class="dac-hero-cta" href="https://code.google.com/p/android-developer-preview/">
|
|
<span class="dac-sprite dac-auto-chevron"></span>
|
|
Report issues
|
|
</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> |