1fullpage=true
2excludeFromSuggestions=true
3page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
4page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
5
6@jd:body
7
8<!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel">
9</div> -->
10<section class="dac-hero-carousel">
11
12<!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> -->
13<article class="dac-expand dac-hero dac-invert active" style="background-color: #455A64;">
14<a href="/preview/index.html">
15  <div class="wrap" style="max-width:1100px;">
16    <div class="cols dac-hero-content">
17      <div class="col-10of16 col-push-6of16 dac-hero-figure">
18        <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png"
19             srcset="{@docRoot}images/home/devices-hero_620px.png 1x,
20             {@docRoot}images/home/devices-hero_620px_2x.png 2x">
21      </div>
22      <div class="col-6of16 col-pull-10of16">
23        <div class="dac-hero-tag"></div>
24
25        <h1 class="dac-hero-title">Android M Developer Preview</h1>
26        <p class="dac-hero-description">準備使用新版 Android。在 Nexus 5、6、9 和
27        Player 上測試您的應用程式。 </p>
28
29        <a class="dac-hero-cta" href="{@docRoot}preview/index.html">
30          <span class="dac-sprite dac-auto-chevron"></span>
31          開始使用!
32        </a><br>
33        <a class="dac-hero-cta" href="{@docRoot}preview/support.html">
34          <span class="dac-sprite dac-auto-chevron"></span>
35          Developer Preview 2</a>
36      </div>
37    </div>
38  </div>
39</a>
40</article></section>
41
42<div class="actions-bar dac-expand dac-invert">
43  <div class="wrap dac-offset-parent">
44    <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
45      <i class="dac-sprite dac-arrow-down-gray"></i>
46    </a>
47    <div class="actions">
48      <div><a href="{@docRoot}sdk/index.html">
49        <span class="dac-sprite dac-auto-chevron-large"></span>
50        Get the SDK
51      </a></div>
52      <div><a href="{@docRoot}samples/index.html">
53        <span class="dac-sprite dac-auto-chevron-large"></span>
54        Browse Samples
55      </a></div>
56      <div><a href="//www.youtube.com/user/androiddevelopers">
57        <span class="dac-sprite dac-auto-chevron-large"></span>
58        Watch Videos
59      </a></div>
60    </div><!-- end .actions -->
61  </div><!-- end .wrap -->
62</div><!-- end .actions-bar -->
63
64
65
66<section class="dac-section dac-section-light" id="build-apps"><div class="wrap">
67  <h1 class="dac-section-title">Build Beautiful Apps</h1>
68  <div class="dac-section-subtitle">
69    Resources to get you started with designing and developing for Android.
70  </div>
71  <div class="resource-widget resource-flow-layout col-16"
72       data-query="collection:index/primary"
73       data-cardSizes="6x6"
74       data-maxResults="3"></div>
75</div></section>
76
77<div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel">
78</div>
79
80<section class="dac-section dac-gray"><div class="wrap">
81  <div class="cols"><div class="col-10of12 col-push-1of12">
82    <h1 class="dac-section-title">針對多螢幕世界建置</h1>
83    <div class="dac-section-subtitle">
84      Android 在全球數百萬部手持式裝置上執行, <br>
85          而且它現在支援這些令人興奮、各種尺寸的裝置。
86    </div>
87  </div></div>
88  <div class="resource-widget resource-flow-layout col-16"
89       data-query="collection:index/multiscreen"
90       data-cardSizes="6x6"
91       data-maxResults="3"></div>
92</div></section>
93