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

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

am b0ab91d9: am 09d1cb3f: am 486eb461: am 5713b5bc: am 99f5ff0a: Merge "Revert...

am b0ab91d9: am 09d1cb3f: am 486eb461: am 5713b5bc: am 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs

* commit 'b0ab91d9':
  Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
parents e827b364 b0ab91d9
Loading
Loading
Loading
Loading
+9 −27
Original line number Diff line number Diff line
@@ -28,7 +28,9 @@
       <li><a href="<?cs var:toroot ?>distribute/googleplay/publish/preparing.html">
           <span class="en">Publishing Checklist</span>
          </a></li>

       <li><a href="<?cs var:toroot ?>distribute/googleplay/strategies/app-quality.html">
          <span class="en">App Quality</span>
         </a></li>
     </ul>
  </li>
  
@@ -77,26 +79,6 @@
     </ul>
   </li>


  <li class="nav-section">
    <div class="nav-section-header"><a href="<?cs var:toroot ?>distribute/googleplay/quality/index.html">
      <span class="en">App Quality</span></a>
    </div>
    <ul>
       <li><a href="<?cs var:toroot ?>distribute/googleplay/quality/core.html">
          <span class="en">Core App Quality</span>
         </a></li>
       <li><a href="<?cs var:toroot ?>distribute/googleplay/quality/tablet.html">
          <span class="en">Tablet App Quality</span>
         </a></li>
       <li><a href="<?cs var:toroot ?>distribute/googleplay/strategies/app-quality.html">
          <span class="en">Improving App Quality</span>
         </a></li>

    </ul>
  </li> 


<!--    
   <li class="nav-section">
    <div class="nav-section-header"><a href="<?cs var:toroot ?>distribute/googleplay/after.html">
@@ -110,17 +92,17 @@
  </li> 
-->

<!--  
  <li class="nav-section">
    <div class="nav-section-header"><a href="<?cs var:toroot ?>distribute/googleplay/spotlight/index.html">
      <span class="en">Spotlight</span></a>
    <div class="nav-section-header"><a href="<?cs var:toroot ?>distribute/googleplay/strategies/index.html">
      <span class="en">Strategies</span></a>
    </div>
    <ul>
       <li><a href="<?cs var:toroot ?>distribute/googleplay/spotlight/tablets.html">
          <span class="en">Tablet Stories</span>
         </a></li>
          <li><a href="<?cs var:toroot ?>distribute/googleplay/strategies/featuring.html">Featuring</a></li>
          <li><a href="<?cs var:toroot ?>distribute/googleplay/strategies/app-quality.html">App Quality</a></li>
    </ul>
  </li> 

-->
  <li class="nav-section">
    <div class="nav-section-header empty">
      <a href="<?cs var:toroot ?>distribute/open.html">
+2 −3
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ manages the application download.</p>
<h3 id="payment-methods">Convenient payment options</h3>

<p>Users can purchase your products on Google Play using several convenient
payment methods&mdash;credit cards, Direct Carrier Billing, gift cards, and Google Play balance.</p>
payment methods&mdash;credit cards, Direct Carrier Billing, and Google Play balance.</p>

