diff --git a/docs/html/training/tv/start/layouts.jd b/docs/html/training/tv/start/layouts.jd index a3780960bb5c6..2b190b44b75c6 100644 --- a/docs/html/training/tv/start/layouts.jd +++ b/docs/html/training/tv/start/layouts.jd @@ -262,14 +262,16 @@ trainingnavtop=true
Advertising on Android TV must always be full-screen. Ads must not appear alongside or over -content. The user must be able to dismiss an advertisement with the D-pad controller. Video ads must -be dismissible within 30 seconds of their start time.
+For the living room environment, we recommend you use video ads solutions +that are full-screen and dismissable within 30 seconds. Functionality for +advertising on Android TV, such as dismiss buttons and clickthroughs, must be +accessible using the D-pad rather than touch.
-Android TV does not provide a web browser. Your ads must not attempt to launch a web browser or -redirect to the Google Play Store.
+Android TV does not provide a web browser. Your ads must not attempt to +launch a web browser or redirect to Google Play Store content that is not +approved for Android TV devices.
- Note: You can use the {@link android.webkit.WebView} class for logins to - services like Google+ and Facebook. + Note: You can use the {@link android.webkit.WebView} class + for logins to services like Google+ and Facebook.
\ No newline at end of file