summaryrefslogtreecommitdiffstats
path: root/docs/html-intl/intl/zh-tw/index.jd
blob: 56ae4cf574bdc6896e878fcf1e03405abed7dfb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
fullpage=true
page.viewport_width=970excludeFromSuggestions=true
page.metaDescription=適用於 Android 開發人員的官方網站。提供適用於應用程式開發人員與設計師的 Android SDK 與文件。
page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> 

@jd:body

<div class="home-new-carousel-1">
  <div class="fullscreen-carousel-content">
    <div class="vcenter">
      <div class="wrap clearfix">

        <div class="static resource-flow-layout wrap col-16">
          <div class="resource resource-card resource-card-18x6">

      <div class="landing-section-header">
            <div class="col-10"><img src="{@docRoot}images/home/l-hero_2x.png" srcset="{@docRoot}images/home/l-hero.png 1x, {@docRoot}images/home/l-hero_2x.png 2x" width="510" style="margin:20px 30px 0 30px"></div>
            <div class="col-5" style=" margin-top:70px ">
            <h3 stye="font-weight:300;">Android 5.0 棒棒糖</h3>
            <p>Android 5.0 更新新增了許多新功能到您的應用程式,例如鎖定螢幕上的通知、全新的相機 API、OpenGL ES 3.1、新的材料設計介面,還有更多其他功能。</p>
            <a href="{@docRoot}about/versions/lollipop.html" class="landing-button landing-primary">深入了解</a>
            </div>
          </div>
          </div>
        </div>
       <h2>&nbsp;</h2>
        <div style="margin-top:20px;height:115px" class="resource-widget resource-flow-layout wrap col-16
        no-section" data-query="collection:index/primary" data-resourcestyle="card"
        data-sortorder="-timestamp" data-maxresults="3" data-cardsizes="6x2,6x2,6x2"></div> <!-- end .resource-widget -->
      </div> <!-- end .wrap -->
    </div> <!-- end .vcenter -->
  </div> <!-- end .fullscreen-carousel-content -->
</div> <!-- end .fullscreen-carousel -->

<div class="actions-bar" style="margin-top:20px">
  <div class="wrap">
    <div class="actions">
      <div><a href="{@docRoot}sdk/index.html">取得 SDK</a></div>
      <div><a href="{@docRoot}samples/index.html">瀏覽範例</a></div>
      <div><a href="//www.youtube.com/user/androiddevelopers">觀賞影片</a></div>
      <div><a href="{@docRoot}distribute/googleplay/developer-console.html">管理您的應用程式</a></div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div><!-- end .actions-bar -->



<div class="landing-rest-of-page">
  <div class="landing-section">
    <div class="wrap">
      <div class="landing-section-header">

            <div class="landing-h1" style="margin-top:0px">針對多螢幕世界建置</div>
        <div class="landing-subhead" style="margin-top: 20px;">
          Android 在全球數百萬部手持式裝置上執行, <br>
          而且它現在支援這些令人興奮、各種尺寸的裝置。
        </div>
      </div>
      <div class="landing-body" style="margin-top: 50px;">
        <div class="landing-breakout cols">
          <div class="col-3-wide">
              <img src="{@docRoot}images/home/wear-wordmark.png"> <img src="{@docRoot}images/home/wear.png">
              <p class="landing-small">
                為您的使用者提供可隨時隨地存取的資訊。
            </p>
            <p class="landing-small">
              <a href="{@docRoot}wear/index.html">了解 Android Wear</a>
            </p>
          </div>
          <div class="col-3-wide">
              <img src="{@docRoot}images/home/tv-wordmark.png"> <img src="{@docRoot}images/home/tv.png">
              <p class="landing-small">
                為大螢幕建置您的應用程式,並將您的內容帶到生活中。
              </p>
            <p class="landing-small">
              <a href="{@docRoot}tv/index.html">了解 Android TV</a>

            </p>
          </div>
          <div class="col-3-wide">
              <img src="{@docRoot}images/home/auto-wordmark.png"> <img src="{@docRoot}images/home/auto.png">
              <p class="landing-small">
                將您的音樂應用程式延伸到車用娛樂系統。
             </p>
            <p class="landing-small">
              <a href="{@docRoot}auto/index.html">了解 Android Auto</a>
            </p>
          </div>
        </div>
      </div>
    </div>  <!-- end .wrap -->
  </div> <!-- end .landing-section -->