Doc change: remove useUpdatedTemplates script and sections using old templates. am: 9ac575abc3
am: 87b4fcfd90
Change-Id: Id5e097da26d8150bc82212d8751745b4298cd118
This commit is contained in:
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -54,7 +44,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -76,26 +66,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Informar un problema
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Consulta las notas de la versión
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Únete a la comunidad de desarrolladores
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Lo último</h2>
|
<h2 class="norule">Lo último</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Laporkan masalah
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Lihat catatan rilis
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Bergabunglah dengan komunitas pengembang
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Terbaru</h2>
|
<h2 class="norule">Terbaru</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
問題の報告</a>
|
|
||||||
</div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
リリースノートの確認</a>
|
|
||||||
</div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
開発者コミュニティに参加</a>
|
|
||||||
</div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">新着</h2>
|
<h2 class="norule">新着</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -54,7 +44,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -76,26 +66,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
문제 보고
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
릴리스 노트 보기
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
개발자 커뮤니티 가입
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">최신</h2>
|
<h2 class="norule">최신</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -54,7 +44,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -54,7 +44,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -76,26 +66,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Сообщить о проблеме
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
См. примечания к выпуску
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Вступить в сообщество разработчиков
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Latest</h2>
|
<h2 class="norule">Latest</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Báo cáo vấn đề
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Xem ghi chú phát hành
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Tham gia cộng đồng nhà phát triển
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Latest</h2>
|
<h2 class="norule">Latest</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
报告问题
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
查阅版本说明
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
加入开发者社区</a>
|
|
||||||
</div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">最新</h2>
|
<h2 class="norule">最新</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
回報問題</a>
|
|
||||||
</div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
查看版本資訊</a>
|
|
||||||
</div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
加入開發人員社群</a>
|
|
||||||
</div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Latest</h2>
|
<h2 class="norule">Latest</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}sdk/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get the SDK
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light">
|
<section class="dac-expand dac-hero dac-light">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
<a href="{@docRoot}about/versions/nougat/android-7.0.html">
|
||||||
@@ -54,8 +44,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,26 +66,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="https://developer.android.com/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Report an issue
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/support.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
See release notes
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}preview/dev-community">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Join dev community
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Latest</h2>
|
<h2 class="norule">Latest</h2>
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
<div class="resource-widget resource-flow-layout col-16"
|
||||||
|
|||||||
@@ -9,16 +9,6 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div class="dac-hero-carousel" data-carousel-query="collection:distribute/landing/carousel">
|
<div class="dac-hero-carousel" data-carousel-query="collection:distribute/landing/carousel">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -28,18 +18,7 @@ page.metaDescription=The most visited store in the world for Android apps. Cloud
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section id="useOldTemplates" style="display:none" class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
|
<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
|
||||||
<h2 class="norule">Latest</h2>
|
|
||||||
<div class="resource-widget resource-flow-layout col-16"
|
|
||||||
data-query="type:youtube+tag:googleplay+tag:developerstory+tag:featured, type:blog+tag:googleplay+tag:distribute+tag:featured"
|
|
||||||
data-sortOrder="-timestamp"
|
|
||||||
data-cardSizes="6x6"
|
|
||||||
data-maxResults="3"
|
|
||||||
data-items-per-page="6"
|
|
||||||
data-initial-results="3"></div>
|
|
||||||
</div></section>
|
|
||||||
|
|
||||||
<section id="useUpdatedTemplates" style="display:none" class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
|
|
||||||
<h2 class="norule">Latest</h2>
|
<h2 class="norule">Latest</h2>
|
||||||
|
|
||||||
<div class="dac-filter dac-filter-section" data-filter="#latest-resources">
|
<div class="dac-filter dac-filter-section" data-filter="#latest-resources">
|
||||||
|
|||||||
@@ -4,16 +4,6 @@ page.metaDescription=Android developers, their apps, and their successes with An
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<p>Android developers, their apps, and their successes with Android and Google Play.</p>
|
<p>Android developers, their apps, and their successes with Android and Google Play.</p>
|
||||||
|
|
||||||
<section class="dac-section dac-small" id="latest-apps"><div class="wrap">
|
<section class="dac-section dac-small" id="latest-apps"><div class="wrap">
|
||||||
|
|||||||
@@ -6,16 +6,6 @@ nonavpage=true
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
|
||||||
<div class="wrap" style="max-width:1000px;margin-top:0">
|
<div class="wrap" style="max-width:1000px;margin-top:0">
|
||||||
<div class="col-7of16 col-push-8of16">
|
<div class="col-7of16 col-push-8of16">
|
||||||
@@ -45,7 +35,7 @@ nonavpage=true
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -73,28 +63,6 @@ nonavpage=true
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
|
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
|
||||||
</a>
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}studio/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Get Android Studio
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}samples/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Browse Samples
|
|
||||||
</a></div>
|
|
||||||
<div><a href="{@docRoot}distribute/stories/index.html">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Watch Stories
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
<section class="dac-section dac-light" id="build-apps"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
<h1 class="dac-section-title">Build Beautiful Apps</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
@@ -7,16 +7,6 @@ header.hide=1
|
|||||||
footer.hide=1
|
footer.hide=1
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<script>
|
|
||||||
$(document).ready(function() {
|
|
||||||
if (useUpdatedTemplates) {
|
|
||||||
$("#useUpdatedTemplates").css("display","block");
|
|
||||||
} else {
|
|
||||||
$("#useOldTemplates").css("display","block");
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-light" style="background-color:#FFFFFF">
|
<section class="dac-expand dac-hero dac-light" style="background-color:#FFFFFF">
|
||||||
<div class="wrap" style="max-width:1100px;margin-top:0">
|
<div class="wrap" style="max-width:1100px;margin-top:0">
|
||||||
<div class="cols dac-hero-content" style="padding-bottom:1em;">
|
<div class="cols dac-hero-content" style="padding-bottom:1em;">
|
||||||
@@ -55,7 +45,7 @@ footer.hide=1
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
|
<div class="dac-section dac-slim dac-gray dac-expand">
|
||||||
<div class="wrap dac-offset-parent">
|
<div class="wrap dac-offset-parent">
|
||||||
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
<a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
|
||||||
<i class="dac-sprite dac-arrow-down-gray"></i>
|
<i class="dac-sprite dac-arrow-down-gray"></i>
|
||||||
@@ -77,22 +67,6 @@ footer.hide=1
|
|||||||
</div><!-- end .wrap -->
|
</div><!-- end .wrap -->
|
||||||
</div><!-- end .dac-actions -->
|
</div><!-- end .dac-actions -->
|
||||||
|
|
||||||
<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
|
|
||||||
<div class="wrap dac-offset-parent">
|
|
||||||
|
|
||||||
<div class="actions">
|
|
||||||
<div><a href="{@docRoot}wear/preview/bug">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Report an issue
|
|
||||||
</a></div>
|
|
||||||
<div><a href="http://g.co/androidweardev">
|
|
||||||
<span class="dac-sprite dac-auto-chevron-large"></span>
|
|
||||||
Join developer community
|
|
||||||
</a></div>
|
|
||||||
</div><!-- end .actions -->
|
|
||||||
</div><!-- end .wrap -->
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section class="dac-section dac-light"><div class="wrap">
|
<section class="dac-section dac-light"><div class="wrap">
|
||||||
<h1 class="dac-section-title">Resources</h1>
|
<h1 class="dac-section-title">Resources</h1>
|
||||||
<div class="dac-section-subtitle">
|
<div class="dac-section-subtitle">
|
||||||
|
|||||||
Reference in New Issue
Block a user