blob: ef537b14f8e76d605d626655bb14ff71756a7f54 [file] [log] [blame]
Dirk Dougherty4473aba2012-10-03 17:43:04 -07001page.title=App Quality
2@jd:body
3
4<p>App quality directly influences the long-term success of your app&mdash;in
5terms of installs, user rating and reviews, engagement, and user retention.
6Android users expect high-quality apps, even more so if they've spent money on
7them. At the same time, users enjoy and value apps that put a priority on
8continuous improvement. </p>
9
10<p>Before you publish an app on Google Play, it's important to make sure that
11your app meets the basic quality expectations of users, across all of the form
12factors and device types that the app is targeting. The documents in this
13section help you assess your app's fundamental quality and address any
14issues 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>