Skip to content

Commit 28006a3

Browse files
Robert SchaubAndroid Git Automerger
authored andcommitted
am 7182f07: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs
* commit '7182f075fad7865eb8c1ce58d90327addabc7c4b': docs: Changed text as requested in Android TV advertising bug, with minor cleanup
2 parents 1962b73 + 7182f07 commit 28006a3

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)