This undoes the automerger skip which occured in commit e740c84dc32180214a7fd157105d6c18d30408ee and replays it as a standard (NOT -s ours) merge. Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
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> |