blob: c6c20686bd5629d9364fdf6038077104f5ac1554 [file] [log] [blame]
Joe Fernandeze7866882015-05-06 17:15:03 -07001page.title=M Developer Preview
2page.tags=preview
3meta.tags="preview"
4fullpage=true
5page.viewport_width=970
6section.landing=true
7header.hide=1
8footer.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">
Dirk Dougherty98794c02015-05-09 12:10:56 -070020 Get ready for the next official release of the platform. The preview program gives
21 you an advance look at new APIs, features, and behaviors coming to Android.
22 Test your apps and give us feedback!
Joe Fernandeze7866882015-05-06 17:15:03 -070023 </p>
Dirk Dougherty98794c02015-05-09 12:10:56 -070024
25 <a class="dac-hero-cta" href="{@docRoot}preview/overview.html">
Joe Fernandeze7866882015-05-06 17:15:03 -070026 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty98794c02015-05-09 12:10:56 -070027 Preview Program Overview
Joe Fernandeze7866882015-05-06 17:15:03 -070028 </a><br>
29 <a class="dac-hero-cta" href="{@docRoot}preview/api-overview.html">
30 <span class="dac-sprite dac-auto-chevron"></span>
31 Review the API changes
32 </a><br>
Dirk Dougherty98794c02015-05-09 12:10:56 -070033 <a class="dac-hero-cta" href="{@docRoot}preview/setup-sdk.html">
34 <span class="dac-sprite dac-auto-chevron"></span>
35 Set up the Preview SDK
36 </a><br>
Joe Fernandeze7866882015-05-06 17:15:03 -070037 <a class="dac-hero-cta" href="https://code.google.com/p/android-developer-preview/">
38 <span class="dac-sprite dac-auto-chevron"></span>
39 Report issues
40 </a><br>
Dirk Dougherty98794c02015-05-09 12:10:56 -070041
Joe Fernandeze7866882015-05-06 17:15:03 -070042 </div>
43 </div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070044
45 <div class="dac-section dac-small">
46 <div class="resource-widget resource-flow-layout col-16"
47 data-query="collection:preview/landing/resources"
48 data-cardSizes="6x2"
49 data-maxResults="6"></div>
50 </div>
Joe Fernandeze7866882015-05-06 17:15:03 -070051 </div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070052</section>