• 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 및 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      </div>
34    </div>
35  </div>
36</a>
37</article></section>
38
39<div class="actions-bar dac-expand dac-invert">
40  <div class="wrap dac-offset-parent">
41    <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
42      <i class="dac-sprite dac-arrow-down-gray"></i>
43    </a>
44    <div class="actions">
45      <div><a href="{@docRoot}sdk/index.html">
46        <span class="dac-sprite dac-auto-chevron-large"></span>
47        Get the SDK
48      </a></div>
49      <div><a href="{@docRoot}samples/index.html">
50        <span class="dac-sprite dac-auto-chevron-large"></span>
51        Browse Samples
52      </a></div>
53      <div><a href="//www.youtube.com/user/androiddevelopers">
54        <span class="dac-sprite dac-auto-chevron-large"></span>
55        Watch Videos
56      </a></div>
57    </div><!-- end .actions -->
58  </div><!-- end .wrap -->
59</div><!-- end .actions-bar -->
60
61
62
63<section class="dac-section dac-section-light" id="build-apps"><div class="wrap">
64  <h1 class="dac-section-title">Build Beautiful Apps</h1>
65  <div class="dac-section-subtitle">
66    Resources to get you started with designing and developing for Android.
67  </div>
68  <div class="resource-widget resource-flow-layout col-16"
69       data-query="collection:index/primary"
70       data-cardSizes="6x6"
71       data-maxResults="3"></div>
72</div></section>
73
74<div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel">
75</div>
76
77<section class="dac-section dac-gray"><div class="wrap">
78  <div class="cols"><div class="col-10of12 col-push-1of12">
79    <h1 class="dac-section-title">멀티스크린 월드에 맞게 만들기</h1>
80    <div class="dac-section-subtitle">
81      Android는 전 세계 수억 개의 휴대 기기에서 구동되고 있으며, <br>
82          이제 이 흥미진진하고 새로운 폼팩터를 지원합니다.
83    </div>
84  </div></div>
85  <div class="resource-widget resource-flow-layout col-16"
86       data-query="collection:index/multiscreen"
87       data-cardSizes="6x6"
88       data-maxResults="3"></div>
89</div></section>
90