blob: 908ed2546f8f3cea32759566bc03e81b1a0cc361 [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>
92 <li><a href="<?cs var:toroot ?>tools/index.html"
93 zh-tw-lang="相關工具"
94 zh-cn-lang="工具"
95 ru-lang="Инструменты"
96 ko-lang="도구"
97 ja-lang="ツール"
98 es-lang="Herramientas"
99 >Tools</a>
100 <ul><li><a href="<?cs var:toroot ?>sdk/index.html">Get the SDK</a></li></ul>
101 </li>
102 <li><a href="<?cs var:toroot ?>google/index.html">Google Services</a>
103 </li>
104 <?cs if:android.hasSamples ?>
105 <li><a href="<?cs var:toroot ?>samples/index.html">Samples</a>
106 </li>
107 <?cs /if ?>
108 </ul>
109 </li>
110 <li class="distribute last">
111 <ul>
112 <li><a href="<?cs var:toroot ?>distribute/googleplay/index.html">Google Play</a></li>
113 <li><a href="<?cs var:toroot ?>distribute/essentials/index.html">Essentials</a></li>
114 <li><a href="<?cs var:toroot ?>distribute/users/index.html">Get Users</a></li>
115 <li><a href="<?cs var:toroot ?>distribute/engage/index.html">Engage &amp; Retain</a></li>
116 <li><a href="<?cs var:toroot ?>distribute/monetize/index.html">Monetize</a></li>
117 <li><a href="<?cs var:toroot ?>distribute/tools/index.html">Tools &amp; Reference</a></li>
118 <li><a href="<?cs var:toroot ?>distribute/stories/index.html">Developer Stories</a></li>
119 </ul>
120 </li>
121 </ul>
122 </div><!-- /Expanded quicknav -->
123 </div><!-- end header-wrap.wrap -->
124 </div><!-- end header -->
125
smain@google.com6040ffa2014-06-13 15:06:23 -0700126 <?cs if:about || wear || tv || auto ?>
127 <!-- Secondary x-nav -->
128 <div id="nav-x">
129 <div class="wrap">
130 <ul class="nav-x col-9 about" style="width:100%">
131 <li class="about"><a href="<?cs var:toroot ?>about/index.html"
132 >About</a></li>
133 <li class="wear"><a href="<?cs var:toroot ?>wear/index.html"
134 >Wear</a></li>
135 <li class="tv"><a href="<?cs var:toroot ?>tv/index.html"
136 >TV</a></li>
137 <li class="auto"><a href="<?cs var:toroot ?>auto/index.html"
138 >Auto</a></li>
139 </ul>
140 </div>
141 </div>
142 <!-- /Sendondary x-nav ABOUT -->
143
144
145
146 <?cs elif:training || guide || reference || tools || develop || google || samples ?>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700147 <!-- Secondary x-nav -->
148 <div id="nav-x">
149 <div class="wrap">
Robert Ly40e90992012-11-28 17:46:17 -0800150 <ul class="nav-x col-9 develop" style="width:100%">
Scott Mainac2aef52013-02-12 14:15:23 -0800151 <li class="training"><a href="<?cs var:toroot ?>training/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700152 zh-tw-lang="訓練課程"
153 zh-cn-lang="培训"
Scott Main6eb95f12012-10-02 17:12:23 -0700154 ru-lang="Курсы"
155 ko-lang="교육"
156 ja-lang="トレーニング"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700157 es-lang="Capacitación"
Scott Main6eb95f12012-10-02 17:12:23 -0700158 >Training</a></li>
Scott Main932e3fb2013-12-05 15:17:59 -0800159 <li class="guide"><a href="<?cs var:toroot ?>guide/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700160 zh-tw-lang="API 指南"
161 zh-cn-lang="API 指南"
Scott Main6eb95f12012-10-02 17:12:23 -0700162 ru-lang="Руководства по API"
163 ko-lang="API 가이드"
164 ja-lang="API ガイド"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700165 es-lang="Guías de la API"
Scott Main6eb95f12012-10-02 17:12:23 -0700166 >API Guides</a></li>
Scott Mainac2aef52013-02-12 14:15:23 -0800167 <li class="reference"><a href="<?cs var:toroot ?>reference/packages.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700168 zh-tw-lang="參考資源"
169 zh-cn-lang="参考"
Scott Main6eb95f12012-10-02 17:12:23 -0700170 ru-lang="Справочник"
171 ko-lang="참조문서"
172 ja-lang="リファレンス"
Dirk Doughertyc3921652014-05-13 16:55:26 -0700173 es-lang="Referencia"
Scott Main6eb95f12012-10-02 17:12:23 -0700174 >Reference</a></li>
Scott Mainac2aef52013-02-12 14:15:23 -0800175 <li class="tools"><a href="<?cs var:toroot ?>tools/index.html"
Dirk Dougherty0b026ce2013-05-04 13:13:21 -0700176 zh-tw-lang="相關工具"
177 zh-cn-lang="工具"
Scott Main6eb95f12012-10-02 17:12:23 -0700178 ru-lang="Инструменты"
179 ko-lang="도구"
180 ja-lang="ツール"
Robert Ly40e90992012-11-28 17:46:17 -0800181 es-lang="Herramientas"
Scott Main6eb95f12012-10-02 17:12:23 -0700182 >Tools</a></li>
Scott Mainac2aef52013-02-12 14:15:23 -0800183 <li class="google"><a href="<?cs var:toroot ?>google/index.html"
Robert Ly40e90992012-11-28 17:46:17 -0800184 >Google Services</a>
185 </li>
Dirk Dougherty4f7e5152010-09-16 10:43:40 -0700186 <?cs if:android.hasSamples ?>
Scott Maindc63dda2013-08-22 16:03:21 -0700187 <li class="samples"><a href="<?cs var:toroot ?>samples/index.html"
188 >Samples</a>
Dirk Dougherty4f7e5152010-09-16 10:43:40 -0700189 </li>
190 <?cs /if ?>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700191 </ul>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700192 </div>
Scott Maine4d8f1b2012-06-21 18:03:05 -0700193 </div>
smain@google.com6040ffa2014-06-13 15:06:23 -0700194 <!-- /Sendondary x-nav DEVELOP -->
Dirk Doughertyc3921652014-05-13 16:55:26 -0700195
196 <?cs elif:distribute || googleplay || essentials || users || engage || monetize || disttools || stories ?>
197 <!-- Secondary distribute x-nav -->
198 <div id="nav-x">
199 <div class="wrap">
200 <ul class="nav-x distribute">
201 <li class="googleplay"><a href="<?cs var:toroot ?>distribute/googleplay/index.html"
202 >Google Play</a></li>
203 <li class="essentials"><a href="<?cs var:toroot ?>distribute/essentials/index.html"
204 >Essentials</a></li>
205 <li class="users"><a href="<?cs var:toroot ?>distribute/users/index.html"
206 >Get Users</a></li>
207 <li class="engage"><a href="<?cs var:toroot ?>distribute/engage/index.html"
208 >Engage &amp; Retain</a></li>
209 <li class="monetize"><a href="<?cs var:toroot ?>distribute/monetize/index.html"
210 >Monetize</a>
211 </li>
212 <li class="disttools"><a href="<?cs var:toroot ?>distribute/tools/index.html"
213 >Tools</a>
214 </li>
215 <li class="stories"><a href="<?cs var:toroot ?>distribute/stories/index.html"
216 >Stories</a>
217 </li>
218 </ul>
219 <a href="https://play.google.com/apps/publish/" class="developer-console-btn">Developer Console</a>
220 </div> <!-- /Secondary distribute x-nav -->
221 </div>
smain@google.com6040ffa2014-06-13 15:06:23 -0700222 <!-- /Sendondary x-nav DISTRIBUTE -->
Scott Main01a25452013-02-12 17:32:27 -0800223 <?cs /if ?>
224
Dirk Doughertyc3921652014-05-13 16:55:26 -0700225 <div id="searchResults" class="wrap" style="display:none;">
226 <h2 id="searchTitle">Results</h2>
227 <div id="leftSearchControl" class="search-control">Loading...</div>
228 </div>
229 </div> <!--end header-wrapper -->
Scott Main01a25452013-02-12 17:32:27 -0800230
Dirk Doughertyc3921652014-05-13 16:55:26 -0700231 <div id="sticky-header">
232 <div>
233 <a class="logo" href="#top"></a>
234 <a class="top" href="#top"></a>
235 <ul class="breadcrumb">
236 <?cs # More <li> elements added here with javascript ?>
237 <?cs if:!section.landing ?><li class="current"><?cs var:page.title ?></li><?cs
238 /if ?>
239 </ul>
240 </div>
241 </div>
242
smain@google.com6040ffa2014-06-13 15:06:23 -0700243<?cs /if ?><?cs # end if/else !devsite ?><?cs
Scott Maine4d8f1b2012-06-21 18:03:05 -0700244/def ?>