blob: e1cae8cb65c4b4f3fdf09b4e185c218b2b8e786c [file] [log] [blame]
Robert Ly1568c192014-06-15 18:14:06 -07001page.title=Android TV
Robert Ly20555292014-06-13 23:28:19 -07002page.viewport_width=970
3fullpage=true
4no_footer_links=true
Robert Lyb8cabe92014-06-15 13:04:43 -07005page.type=about
Robert Ly20555292014-06-13 23:28:19 -07006
Robert Ly1568c192014-06-15 18:14:06 -07007
Robert Ly20555292014-06-13 23:28:19 -07008@jd:body
9
10<style>
11.fullpage>#footer,
12#jd-content>.content-footer.wrap {
13 display:none;
14}
15</style>
16
17<style>
18#footer {
19 display: none;
20}
21.content-footer {
22 display: none;
23}
24</style>
25
Robert Ly20555292014-06-13 23:28:19 -070026
Robert Ly20555292014-06-13 23:28:19 -070027<div class="landing-body-content">
28 <div class="landing-hero-container">
29
30 <div class="landing-section tv-hero">
31 <div class="landing-hero-scrim"></div>
32 <div class="landing-hero-wrap">
33 <div class="vertical-center-outer">
34 <div class="vertical-center-inner">
35
36 <div class="col-10">
37 <div class="landing-section-header">
38 <div class="landing-h1 hero">Android TV</div>
Robert Ly1568c192014-06-15 18:14:06 -070039 <div class="landing-subhead hero">Your apps on the big screen</div>
40 <div class="landing-hero-description">
41 <p>Engage users from the comfort of their couches.
42 Put your app on TV and bring everyone into
43 the action.</p>
Robert Ly20555292014-06-13 23:28:19 -070044 </div>
Robert Ly20555292014-06-13 23:28:19 -070045
46 <div class="landing-body">
Robert Ly1568c192014-06-15 18:14:06 -070047 <a href="{@docRoot}preview/tv/index.html" class="landing-button landing-primary" style="margin-top: 40px;">
Robert Ly20555292014-06-13 23:28:19 -070048 Get Started
49 </a>
Robert Ly20555292014-06-13 23:28:19 -070050 </div>
51 </div>
Robert Ly20555292014-06-13 23:28:19 -070052 </div>
53 </div>
54 </div> <!-- end .wrap -->
55 <div class="landing-scroll-down-affordance">
56 <a class="landing-down-arrow" href="#reimagine-your-app">
57 <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more">
58 </a>
59 </div>
60 </div> <!-- end .landing-section .landing-hero -->
61 </div> <!-- end .landing-hero-container -->
62
63 <div class="landing-rest-of-page">
64
65 <div class="landing-section landing-gray-background" id="reimagine-your-app">
66 <div class="wrap">
67 <div class="landing-section-header">
68 <div class="landing-h1">Reimagine Your App</div>
69 <div class="landing-subhead">
70 Design your app to shine on the biggest screen in the house.
71 </div>
72 </div>
73
74
75 <div class="landing-body">
76 <div class="landing-breakout cols">
77
78 <div class="col-3-wide">
79 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
80
81 <p>Simple</p>
82 <p class="landing-small">
83 Smooth, fast interactions are key to a successful TV app. Keep navigation simple
84 and light. Bring your content forward to let users enjoy it with a minimum of
85 fuss.
86 </p>
87 <p class="landing-small">
88 <a href="{@docRoot}design/tv/index.html">Learn about TV design</a>
89 </p>
90 </div>
91
92 <div class="col-3-wide">
93 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
94
95 <p>Cinematic</p>
96 <p class="landing-small">
97 What would your app look like if it were a film? Use movement, animation and sound to make your app into an experience.
98 </p>
99 <p class="landing-small">
100 <a href="{@docRoot}design/tv/index.html">Learn about TV design</a>
101 </p>
102 </div>
103
104 <div class="col-3-wide">
105 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
106
107 <p>Beautiful</p>
108 <p class="landing-small">
109 Apps on TV should be a pleasure to look at, as well as enjoyable to use. Use
110 made-for-TV styles to make your app familiar and fun.
111 </p>
112 <p class="landing-small">
113 <a href="{@docRoot}design/tv/index.html">Learn about design for TV</a>
114 </p>
115 </div>
116 </div>
117
118 </div>
119 </div> <!-- end .wrap -->
120 </div> <!-- end .landing-section -->
121
122 <div class="landing-section" style="background-color:#f5f5f5">
123 <div class="wrap">
124 <div class="landing-section-header">
125 <div class="landing-h1">Build to Entertain</div>
126 <div class="landing-subhead">
127 Android TV let's you engage your users in a new, shared environment.<br>
128 Find out how to get your app ready for it's big screen debut.
129 </div>
130 </div>
131
132
133 <div class="landing-body">
134 <div class="landing-breakout cols">
135
136 <div class="col-3-wide">
137 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
138
139 <p>Made for TV</p>
140 <p class="landing-small">
141 Take advantage of pre-built fragments for browsing and interacting with media
142 catalogs.
143 </p>
144 <p class="landing-small">
145 <a href="{@docRoot}design/tv/index.html">Learn pre-built fragments</a>
146 </p>
147 </div>
148
149 <div class="col-3-wide">
150 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
151
152 <p>Get Found</p>
153 <p class="landing-small">
154 Give your content the attention it deserves by including it in Android TV's global
155 search results.
156 </p>
157 <p class="landing-small">
158 <a href="{@docRoot}design/tv/index.html">Learn about TV design</a>
159 </p>
160 </div>
161
162 <div class="col-3-wide">
163 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
164
165 <p>Recommend</p>
166 <p class="landing-small">
167 Suggest content from your app to keep your users coming back.
168 </p>
169 <p class="landing-small">
170 <a href="{@docRoot}design/tv/index.html">Learn about design for TV</a>
171 </p>
172 </div>
173
174 </div>
175
176 </div>
177 </div> <!-- end .wrap -->
178 </div> <!-- end .landing-section -->
179
180 <div class="landing-section landing-red-background">
181 <div class="wrap">
182 <div class="landing-section-header">
183 <div class="landing-h1 landing-align-left">Get Started with Android TV</div>
184 <div class="landing-body">
185 <p>You can begin building apps right away using these developer resources.</p>
186 </div>
187 </div>
188
189 <div class="landing-body">
190 <div class="landing-breakout cols">
191 <div class="col-8">
192 <p>Preview SDK</p>
193 <p>
194 Get started building for Android TV using the Android L-preview SDK. The preview
195 SDK includes the Android TV emulator so you can start building your TV app right
196 away.
197 </p>
198
199 </div>
200
201 <div class="col-8">
202 <p>ADT-1 Developer Kit</p>
203 <p>
204 While supplies last, developers can request an ADT-1 Developer Kit, a compact and
205 powerful streaming media player and gamepad, ideal for developing apps for Android
206 TV.
207 </p>
208
209 </div>
210
211 </div>
212 </div>
213
214 <div class="landing-body">
215 <div class="landing-breakout cols">
216
217 <div class="col-8">
218 <a href="{@docRoot}preview/download.html" class="landing-button landing-secondary">
219 Download the Preview SDK
220 </a>
221 </div>
222
223 <div class="col-8">
224 <a href="{@docRoot}tv/adt-1/request.html" class="landing-button landing-secondary">
225 Request ADT-1 Developer Kit
226 </a>
227 </div>
228 </div>
229
230 </div> <!-- end .wrap -->
231 </div> <!-- end .landing-section -->
232
233 </div> <!-- end .landing-rest-of-page -->
234
235
236 <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
237 <div class="layout-content-col col-16" style="padding-top:4px">
238 <style>#___plusone_0 {float:right !important;}</style>
239 <div class="g-plusone" data-size="medium"></div>
240 </div>
241 </div>
242 <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1">
243 <div id="copyright">
244 Except as noted, this content is
245 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
246 Creative Commons Attribution 2.5</a>. For details and
247 restrictions, see the <a href="/license.html">Content
248 License</a>.
249 </div>
250 </div>
251
252
253 </div> <!-- end landing-body-content -->
254
255 <script>
256 $("a.landing-down-arrow").on("click", function(e) {
257 $("body").animate({
258 scrollTop: $(".wear-hero").height() + 76
259 }, 1000, "easeOutQuint");
260 e.preventDefault();
261 });
262 </script>