Updating Android TV training index page to include link and thumbnail of Udacity Android TV training class video as per this request: https://docs.google.com/document/d/1PiJj4ZnAjW41oanl_NRlQNMHQLpyyg2SWt43WcWsbds/edit Bug: 25398575 Change-Id: I187909ac7b23a85f99c5cf39bbf3cf0687ab2319
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
page.title=Building Apps for TV
|
|
page.trainingcourse=true
|
|
page.metaDescription=Starting point for building apps and games for Android TV, with guidelines, information, and examples.
|
|
page.image=design/tv/images/focus.png
|
|
@jd:body
|
|
|
|
|
|
|
|
<p>These classes teach you how to build apps for TV devices.</p>
|
|
|
|
<p class="note"><strong>Note:</strong> For details on how to publish your TV apps in Google Play,
|
|
see <a href="{@docRoot}distribute/googleplay/tv.html">Distribute to Android TV</a>.</p>
|
|
|
|
<div class="wrap">
|
|
<div class="cols">
|
|
<div class="col-1of2">
|
|
<p>If you prefer to learn through interactive video training, check out this online course
|
|
about extending your apps to work with Android TV.</p>
|
|
<p><a href="https://www.udacity.com/course/ud875B" class="button">
|
|
Start the video course</a>
|
|
</p>
|
|
</div>
|
|
<div class="col-1of2">
|
|
<iframe width="300" height="169"
|
|
src="//www.youtube.com/embed/anJtq2rtrA8?autohide=1&showinfo=0"
|
|
frameborder="0" allowfullscreen="" style="float: right; margin: 0 0 20px 20px;"></iframe>
|
|
</div>
|
|
</div>
|
|
</div> |