OSDN Git Service

Merge "docs: Added release notes for Build Tools 19.1.0" into klp-docs
[android-x86/frameworks-base.git] / docs / html / distribute / googleplay / quality / index.jd
1 page.title=App Quality
2 @jd:body
3
4 <p>App quality directly influences the long-term success of your app&mdash;in
5 terms of installs, user rating and reviews, engagement, and user retention.
6 Android users expect high-quality apps, even more so if they've spent money on
7 them. At the same time, users enjoy and value apps that put a priority on
8 continuous improvement. </p>
9
10 <p>Before you publish an app on Google Play, it's important to make sure that
11 your app meets the basic quality expectations of users, across all of the form
12 factors and device types that the app is targeting. The documents in this
13 section help you assess your app's fundamental quality and address any
14 issues that you find. </p>
15
16 <div class="vspace size-1">
17   &nbsp;
18 </div>
19 <div class="layout-content-row">
20   <div class="layout-content-col span-4">
21     <h4>
22       Core App Quality
23     </h4>
24     <p>
25       A set of core quality criteria that all Android apps should meet on all targeted devices.
26     </p><a href="{@docRoot}distribute/googleplay/quality/core.html">Learn more »</a>
27   </div>
28   <div class="layout-content-col span-4">
29     <h4>
30       Tablet App Quality
31     </h4>
32     <p>
33       A set recommendations for delivering the best possible experience to tablet users.
34     </p><a href="{@docRoot}distribute/googleplay/quality/tablet.html">Learn more »</a>
35   </div>
36   <div class="layout-content-col span-4">
37     <h4>
38       Improving App Quality
39     </h4>
40     <p>
41       Tips on continuously improving your app's quality, ratings, reviews, downloads, and engagement.
42     </p><a href="{@docRoot}distribute/googleplay/strategies/app-quality.html">Learn more
43     »</a>
44   </div>
45 </div>