am 37621e24: am 92573764: am fd186d20: am 28006a3b: am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs

* commit '37621e246e59baeb564a2ee45d86a799a6f0f6b3':
  docs: Changed text as requested in Android TV advertising bug, with minor cleanup
This commit is contained in:
Robert Schaub
2015-07-14 00:51:32 +00:00
committed by Android Git Automerger

View File

@@ -262,14 +262,16 @@ trainingnavtop=true
<h2 id="advertising">Provide Effective Advertising</h2>
<p>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.</p>
<p>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.</p>
<p>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.</p>
<p>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.</p>
<p class="note">
<strong>Note:</strong> You can use the {@link android.webkit.WebView} class for logins to
services like Google+ and Facebook.
<strong>Note:</strong> You can use the {@link android.webkit.WebView} class
for logins to services like Google+ and Facebook.
</p>