blob: 6c71193879d2ae6c443169f549557aae6b0c0859 [file] [log] [blame]
Ben Dodson4dbb28a2010-08-10 18:22:55 -07001<?cs def:custom_masthead() ?>
Scott Main01a25452013-02-12 17:32:27 -08002<a name="top"></a>
Dirk Doughertyc3921652014-05-13 16:55:26 -07003<?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
4 <!-- Header -->
5 <div id="header-wrapper">
Scott Maine4d8f1b2012-06-21 18:03:05 -07006 <div id="header">
Dirk Doughertyc3921652014-05-13 16:55:26 -07007 <div class="wrap" id="header-wrap">
8 <div class="col-3 logo">
Scott Maine4d8f1b2012-06-21 18:03:05 -07009 <a href="<?cs var:toroot ?>index.html">
Scott Maine921b6d2014-03-26 19:52:14 -070010 <img src="<?cs var:toroot ?>assets/images/dac_logo.png"
11 srcset="<?cs var:toroot ?>assets/images/dac_logo@2x.png 2x"
12 width="123" height="25" alt="Android Developers" />
Scott Maine4d8f1b2012-06-21 18:03:05 -070013 </a>
14 <div class="btn-quicknav" id="btn-quicknav">
Dirk Doughertyc3921652014-05-13 16:55:26 -070015 <a href="#" class="arrow-inactive">Quicknav</a>
16 <a href="#" class="arrow-active">Quicknav</a>
Scott Maine4d8f1b2012-06-21 18:03:05 -070017 </div>
Scott Maine4d8f1b2012-06-21 18:03:05 -070018 </div>
Dirk Doughertyc3921652014-05-13 16:55:26 -070019 <ul class="nav-x col-9">
20 <li class="design">
21 <a href="<?cs var:toroot ?>design/index.html"
22 zh-tw-lang="設計"
23 zh-cn-lang="设计"
24 ru-lang="Проектирование"
25 ko-lang="디자인"
26 ja-lang="設計"
27 es-lang="Diseñar"
28 >Design</a></li>
29 <li class="develop"><a href="<?cs var:toroot ?>develop/index.html"
30 zh-tw-lang="開發"
31 zh-cn-lang="开发"
32 ru-lang="Разработка"
33 ko-lang="개발"
34 ja-lang="開発"
35 es-lang="Desarrollar"
36 >Develop</a></li>
37 <li class="distribute last"><a href="<?cs var:toroot ?>distribute/<?cs
38 if:android.whichdoc == "offline" ?>googleplay/<?cs /if ?>index.html"
39 zh-tw-lang="發佈"
40 zh-cn-lang="分发"
41 ru-lang="Распространение"
42 ko-lang="배포"
43 ja-lang="配布"
44 es-lang="Distribuir"
45 >Distribute</a></li>
46 </ul>
47
48
49 <?cs # ADD SEARCH AND MENU ?>
50 <?cs call:header_search_widget() ?>
51
52
53 <!-- Expanded quicknav -->
54 <div id="quicknav" class="col-9">
55 <ul>
56 <li class="design">
57 <ul>
58 <li><a href="<?cs var:toroot ?>design/index.html">Get Started</a></li>
59 <li><a href="<?cs var:toroot ?>design/style/index.html">Style</a></li>
60 <li><a href="<?cs var:toroot ?>design/patterns/index.html">Patterns</a></li>
61 <li><a href="<?cs var:toroot ?>design/building-blocks/index.html">Building Blocks</a></li>
62 <li><a href="<?cs var:toroot ?>design/downloads/index.html">Downloads</a></li>
63 <li><a href="<?cs var:toroot ?>design/videos/index.html">Videos</a></li>
64 </ul>
65 </li>
66 <li class="develop">
67 <ul>
68 <li><a href="<?cs var:toroot ?>training/index.html"
69 zh-tw-lang="訓練課程"
70 zh-cn-lang="培训"
71 ru-lang="Курсы"
72 ko-lang="교육"
73 ja-lang="トレーニング"
74 es-lang="Capacitación"
75 >Training</a></li>
76 <li><a href="<?cs var:toroot ?>guide/index.html"
77 zh-tw-lang="API 指南"
78 zh-cn-lang="API 指南"
79 ru-lang="Руководства по API"
80 ko-lang="API 가이드"
81 ja-lang="API ガイド"
82 es-lang="Guías de la API"
83 >API Guides</a></li>
84 <li><a href="<?cs var:toroot ?>reference/packages.html"
85 zh-tw-lang="參考資源"
86 zh-cn-lang="参考"
87 ru-lang="Справочник"
88 ko-lang="참조문서"
89 ja-lang="リファレンス"
90 es-lang="Referencia"
91 >Reference</a></li>
smain@google.come39012b2014-06-13 11:41:28 -070092 <li><a href="<?cs var:toroot ?>sdk/index.html"
Dirk Doughertyc3921652014-05-13 16:55:26 -070093 zh-tw-lang="相關工具"
94 zh-cn-lang="工具"
95 ru-lang="Инструменты"
96 ko-lang="도구"
97 ja-lang="ツール"
98 es-lang="Herramientas"
99 >Tools</a>
Dirk Doughertyc3921652014-05-13 16:55:26 -0700100 </li>
101 <li><a href="<?cs var:toroot ?>google/index.html">Google Services</a>
102 </li>
103 <?cs if:android.hasSamples ?>
104 <li><a href="<?cs var:toroot ?>samples/index.html">Samples</a>
105 </li>
106 <?cs /if ?>
107 </ul>
108 </li>
109 <li class="distribute last">
110 <ul>
111 <li><a href="<?cs var:toroot ?>distribute/googleplay/index.html">Google Play</a></li>
112 <li><a href="<?cs var:toroot ?>distribute/essentials/index.html">Essentials</a></li>
113 <li><a href="<?cs var:toroot ?>distribute/users/index.html">Get Users</a></li>
114 <li><a href="<?cs var:toroot ?>distribute/engage/index.html">Engage &amp; Retain</a></li>
115 <li><a href="<?cs var:toroot ?>distribute/monetize/index.html">Monetize</a></li>
116 <li><a href="<?cs var:toroot ?>distribute/tools/index.html">Tools &amp; Reference</a></li>
117 <li><a href="<?cs var:toroot ?>distribute/stories/index.html">Developer Stories</a></li>
118 </ul>
119 </li>
120 </ul>
121 </div><!-- /Expanded quicknav -->
122 </div><!-- end header-wrap.wrap -->
123 </div><!-- end header -->
124
smain@google.com6040ffa2014-06-13 15:06:23 -0700125 <?cs if:about || wear || tv || auto ?>
126 <!-- Secondary x-nav -->
127 <div id="nav-x">
128 <div class="wrap">
129 <ul class="nav-x col-9 about" style="width:100%">
130 <li class="about"><a href="<?cs var:toroot ?>about/index.html"
131 >About</a></li>
132 <li class="wear"><a href="<?cs var:toroot ?>wear/index.html"
133 >Wear</a></li>
134 <li class="tv"><a href="<?cs var:toroot ?>tv/index.html"
135 >TV</a></li>
136 <li class="auto"><a href="<?cs var:toroot ?>auto/index.html"
137 >Auto</a></li>
138 </ul>
139 </div>
140 </div>
141 <!-- /Sendondary x-nav ABOUT -->
142
143
144
145 <?cs elif:training || guide || reference || tools || develop || google || samples ?>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700146 <!-- Secondary x-nav -->
147 <div id="nav-x">
148 <div class="wrap">
Robert Ly40e90992012-11-28 17:46:17 -0800149 <ul class="nav-x col-9 develop" style="width:100%">
Scott Mainac2aef52013-02-12 14:15:23 -0800150 <li class="training"><a href="<?cs var:toroot ?>training/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700151 zh-tw-lang="訓練課程"
152 zh-cn-lang="培训"
Scott Main6eb95f12012-10-02 17:12:23 -0700153 ru-lang="Курсы"
154 ko-lang="교육"
155 ja-lang="トレーニング"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700156 es-lang="Capacitación"
Scott Main6eb95f12012-10-02 17:12:23 -0700157 >Training</a></li>
Scott Main932e3fb2013-12-05 15:17:59 -0800158 <li class="guide"><a href="<?cs var:toroot ?>guide/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700159 zh-tw-lang="API 指南"
160 zh-cn-lang="API 指南"
Scott Main6eb95f12012-10-02 17:12:23 -0700161 ru-lang="Руководства по API"
162 ko-lang="API 가이드"
163 ja-lang="API ガイド"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700164 es-lang="Guías de la API"
Scott Main6eb95f12012-10-02 17:12:23 -0700165 >API Guides</a></li>
Scott Mainac2aef52013-02-12 14:15:23 -0800166 <li class="reference"><a href="<?cs var:toroot ?>reference/packages.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700167 zh-tw-lang="參考資源"
168 zh-cn-lang="参考"
Scott Main6eb95f12012-10-02 17:12:23 -0700169 ru-lang="Справочник"
170 ko-lang="참조문서"
171 ja-lang="リファレンス"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700172 es-lang="Referencia"
Scott Main6eb95f12012-10-02 17:12:23 -0700173 >Reference</a></li>
smain@google.come39012b2014-06-13 11:41:28 -0700174 <li class="tools"><a href="<?cs var:toroot ?>sdk/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700175 zh-tw-lang="相關工具"
176 zh-cn-lang="工具"
Scott Main6eb95f12012-10-02 17:12:23 -0700177 ru-lang="Инструменты"
178 ko-lang="도구"
179 ja-lang="ツール"
Robert Ly40e90992012-11-28 17:46:17 -0800180 es-lang="Herramientas"
Scott Main6eb95f12012-10-02 17:12:23 -0700181 >Tools</a></li>
Scott Mainac2aef52013-02-12 14:15:23 -0800182 <li class="google"><a href="<?cs var:toroot ?>google/index.html"
Robert Ly40e90992012-11-28 17:46:17 -0800183 >Google Services</a>
184 </li>
Dirk Dougherty4f7e5152010-09-16 10:43:40 -0700185 <?cs if:android.hasSamples ?>
Scott Maindc63dda2013-08-22 16:03:21 -0700186 <li class="samples"><a href="<?cs var:toroot ?>samples/index.html"
187 >Samples</a>
Dirk Dougherty4f7e5152010-09-16 10:43:40 -0700188 </li>
189 <?cs /if ?>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700190 </ul>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700191 </div>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700192 </div>
smain@google.com6040ffa2014-06-13 15:06:23 -0700193 <!-- /Sendondary x-nav DEVELOP -->
Dirk Doughertyc3921652014-05-13 16:55:26 -0700194
195 <?cs elif:distribute || googleplay || essentials || users || engage || monetize || disttools || stories ?>
196 <!-- Secondary distribute x-nav -->
197 <div id="nav-x">
198 <div class="wrap">
199 <ul class="nav-x distribute">
200 <li class="googleplay"><a href="<?cs var:toroot ?>distribute/googleplay/index.html"
201 >Google Play</a></li>
202 <li class="essentials"><a href="<?cs var:toroot ?>distribute/essentials/index.html"
203 >Essentials</a></li>
204 <li class="users"><a href="<?cs var:toroot ?>distribute/users/index.html"
205 >Get Users</a></li>
206 <li class="engage"><a href="<?cs var:toroot ?>distribute/engage/index.html"
207 >Engage &amp; Retain</a></li>
208 <li class="monetize"><a href="<?cs var:toroot ?>distribute/monetize/index.html"
209 >Monetize</a>
210 </li>
211 <li class="disttools"><a href="<?cs var:toroot ?>distribute/tools/index.html"
212 >Tools</a>
213 </li>
214 <li class="stories"><a href="<?cs var:toroot ?>distribute/stories/index.html"
215 >Stories</a>
216 </li>
217 </ul>
218 <a href="https://play.google.com/apps/publish/" class="developer-console-btn">Developer Console</a>
219 </div> <!-- /Secondary distribute x-nav -->
220 </div>
smain@google.com6040ffa2014-06-13 15:06:23 -0700221 <!-- /Sendondary x-nav DISTRIBUTE -->
Scott Main01a25452013-02-12 17:32:27 -0800222 <?cs /if ?>
223
Dirk Doughertyc3921652014-05-13 16:55:26 -0700224 <div id="searchResults" class="wrap" style="display:none;">
225 <h2 id="searchTitle">Results</h2>
226 <div id="leftSearchControl" class="search-control">Loading...</div>
227 </div>
228 </div> <!--end header-wrapper -->
Scott Main01a25452013-02-12 17:32:27 -0800229
Dirk Doughertyc3921652014-05-13 16:55:26 -0700230 <div id="sticky-header">
231 <div>
232 <a class="logo" href="#top"></a>
233 <a class="top" href="#top"></a>
234 <ul class="breadcrumb">
235 <?cs # More <li> elements added here with javascript ?>
236 <?cs if:!section.landing ?><li class="current"><?cs var:page.title ?></li><?cs
237 /if ?>
238 </ul>
239 </div>
240 </div>
241
smain@google.com6040ffa2014-06-13 15:06:23 -0700242<?cs /if ?><?cs # end if/else !devsite ?><?cs
Scott Maine4d8f1b2012-06-21 18:03:05 -0700243/def ?>