• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 dac-darken mprev active" style="background-color: #75d1ff;">
14<a href="/preview/index.html">
15  <div class="wrap" style="max-width:1100px;margin-top:0">
16    <div class="cols dac-hero-content">
17      <div class="col-8of16 col-push-6of16 dac-hero-figure mprev">
18      </div>
19      <div class="col-8of16 col-pull-7of16">
20        <div class="dac-hero-tag"></div>
21
22        <h1 class="dac-hero-title" style="white-space:nowrap;">Android 6.0 Marshmallow</h1>
23        <p class="dac-hero-description">次期バージョンの Android に向けて準備しましょう。
24        Nexus 5、6、9、Nexus Player でアプリをテストします。 </p>
25
26        <a class="dac-hero-cta" href="{@docRoot}preview/index.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
34      </div>
35    </div>
36  </div>
37</a>
38</article></section>
39
40<div class="actions-bar dac-expand dac-invert">
41  <div class="wrap dac-offset-parent">
42    <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
43      <i class="dac-sprite dac-arrow-down-gray"></i>
44    </a>
45    <div class="actions">
46      <div><a href="{@docRoot}sdk/index.html">
47        <span class="dac-sprite dac-auto-chevron-large"></span>
48        Get the SDK
49      </a></div>
50      <div><a href="{@docRoot}samples/index.html">
51        <span class="dac-sprite dac-auto-chevron-large"></span>
52        Browse Samples
53      </a></div>
54      <div><a href="//www.youtube.com/user/androiddevelopers">
55        <span class="dac-sprite dac-auto-chevron-large"></span>
56        Watch Videos
57      </a></div>
58    </div><!-- end .actions -->
59  </div><!-- end .wrap -->
60</div><!-- end .actions-bar -->
61
62
63
64<section class="dac-section dac-section-light" id="build-apps"><div class="wrap">
65  <h1 class="dac-section-title">Build Beautiful Apps</h1>
66  <div class="dac-section-subtitle">
67    Resources to get you started with designing and developing for Android.
68  </div>
69  <div class="resource-widget resource-flow-layout col-16"
70       data-query="collection:index/primary"
71       data-cardSizes="6x6"
72       data-maxResults="3"></div>
73</div></section>
74
75<div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel">
76</div>
77
78<section class="dac-section dac-gray"><div class="wrap">
79  <div class="cols"><div class="col-10of12 col-push-1of12">
80    <h1 class="dac-section-title">マルチ スクリーンの世界を<br>構築しましょう</h1>
81    <div class="dac-section-subtitle">
82      Android は世界中の数多くの携帯型デバイスで使われています。 <br>
83          そして今回、これらの新しいフォーム ファクタをサポートします。
84    </div>
85  </div></div>
86  <div class="resource-widget resource-flow-layout col-16"
87       data-query="collection:index/multiscreen"
88       data-cardSizes="6x6"
89       data-maxResults="3"></div>
90</div></section>
91