<p><span style="font-weight:500">Credit card</span> is the most common method of payment. Users can pay using any credit card
that they’ve registered in Google Play. To make it easy for users to get started,
@@ -52,9 +52,8 @@ registration is offered as a part of initial device setup process.</p>
<div class="sidebox">
<h2>Payment methods on Google Play</h2>
<ul>
<li>Credit card</li>
<li>Credit Card</li>
<li>Direct Carrier Billing</li>
<li>Gift card</li>
<li>Google Play balance (stored value)</li>
</ul>
</div>
+28 −65
Original line number Diff line number Diff line
@@ -6,21 +6,20 @@ page.title=Publishing Checklist for Google Play
<ol>
<li><a href="#process">1. Understand the publishing process</a></li>
<li><a href="#policies">2. Understand Google Play policies</a></li>
<li><a href="#core-app-quality">3. Test for Core App Quality</a></li>
<li><a href="#rating">4. Determine your content rating</a></li>
<li><a href="#countries">5. Determine country distribution</a></li>
<li><a href="#size">6. Confirm the app's overall size</a></li>
<li><a href="#compatibility">7. Confirm app compatibility ranges</a></li>
<li><a href="#free-priced">8. Decide on free or priced</a></li>
<li><a href="#inapp-billing">9. Consider In-app Billing</a></li>
<li><a href="#pricing">10. Set prices for your apps</a></li>
<li><a href="#localize">11. Start localization early</a></li>
<li><a href="#localize">12. Prepare promotional graphics</a></li>
<li><a href="#apk">13. Build the release-ready APK</a></li>
<li><a href="#product-page">14. Complete the product details</a></li>
<li><a href="#badges">15. Use Google Play badges</a></li>
<li><a href="#final-checks">16. Final checks and publishing</a></li>
<li><a href="#support">17. Support users after launch</a></li>
<li><a href="#rating">3. Determine your content rating</a></li>
<li><a href="#countries">4. Determine country distribution</a></li>
<li><a href="#size">5. Confirm the app's overall size</a></li>
<li><a href="#compatibility">6. Confirm app compatibility ranges</a></li>
<li><a href="#free-priced">7. Decide on free or priced</a></li>
<li><a href="#inapp-billing">8. Consider In-app Billing</a></li>
<li><a href="#pricing">9. Set prices for your apps</a></li>
<li><a href="#localize">10. Start localization</a></li>
<li><a href="#localize">11. Prepare promotional graphics</a></li>
<li><a href="#apk">12. Build the release-ready APK</a></li>
<li><a href="#product-page">13. Complete the product details</a></li>
<li><a href="#badges">14. Use Google Play badges and links to your promotional campaigns</a></li>
<li><a href="#final-checks">15. Final checks and publishing</a></li>
<li><a href="#support">16. Support users after launch</a></li>
</ol>
</div></div>

@@ -87,39 +86,7 @@ violations, termination of your developer account. </p>
</tr>
</table>

<h2 id="core-app-quality">3. Test for Core App Quality</h2>

<p>Before you publish an app on Google Play, it's important to make sure that
it meets the basic quality expectations for all Android apps, on all of the devices that you
are targeting. You can check your app's quality by setting up a test
environment and testing the app against a short set of <strong>core app quality criteria</strong>.
For complete information, see the <a
href="{@docRoot}distribute/googleplay/quality/core.html">Core App Quality Guidelines</a>. 
</p>

<p>If your app is targeting tablet devices, make sure that it delivers a rich, compelling
experience to your tablet customers. See the <a
href="{@docRoot}distribute/googleplay/quality/tablet.html">Tablet App Quality Checklist</a>
for recommendations on ways to optimize your app for tablets.</p>

<table>
<tr>
<td><p>Related resources:</p>
<ul style="margin-top:-.5em;">
<li><strong><a
href="{@docRoot}distribute/googleplay/quality/core.html">Core App Quality
Guidelines</a></strong> &mdash; A set of core quality criteria that all Android
apps should meet on all targeted devices.</li>
<li><strong><a
href="{@docRoot}distribute/googleplay/quality/tablet.html">Tablet App Quality
Checklist</a></strong> &mdash; A set recommendations for delivering the best
possible experience to tablet users.</li>
</ul>
</td>
</tr>
</table>

<h2 id="rating">4. Determine your app's content rating</h2>
<h2 id="rating">3. Determine your app's content rating</h2>

<p>Google Play requires you to set a content rating for your app, which informs
Google Play users of its maturity level. Before you publish, you should confirm
@@ -148,7 +115,7 @@ are required in your app binary.</p>
</tr>
</table>

<h2 id="countries">5. Determine country distribution</h2>
<h2 id="countries">4. Determine country distribution</h2>

<p>Google Play lets you control what countries and territories your app is
distributed to. For widest reach and the largest potential customer base, you
@@ -182,7 +149,7 @@ launch target date.</p>
</tr>
</table>

<h2 id="size">6. Confirm the app's overall size</h2>
<h2 id="size">5. Confirm the app's overall size</h2>

<p>The overall size of your app can affect its design and how you publish it on
Google Play. Currently, the maximum size for an APK published on Google Play is
@@ -213,7 +180,7 @@ creating your release-ready APK.</p>
</tr>
</table>

<h2 id="compatibility">7. Confirm the app's platform and screen compatibility ranges</h2>
<h2 id="compatibility">6. Confirm the app's platform and screen compatibility ranges</h2>

<p>Before publishing, it's important to make sure that your app is designed to
run properly on the Android platform versions and device screen sizes that you
@@ -250,7 +217,7 @@ charts.</p>
</tr>
</table>

