diff --git a/docs/html/preview/tv/images/tif-overview.png b/docs/html/images/tv/tv-tif-overview.png similarity index 100% rename from docs/html/preview/tv/images/tif-overview.png rename to docs/html/images/tv/tv-tif-overview.png diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs index 12685ba39143e..03fb8123e72a3 100644 --- a/docs/html/training/training_toc.cs +++ b/docs/html/training/training_toc.cs @@ -919,6 +919,10 @@ include the action bar on devices running Android 2.1 or higher." Building TV Games +
Watching live television shows and other continuous, channel-based content is a big part of the TV experience. Android supports receiving and playback of live video content through the TV Input - Framework. This framework provides a unified method for receiving audio and video channel content + Framework in Android 5.0 (API level 21). + This framework provides a unified method for receiving audio and video channel content from hardware sources, such as HDMI ports and built-in-tuners, and software sources, such as video streamed over the internet.
@@ -20,7 +21,7 @@ page.tags=tif the TV app. -
+
Figure 1. Functional diagram of the TV Input Framework
@@ -31,8 +32,6 @@ page.tags=tif Building a TV input service for your content can help make it more accessible on TV devices. -- The APIs for the TV Input Framework are available in the L Developer Preview and you can - review them in the preview API reference docs. However, more changes are planned, so stay tuned - for additional information with the official Android platform launch. -
+For more information about TV Input Framework, see the +android.media.tv +reference.