Merge "Android TV DevGuide home fix (no pic)" into klp-modular-dev

This commit is contained in:
Robert Ly
2014-06-16 23:09:45 +00:00
committed by Android (Google) Code Review

View File

@@ -1,12 +1,22 @@
page.title=Android on TV page.title=Android TV Apps
@jd:body @jd:body
<img src="{@docRoot}preview/tv/images/atv.png" align="middle"/>
<p>Android offers a rich user experience that's optimized for apps running on large screen <p>Android offers a rich user experience that's optimized for apps running on large screen
devices, such as high-definition televisions. Apps on TV offer new opportunities to devices, such as high-definition televisions. Apps on TV offer new opportunities to
delight your users from the comfort of their couch.</p> delight your users from the comfort of their couch.</p>
<a href="{@docRoot}preview/tv/start/index.html">Get Started &gt;</a> <p>This guide helps you build apps for TV devices, including:</p>
<ul>
<li>How to set up your development environment</li>
<li>How to build user interfaces for TV</li>
<li>Guidelines for building games for TV</li>
</ul>
<p>Prepare your app for its big screen debut!</p>
<p>
<strong><a href="{@docRoot}preview/tv/start/index.html">Get Started &gt;</a></strong>
</p>