<h2 id="free-priced">8. Decide whether your app will be free or priced</h2>
<h2 id="free-priced">7. Decide whether your app will be free or priced</h2>

<p>On Google Play, you can publish apps as free to download or priced. Free apps
can be downloaded by any Android user in Google Play.
@@ -282,7 +249,7 @@ you need set up a Checkout Merchant Account before you can publish.</p>
</tr>
</table>

<h2 id="inapp-billing">9. Consider using In-app Billing</h2>
<h2 id="inapp-billing">8. Consider using In-app Billing</h2>

<p>Google Play <a href="{@docRoot}guide/google/play/billing/index.html">In-app
Billing</a> lets you sell digital content in your applications. You can use the
@@ -308,7 +275,7 @@ before creating your release-ready APK.</p>
</tr>
</table>

<h2 id="pricing">10. Set prices for your products</h2>
<h2 id="pricing">9. Set prices for your products</h2>

<p>If your app is priced or you will sell in-app products, Google Play lets you
set prices for your products in a variety of currencies, for users in markets
@@ -341,7 +308,7 @@ in all available currencies through the Developer Console.</p>
</tr>
</table>

<h2 id="localize">11. Start localization</h2>
<h2 id="localize">10. Start localization</h2>

<p>With your country targeting in mind, it's a good idea to assess your localization
needs and start the work of localizing well in advance of your target
@@ -377,7 +344,7 @@ when you upload assets and configure your product details.</p>
</tr>
</table>

<h2 id="graphics">12. Prepare promotional graphics</h2>
<h2 id="graphics">11. Prepare promotional graphics</h2>

<p>When you publish on Google Play, you can supply a variety of high-quality
graphic assets to showcase your app or brand. After you publish, these appear on
@@ -408,7 +375,7 @@ advance of your target publishing date. </p>
</tr>
</table>

<h2 id="apk">13. Build and upload the release-ready APK</h2>
<h2 id="apk">12. Build and upload the release-ready APK</h2>

<p>When you are satisfied that your app meets your UI, compatibility, and
quality requirements, you can build the release-ready version of the app. The
@@ -440,7 +407,7 @@ recent version before publishing. </p>
</tr>
</table>

<h2 id="product-page">14. Complete the app's product details</h2>
<h2 id="product-page">13. Complete the app's product details</h2>

<p>On Google Play, your app's product information is shown to users on its
product details page, the page that users visit to learn more about your app and
@@ -464,10 +431,6 @@ page in the Developer Console. As you collect the information and assets for the
page, make sure that you can enter or upload it to the Developer Console, until 
the page is complete and ready for publishing. </p>

<p>If your app is targeting tablet devices, make sure to include at least one screen
shot of the app running on a tablet, and highlight your app's support for tablets
in the app description, release notes, promotional campaigns, and elsewhere.</p>

<table>
<tr>
<td><p>Related resources:</p>
@@ -481,7 +444,7 @@ in the app description, release notes, promotional campaigns, and elsewhere.</p>
</tr>
</table>

<h2 id="badges">15. Use Google Play badges and links in your promotional
<h2 id="badges">14. Use Google Play badges and links in your promotional
campaigns</h2>

<p>Google Play badges give you an officially branded way of promoting your app
@@ -510,7 +473,7 @@ and reviews, or any other channel available.</p>
</tr>
</table>

<h2 id="final-checks">16. Final checks and publishing</h2> 
<h2 id="final-checks">15. Final checks and publishing</h2> 

<p>When you think you are ready to publish, sign in to the Developer Console and take a few moments for a few
final checks:</p>
@@ -548,7 +511,7 @@ final checks:</p>
</table>


<h2 id="support">17. Support users after launch</h2>
<h2 id="support">16. Support users after launch</h2>

<p>After you publish an app or an app update, it's crucial for you to support
your customers. Prompt and courteous support can provide a better experience for
+0 −783

File deleted.

Preview size limit exceeded, changes collapsed.

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

<p><em>App quality</em> 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 from apps, even more so if they
puchased the apps or purchased their in-app products. At the same time, they
enjoy and value apps that put a priority on high quality and continuous
improvement.</p>

<p>Before you publish an app on Google Play, it's important to make sure that
the 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 they provide
resources to help you address 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>
Loading