Home | History | Annotate | Download | only in tv
      1 page.title=Building Apps for TV
      2 page.trainingcourse=true
      3 page.metaDescription=Starting point for building apps and games for Android TV, with guidelines, information, and examples.
      4 page.image=design/tv/images/focus.png
      5 @jd:body
      6 
      7 
      8 
      9 <p>These classes teach you how to build apps for TV devices.</p>
     10 
     11 <p class="note"><strong>Note:</strong> For details on how to publish your TV apps in Google Play,
     12 see <a href="{@docRoot}distribute/googleplay/tv.html">Distribute to Android TV</a>.</p>
     13 
     14 <div class="wrap">
     15   <div class="cols">
     16     <div class="col-1of2">
     17       <p>If you prefer to learn through interactive video training, check out this online course
     18       about extending your apps to work with Android TV.</p>
     19       <p><a href="https://www.udacity.com/course/ud875B" class="button">
     20         Start the video course</a>
     21       </p>
     22     </div>
     23     <div class="col-1of2">
     24       <iframe width="300" height="169"
     25       src="//www.youtube.com/embed/anJtq2rtrA8?autohide=1&amp;showinfo=0"
     26       frameborder="0" allowfullscreen="" style="float: right; margin: 0 0 20px 20px;"></iframe>
     27     </div>
     28   </div>
     29 </div>