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

Commit 65a038aa authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am bfe4362a: am 07afab6b: am 34765caf: am d8a4a72a: Merge "Doc change: edits...

am bfe4362a: am 07afab6b: am 34765caf: am d8a4a72a: Merge "Doc change: edits to distribute content." into jb-dev-docs

* commit 'bfe4362a':
  Doc change: edits to distribute content.
parents f23a2df3 bfe4362a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ of users at Google's scale. </p>
<p>Google Play is the premier store for distributing Android apps. It’s
preinstalled on more than 400 million devices worldwide, a number growing by
more than a million every day. Android users have downloaded
more than <strong style="text-wrap:none;">15 billion apps</strong> from Google
more than <strong style="text-wrap:none;">25 billion apps</strong> from Google
Play, growing at a rate of more than 1.5 billion per month.</p>

<p>When you publish on Google Play, you put your apps in front of Android's huge
+783 −0

File added.

Preview size limit exceeded, changes collapsed.

+45 −0
Original line number Diff line number Diff line
page.title=App Quality
@jd:body

<p>App quality directly influences the long-term success of your app&mdash;in
terms of installs, user rating and reviews, engagement, and user retention.
Android users expect high-quality apps, even more so if they've spent money on
them. At the same time, users enjoy and value apps that put a priority on
continuous improvement. </p>

<p>Before you publish an app on Google Play, it's important to make sure that
your app meets the basic quality expectations of users, across all of the form
factors and device types that the app is targeting. The documents in this
section help you assess your app's fundamental quality and address any
issues that you find. </p>

<div class="vspace size-1">
  &nbsp;
</div>
<div class="layout-content-row">
  <div class="layout-content-col span-4">
    <h4>
      Core App Quality
    </h4>
    <p>
      A set of core quality criteria that all Android apps should meet on all targeted devices.
    </p><a href="{@docRoot}distribute/googleplay/quality/core.html">Learn more »</a>
  </div>
  <div class="layout-content-col span-4">
    <h4>
      Tablet App Quality
    </h4>
    <p>
      A set recommendations for delivering the best possible experience to tablet users.
    </p><a href="{@docRoot}distribute/googleplay/quality/tablet.html">Learn more »</a>
  </div>
  <div class="layout-content-col span-4">
    <h4>
      Improving App Quality
    </h4>
    <p>
      Tips on continuously improving your app's quality, ratings, reviews, downloads, and engagement.
    </p><a href="{@docRoot}distribute/googleplay/strategies/app-quality.html">Learn more
    »</a>
  </div>
</div>
+555 −0

File added.

Preview size limit exceeded, changes collapsed.