Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1970f12 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Joe Fernandez
Browse files

Doc change: Tv doc updates for publishing in Google Play.

cherry-picked from Change-Id: Ie54c1f6d2923970ea0f9920e34d34f18e3b7e888

Change-Id: Ie54c1f6d2923970ea0f9920e34d34f18e3b7e888
parent eff5efac
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
page.title=Android TV
page.title=Designing for Android TV
page.tags="tv", "leanback","designguidelines"
page.metaDescription=Guidelines to help you create a great leanback experience on Android TV.
page.image=design/tv/images/apps-games-rows.jpg
@jd:body


@@ -6,12 +9,15 @@ page.title=Android TV
  experience. It's important to understand how your app is presented in the main user interface and
  how your app can help users get to the content they want quickly.</p>

<p class="note">
<p class="caution">
  <strong>Important:</strong> There are specific design requirements your app must meet to qualify
  as an Android TV app on Google Play. For more information, see the requirements listed in
  <a href="{@docRoot}distribute/essentials/quality/tv.html">TV App Quality</a>.
</p>

<p class="note"><strong>Note:</strong> For information about how to publish your TV apps in Google Play,
see <a href="/distribute/googleplay/tv.html">Distributing to Android TV</a>.</p>

<h2>Home Screen</h2>

<p>The Home Screen is the start of the user experience, providing search, content
+3 −5
Original line number Diff line number Diff line
@@ -47,11 +47,9 @@ page.image=/distribute/images/gp-tv-quality.png
  qualify as an Android TV app on Google Play.
</p>

<p class="note">
  <strong>Note:</strong> You will be able to submit TV apps to Google Play with the public release
  of Android 5.0 on November 3. Stay tuned for more information about how to submit your TV apps
  through the Google Play Developer Console.
</p>
<p class="note"><strong>Note:</strong> For information about how to publish your TV apps in Google Play,
see <a href="{@docRoot}distribute/googleplay/tv.html">Distributing to Android TV</a>.</p>



<div class="headerLine">
+1 −1
Original line number Diff line number Diff line
page.title=Publish Apps
page.title=Publish Education Apps
page.image=/distribute/images/play-education.jpg
meta.tags="education", "guidelines", "quality"
page.tags="education", "addendum"
+6 −0
Original line number Diff line number Diff line
@@ -17,6 +17,12 @@
        </a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/tv.html">
          <span class="en">Distributing to <span style="white-space:nowrap">Android TV</span></span>
        </a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/edu/about.html">
          <span class="en">Google Play for Education</span>
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ nonavpage=true
    data-maxResults="3">
  </div>

  <h3>Google Play for Education</h3>
  <h3>Distribute Your Apps</h3>

  <div class="resource-widget resource-flow-layout landing col-16"
    data-query="collection:distribute/gp/gpfelanding"
Loading