Doc change: Add tablet basic checks.

Change-Id: I9fab8f29515e086feffd45bcbcf9e7d6602a734d
This commit is contained in:
Dirk Dougherty
2013-04-01 12:10:14 -07:00
parent 99a79e807b
commit c6af49efc4
3 changed files with 706 additions and 177 deletions

View File

@ -23,7 +23,7 @@ page.title=Get Started with Publishing
<ul> <ul>
<li>Register for a Google Play publisher account</li> <li>Register for a Google Play publisher account</li>
<li>If you will sell apps, set up a Google Checkout Merchant Account</li> <li>If you will sell apps, set up a Google Wallet Merchant Account</li>
<li>Explore the Google Play Developer Console and learn about the tools for publishing</li> <li>Explore the Google Play Developer Console and learn about the tools for publishing</li>
</ul> </ul>
@ -57,11 +57,11 @@ with the Developer Program Policies and US export law,</li>
a Google Checkout account, you can quickly set one up during the process.</li> a Google Checkout account, you can quickly set one up during the process.</li>
</ol> </ol>
<p>When your registration is verified, youll be notified at the email address you specified during registration. </p> <p>When your registration is verified, youll be notified at the email address you specified during registration.</p>
<h3>Set up a Google Checkout Merchant account</h3> <h3>Set up a Google Wallet Merchant account</h3>
<p>If you want to sell products on Google Play &mdash; priced apps, in-app products, or subscriptions &mdash; you will also need to set up a Google Checkout <a href="http://checkout.google.com/sell">Merchant Account</a>. You can do that at any time, but make sure to first review the list of <a href="https://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=150324">merchant countries</a>.</p> <p>If you want to sell products on Google Play &mdash; priced apps, in-app products, or subscriptions &mdash; you will also need to set up a Google Wallet Merchant Account. You can do that at any time, but make sure to first review the list of <a href="https://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=150324">merchant countries</a>.</p>
<p>To set up a Merchant account from the Developer Console:</p> <p>To set up a Merchant account from the Developer Console:</p>

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@ uppercase;border-bottom: 1px solid #CCC;margin: 0 0 20px;">Google Play Support</
<h5 id="contact">Direct support contacts for developers</h5> <h5 id="contact">Direct support contacts for developers</h5>
<p style="color:#888"> <p style="color:#888">
<a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=dev_registration">Registration, account issues</a><br /> <a href=" https://support.google.com/googleplay/android-developer/troubleshooter/3049653">Registration, account issues</a><br />
<a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=publishing">Publishing, app distribution issues</a><br /> <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=publishing">Publishing, app distribution issues</a><br />
<a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=bugs">Developer Console issues</a><br /> <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=bugs">Developer Console issues</a><br />
<a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=takedown">Inappropriate apps</a><br /> <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=takedown">Inappropriate apps</a><br />