Skip to content

Commit 3ca7ad0

Browse files
author
Robert Schaub
committed
docs: Changed text as requested in Android TV advertising bug, with minor cleanup
Bug: 19245688 Change-Id: Icd7c689dd8a99a761a247e603b76e20f6db9c2a8
1 parent fa8eb1e commit 3ca7ad0

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

docs/html/training/tv/start/layouts.jd

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -262,14 +262,16 @@ trainingnavtop=true
262262

263263
<h2 id="advertising">Provide Effective Advertising</h2>
264264

265-
<p>Advertising on Android TV must always be full-screen. Ads must not appear alongside or over
266-
content. The user must be able to dismiss an advertisement with the D-pad controller. Video ads must
267-
be dismissible within 30 seconds of their start time.</p>
265+
<p>For the living room environment, we recommend you use video ads solutions
266+
that are full-screen and dismissable within 30 seconds. Functionality for
267+
advertising on Android TV, such as dismiss buttons and clickthroughs, must be
268+
accessible using the D-pad rather than touch.</p>
268269

269-
<p>Android TV does not provide a web browser. Your ads must not attempt to launch a web browser or
270-
redirect to the Google Play Store.</p>
270+
<p>Android TV does not provide a web browser. Your ads must not attempt to
271+
launch a web browser or redirect to Google Play Store content that is not
272+
approved for Android TV devices.</p>
271273

272274
<p class="note">
273-
<strong>Note:</strong> You can use the {@link android.webkit.WebView} class for logins to
274-
services like Google+ and Facebook.
275+
<strong>Note:</strong> You can use the {@link android.webkit.WebView} class
276+
for logins to services like Google+ and Facebook.
275277
</p>

0 commit comments

Comments
 (0)