Dirk Dougherty | e1970f1 | 2014-11-01 21:40:32 -0700 | [diff] [blame] | 1 | page.title=About Android TV |
| 2 | page.type=about |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 3 | page.image=images/cards/android-tv_2x.png |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 4 | page.viewport_width=970 |
Dirk Dougherty | e1970f1 | 2014-11-01 21:40:32 -0700 | [diff] [blame] | 5 | page.tags="tv", "leanback" |
| 6 | page.metaDescription=Bring your apps, games, and content to the biggest screen in the house. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 7 | fullpage=true |
| 8 | no_footer_links=true |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 9 | page.type=about |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 10 | |
| 11 | @jd:body |
| 12 | |
| 13 | <style> |
| 14 | .fullpage>#footer, |
| 15 | #jd-content>.content-footer.wrap { |
| 16 | display:none; |
| 17 | } |
| 18 | </style> |
| 19 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 20 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 21 | <div class="landing-body-content"> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 22 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 23 | <div class="landing-hero-container"> |
| 24 | |
| 25 | <div class="landing-section tv-hero"> |
| 26 | <div class="landing-hero-scrim"></div> |
| 27 | <div class="landing-hero-wrap"> |
| 28 | <div class="vertical-center-outer"> |
| 29 | <div class="vertical-center-inner"> |
| 30 | |
| 31 | <div class="col-10"> |
| 32 | <div class="landing-section-header"> |
| 33 | <div class="landing-h1 hero">Android TV</div> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 34 | <div class="landing-subhead hero">Big screen apps, games, and content</div> |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 35 | <div class="landing-hero-description"> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 36 | <p>Recommend great content to users right on the home screen. |
| 37 | Enable users to find movies through voice search. |
| 38 | Engage users with fluid, immersive games.</p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 39 | </div> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 40 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 41 | |
| 42 | <div class="landing-body"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 43 | <a href="{@docRoot}training/tv/index.html" class="landing-button |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 44 | landing-primary" style="margin-top: 40px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 45 | Get Started |
| 46 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 47 | </div> |
| 48 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 49 | </div> |
| 50 | </div> |
| 51 | </div> <!-- end .wrap --> |
| 52 | <div class="landing-scroll-down-affordance"> |
| 53 | <a class="landing-down-arrow" href="#reimagine-your-app"> |
| 54 | <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more"> |
| 55 | </a> |
| 56 | </div> |
| 57 | </div> <!-- end .landing-section .landing-hero --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 58 | |
| 59 | <div class="landing-rest-of-page"> |
| 60 | |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 61 | <div class="landing-section" style="background-color:#f5f5f5" id="reimagine-your-app"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 62 | <div class="wrap"> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 63 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 64 | <div class="landing-section-header"> |
| 65 | <div class="landing-h1">Reimagine Your App</div> |
| 66 | <div class="landing-subhead"> |
| 67 | Design your app to shine on the biggest screen in the house. |
| 68 | </div> |
| 69 | </div> |
| 70 | |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 71 | <div class="landing-body landing-align-center"> |
| 72 | <img src="{@docRoot}tv/images/atv-framed.png" alt="Android TV" > |
| 73 | <p>Simple. Cinematic. Beautiful.</p> |
| 74 | <p class="landing-small"> |
| 75 | Smooth, fast interactions are key to a successful TV app. Keep navigation simple |
| 76 | and light. <br>Bring your content forward to let users enjoy it with a minimum of |
| 77 | effort. |
| 78 | </p> |
| 79 | <p class="landing-small"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 80 | <a href="{@docRoot}design/tv/index.html">Learn about design for TV</a> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 81 | </p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 82 | </div> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 83 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 84 | </div> <!-- end .wrap --> |
| 85 | </div> <!-- end .landing-section --> |
| 86 | |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 87 | <div class="landing-section landing-gray-background"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 88 | <div class="wrap"> |
| 89 | <div class="landing-section-header"> |
| 90 | <div class="landing-h1">Build to Entertain</div> |
| 91 | <div class="landing-subhead"> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 92 | Android TV lets you engage your users in a new, shared environment.<br> |
| 93 | Find out how to get your app ready for its big-screen debut. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 94 | </div> |
| 95 | </div> |
| 96 | |
| 97 | |
| 98 | <div class="landing-body"> |
| 99 | <div class="landing-breakout cols"> |
| 100 | |
| 101 | <div class="col-3-wide"> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 102 | <img src="{@docRoot}tv/images/components.png" alt="TV layout components" |
| 103 | style="margin-left: 23px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 104 | |
| 105 | <p>Made for TV</p> |
| 106 | <p class="landing-small"> |
| 107 | Take advantage of pre-built fragments for browsing and interacting with media |
| 108 | catalogs. |
| 109 | </p> |
| 110 | <p class="landing-small"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 111 | <a href="{@docRoot}training/tv/playback/index.html">Learn pre-built fragments</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 112 | </p> |
| 113 | </div> |
| 114 | |
| 115 | <div class="col-3-wide"> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 116 | <img src="{@docRoot}tv/images/search.png" alt="Search" |
| 117 | style="margin-left: 23px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 118 | |
| 119 | <p>Get Found</p> |
| 120 | <p class="landing-small"> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 121 | Help users find your content quickly with in-app searching. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 122 | </p> |
| 123 | <p class="landing-small"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 124 | <a href="{@docRoot}training/tv/discovery/in-app-search.html">Learn about app search</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 125 | </p> |
| 126 | </div> |
| 127 | |
| 128 | <div class="col-3-wide"> |
Joe Fernandez | 5e90447 | 2014-06-18 10:48:45 -0700 | [diff] [blame] | 129 | <img src="{@docRoot}tv/images/recommendations.png" alt="Recommendations" |
| 130 | style="margin-left: 23px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 131 | |
| 132 | <p>Recommend</p> |
| 133 | <p class="landing-small"> |
| 134 | Suggest content from your app to keep your users coming back. |
| 135 | </p> |
| 136 | <p class="landing-small"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 137 | <a href="{@docRoot}training/tv/discovery/recommendations.html">Learn about |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 138 | recommendations</a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 139 | </p> |
| 140 | </div> |
| 141 | |
| 142 | </div> |
| 143 | |
| 144 | </div> |
| 145 | </div> <!-- end .wrap --> |
| 146 | </div> <!-- end .landing-section --> |
| 147 | |
Quddus Chong | 513cf16 | 2015-06-12 11:29:12 -0700 | [diff] [blame^] | 148 | <div class="landing-section" style="background-color:#f5f5f5" id="tv-games-channels"> |
| 149 | <div class="wrap"> |
| 150 | <div class="landing-section-header"> |
| 151 | <div class="landing-h1">Develop Games and Channels</div> |
| 152 | </div> |
| 153 | |
| 154 | <div class="landing-body"> |
| 155 | <div class="cols"> |
| 156 | <div class="col-8"> |
| 157 | <div class="landing-h3">Play Games on TV</div> |
| 158 | <p class="landing-small" style="padding-left:0px; padding-top:15px;"> |
| 159 | Build apps that let users experience high-performance gaming in leanback mode. |
| 160 | Users can discover your apps easily through the Games row in the Android TV |
| 161 | Launcher.<br> |
| 162 | <a href="{@docRoot}training/tv/games/index.html">Learn how to build games for TV</a> |
| 163 | </p> |
| 164 | </div> |
| 165 | <div class="col-8"> |
| 166 | <div class="landing-h3">Keep Users Engaged with Channels</div> |
| 167 | <p class="landing-small" style="padding-left:0px; padding-top:15px;"> |
| 168 | Create apps that serve video and music content in a linear, channel-like |
| 169 | fashion to users. Users see your channels alongside traditional TV channels in the |
| 170 | programming guide.<br> |
| 171 | <a href="{@docRoot}training/tv/tif/index.html">Learn how to build channels</a> |
| 172 | </p> |
| 173 | </div> |
| 174 | </div> |
| 175 | </div> |
| 176 | </div> <!-- end .wrap --> |
| 177 | </div> <!-- end .landing-section --> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 178 | |
| 179 | <div class="landing-section landing-red-background"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 180 | <div class="wrap"> |
| 181 | <div class="landing-section-header"> |
| 182 | <div class="landing-h1 landing-align-left">Get Started with Android TV</div> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 183 | |
| 184 | <div class="landing-subhead landing-subhead-red"> |
| 185 | <p> |
| 186 | Set up your development environment to build apps for TV. |
| 187 | Start creating your big-screen experience! |
| 188 | </p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 189 | </div> |
| 190 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 191 | <div class="landing-body"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 192 | <a href="{@docRoot}training/tv/start/index.html" class="landing-button landing-primary" |
| 193 | style="margin-top: 20px;"> |
| 194 | Get Started |
| 195 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 196 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 197 | </div> <!-- end .wrap --> |
| 198 | </div> <!-- end .landing-section --> |
| 199 | |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 200 | <div class="landing-section"> |
| 201 | <div class="wrap"> |
| 202 | <div class="cols"> |
| 203 | <div class="landing-body"> |
| 204 | |
| 205 | <div class="col-3-wide"> |
| 206 | <a target="_blank" href="http://android-developers.blogspot.com/2014/06/android-tv-and-google-cast.html"> |
| 207 | <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> |
| 208 | </a> |
| 209 | <div class="landing-social-copy"> |
| 210 | <p>Blog Post</p> |
| 211 | <p class="landing-small"> |
| 212 | Read more about Android TV development |
| 213 | on our blog. Just search for "Android TV". |
| 214 | </p> |
| 215 | <p class="landing-small"> |
| 216 | <a target="_blank" href="http://android-developers.blogspot.com">Android |
| 217 | Developers Blog</a> |
| 218 | </p> |
| 219 | <p></p> |
| 220 | </div> |
| 221 | </div> |
| 222 | |
| 223 | <div class="col-3-wide"> |
| 224 | <a target="_blank" href="http://g.co/androidtvdev"> |
| 225 | <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Wear Developers"> |
| 226 | </a> |
| 227 | <div class="landing-social-copy"> |
| 228 | <p>G+ Community</p> |
| 229 | <p class="landing-small"> |
| 230 | Follow us on Google+ to stay up-to-date with Android TV development and to |
| 231 | join the discussion! |
| 232 | </p> |
| 233 | <p class="landing-small"> |
| 234 | <a target="_blank" href="http://g.co/androidtvdev">+Android TV Developers</a> |
| 235 | </p> |
| 236 | </div> |
| 237 | </div> |
| 238 | |
| 239 | <div class="col-3-wide"> |
| 240 | <a target="_blank" href="{@docRoot}tv/adt-1/index.html"> |
| 241 | <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> |
| 242 | </a> |
| 243 | <div class="landing-social-copy"> |
| 244 | <p>ADT-1 Kit</p> |
| 245 | <p class="landing-small"> |
| 246 | Get information about the streaming media player |
| 247 | for developing and testing apps for TV. |
| 248 | </p> |
| 249 | <p class="landing-small"> |
| 250 | <a target="_blank" href="{@docRoot}tv/adt-1/index.html">ADT-1 Development |
| 251 | Kit</a> |
| 252 | </p> |
| 253 | </div> |
| 254 | </div> |
| 255 | |
| 256 | </div> |
| 257 | </div> |
| 258 | </div> <!-- end .wrap --> |
| 259 | </div> <!-- end .landing-section --> |
| 260 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 261 | </div> <!-- end .landing-rest-of-page --> |
| 262 | |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 263 | <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> |
| 264 | <div class="layout-content-col col-16" style="padding-top:4px"> |
| 265 | <style>#___plusone_0 {float:right !important;}</style> |
| 266 | <div class="g-plusone" data-size="medium"></div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 267 | </div> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 268 | </div> |
| 269 | <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1"> |
| 270 | <div id="copyright"> |
| 271 | Except as noted, this content is |
| 272 | licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> |
| 273 | Creative Commons Attribution 2.5</a>. For details and |
| 274 | restrictions, see the <a href="/license.html">Content |
| 275 | License</a>. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 276 | </div> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 277 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 278 | |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 279 | </div> <!-- end .landing-hero-container --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 280 | |
| 281 | <script> |
| 282 | $("a.landing-down-arrow").on("click", function(e) { |
| 283 | $("body").animate({ |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 284 | scrollTop: $(".tv-hero").height() + 120 |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 285 | }, 1000, "easeOutQuint"); |
| 286 | e.preventDefault(); |
| 287 | }); |
| 288 | </script> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 289 | |
| 290 | </div> <!-- end landing-body-content --> |
| 291 | |