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 | |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 148 | |
| 149 | <div class="landing-section landing-red-background"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 150 | <div class="wrap"> |
| 151 | <div class="landing-section-header"> |
| 152 | <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] | 153 | |
| 154 | <div class="landing-subhead landing-subhead-red"> |
| 155 | <p> |
| 156 | Set up your development environment to build apps for TV. |
| 157 | Start creating your big-screen experience! |
| 158 | </p> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 159 | </div> |
| 160 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 161 | <div class="landing-body"> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 162 | <a href="{@docRoot}training/tv/start/index.html" class="landing-button landing-primary" |
| 163 | style="margin-top: 20px;"> |
| 164 | Get Started |
| 165 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 166 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 167 | </div> <!-- end .wrap --> |
| 168 | </div> <!-- end .landing-section --> |
| 169 | |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 170 | <div class="landing-section"> |
| 171 | <div class="wrap"> |
| 172 | <div class="cols"> |
| 173 | <div class="landing-body"> |
| 174 | |
| 175 | <div class="col-3-wide"> |
| 176 | <a target="_blank" href="http://android-developers.blogspot.com/2014/06/android-tv-and-google-cast.html"> |
| 177 | <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> |
| 178 | </a> |
| 179 | <div class="landing-social-copy"> |
| 180 | <p>Blog Post</p> |
| 181 | <p class="landing-small"> |
| 182 | Read more about Android TV development |
| 183 | on our blog. Just search for "Android TV". |
| 184 | </p> |
| 185 | <p class="landing-small"> |
| 186 | <a target="_blank" href="http://android-developers.blogspot.com">Android |
| 187 | Developers Blog</a> |
| 188 | </p> |
| 189 | <p></p> |
| 190 | </div> |
| 191 | </div> |
| 192 | |
| 193 | <div class="col-3-wide"> |
| 194 | <a target="_blank" href="http://g.co/androidtvdev"> |
| 195 | <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Wear Developers"> |
| 196 | </a> |
| 197 | <div class="landing-social-copy"> |
| 198 | <p>G+ Community</p> |
| 199 | <p class="landing-small"> |
| 200 | Follow us on Google+ to stay up-to-date with Android TV development and to |
| 201 | join the discussion! |
| 202 | </p> |
| 203 | <p class="landing-small"> |
| 204 | <a target="_blank" href="http://g.co/androidtvdev">+Android TV Developers</a> |
| 205 | </p> |
| 206 | </div> |
| 207 | </div> |
| 208 | |
| 209 | <div class="col-3-wide"> |
| 210 | <a target="_blank" href="{@docRoot}tv/adt-1/index.html"> |
| 211 | <img class="landing-social-image" src="{@docRoot}wear/images/blogger.png" alt=""> |
| 212 | </a> |
| 213 | <div class="landing-social-copy"> |
| 214 | <p>ADT-1 Kit</p> |
| 215 | <p class="landing-small"> |
| 216 | Get information about the streaming media player |
| 217 | for developing and testing apps for TV. |
| 218 | </p> |
| 219 | <p class="landing-small"> |
| 220 | <a target="_blank" href="{@docRoot}tv/adt-1/index.html">ADT-1 Development |
| 221 | Kit</a> |
| 222 | </p> |
| 223 | </div> |
| 224 | </div> |
| 225 | |
| 226 | </div> |
| 227 | </div> |
| 228 | </div> <!-- end .wrap --> |
| 229 | </div> <!-- end .landing-section --> |
| 230 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 231 | </div> <!-- end .landing-rest-of-page --> |
| 232 | |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 233 | <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> |
| 234 | <div class="layout-content-col col-16" style="padding-top:4px"> |
| 235 | <style>#___plusone_0 {float:right !important;}</style> |
| 236 | <div class="g-plusone" data-size="medium"></div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 237 | </div> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 238 | </div> |
| 239 | <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1"> |
| 240 | <div id="copyright"> |
| 241 | Except as noted, this content is |
| 242 | licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> |
| 243 | Creative Commons Attribution 2.5</a>. For details and |
| 244 | restrictions, see the <a href="/license.html">Content |
| 245 | License</a>. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 246 | </div> |
Joe Fernandez | d5c4c26 | 2014-10-09 22:18:03 -0700 | [diff] [blame] | 247 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 248 | |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 249 | </div> <!-- end .landing-hero-container --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 250 | |
| 251 | <script> |
| 252 | $("a.landing-down-arrow").on("click", function(e) { |
| 253 | $("body").animate({ |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 254 | scrollTop: $(".tv-hero").height() + 120 |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 255 | }, 1000, "easeOutQuint"); |
| 256 | e.preventDefault(); |
| 257 | }); |
| 258 | </script> |
Joe Fernandez | ef14f03 | 2014-06-16 21:01:20 -0700 | [diff] [blame] | 259 | |
| 260 | </div> <!-- end landing-body-content --> |
| 261 | |