• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1page.title=Android M 開發人員預覽版
2page.tags="preview",
3meta.tags="preview, M preview", androidm
4fullpage=true
5section.landing=true
6header.hide=1
7footer.hide=1
8@jd:body
9
10<section class="dac-expand dac-hero dac-light" >
11  <div class="wrap">
12    <div class="cols dac-hero-content">
13      <div class="col-9of16 col-push-7of16 dac-hero-figure">
14        <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" srcset="{@docRoot}images/home/devices-hero_620px.png 1x,
15             {@docRoot}images/home/devices-hero_620px_2x.png 2x">
16      </div>
17      <div class="col-7of16 col-pull-9of16">
18        <h1 class="dac-hero-title">Android M 開發人員預覽版</h1>
19        <p class="dac-hero-description">
20          準備使用新版 Android。在 Nexus 5、6、9 和 Player 上測試您的應用程式。
21瞭解新功能 &mdash; <strong>執行階段權限</strong>、<strong>休眠</strong>、<strong>應用程式待命</strong>等省電功能、新的<strong>輔助技術</strong>,以及其他功能。
22
23
24        </p>
25
26        <a class="dac-hero-cta" href="{@docRoot}preview/overview.html">
27          <span class="dac-sprite dac-auto-chevron"></span>
28          開始使用!
29</a><br>
30        <a class="dac-hero-cta" href="{@docRoot}preview/support.html">
31          <span class="dac-sprite dac-auto-chevron"></span>
32          Developer Preview 3 (final SDK)</a>
33      </div>
34    </div>
35    <div class="dac-section dac-small">
36      <div class="resource-widget resource-flow-layout col-16"
37           data-query="collection:preview/landing/resources"
38           data-cardSizes="6x2"
39           data-maxResults="6"></div>
40    </div>
41  </div>
42</section>
43
44<section class="dac-section dac-gray"><div class="wrap">
45  <h1 class="dac-section-title">資源</h1>
46  <div class="dac-section-subtitle">
47    以下重要資訊可幫助您的應用程式準備好使用 Android M。
48  </div>
49
50  <div class="resource-widget resource-flow-layout col-16"
51       data-query="collection:preview/landing/more"
52       data-cardSizes="6x6"
53       data-maxResults="16"></div>
54
55    <ul class="dac-section-links">
56      <li class="dac-section-link">
57        <a href="https://code.google.com/p/android-developer-preview/">
58          <span class="dac-sprite dac-auto-chevron"></span>
59          回報問題
60</a>
61      </li>
62      <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview">
63        <span class="dac-sprite dac-auto-chevron"></span>
64        參加 G+ 社群
65</a>
66      </li>
67    </ul>
68  </div>
69</section>
70
71