summaryrefslogtreecommitdiffstats
path: root/docs/html-intl/intl/ko/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html-intl/intl/ko/index.jd')
-rw-r--r--docs/html-intl/intl/ko/index.jd93
1 files changed, 93 insertions, 0 deletions
diff --git a/docs/html-intl/intl/ko/index.jd b/docs/html-intl/intl/ko/index.jd
new file mode 100644
index 0000000..59b9321
--- /dev/null
+++ b/docs/html-intl/intl/ko/index.jd
@@ -0,0 +1,93 @@
+fullpage=true
+page.viewport_width=970
+excludeFromSuggestions=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 Lollipop</h3>
+ <p>Android 5.0 업데이트는 사용자 앱에 잠금화면상의 알림, 완전히 새로운 카메라 API, OpenGL ES 3.1, 신규 머티리얼 디자인(Material Design) 인터페이스 등 다양하고 새로운 기능을 추가합니다.</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 --> \ No newline at end of file