diff options
Diffstat (limited to 'docs/html/distribute/googleplay/edu/guidelines.jd')
-rw-r--r-- | docs/html/distribute/googleplay/edu/guidelines.jd | 27 |
1 files changed, 11 insertions, 16 deletions
diff --git a/docs/html/distribute/googleplay/edu/guidelines.jd b/docs/html/distribute/googleplay/edu/guidelines.jd index 820cb17..c1d3065 100644 --- a/docs/html/distribute/googleplay/edu/guidelines.jd +++ b/docs/html/distribute/googleplay/edu/guidelines.jd @@ -107,13 +107,6 @@ purchases are blocked on Google Play for Education tablets at this time.</p> </li> </ul> -<p>We discourage the use of ads within apps included in Google Play for Education. -While ads are allowed, please note that the Google Play for Education site will -flag apps that display ads, so educators can choose use apps that are ad-free. -Similarly, we also discourage any UI within your app that exposes in-app purchase -to students. <!--Please note that we may block access to in-app purchases on student -tablets.--></p> - <h2 id="approved">Educational Value</h2> @@ -170,8 +163,8 @@ and teachers to enjoy.</p> <li>Meet Core app quality guidelines <ul> <li>Follow <a - href="{@docRoot}design/index.html">Android Design Guidelines</a>. - Pay special attention to the sections on <a href="{@docRoot}design/patterns/actionbar.html">Action + href="{@docRoot}design/index.html">Android Design Guidelines</a>. Pay special + attention to the sections on <a href="{@docRoot}design/patterns/actionbar.html">Action Bar</a>, <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> and <a href="{@docRoot}design/patterns/pure-android.html">Pure Android</a>.</li> <li>Test your apps against the <a href="{@docRoot}distribute/googleplay/quality/core.html">Core @@ -183,15 +176,16 @@ and teachers to enjoy.</p> <li>Follow our best practices for tablet app development</li> <li>Review the <a href="{@docRoot}distribute/googleplay/quality/tablet.html">Tablet App Quality Checklist</a> and <a - href="http://android-developers.blogspot.com/2012/11/designing-for-tablets-were-here-to-help.html" target="_android">blog post on designing for tablets</a></li> + href="http://android-developers.blogspot.com/2012/11/designing-for-tablets-were-here-to-help.html" + target="_android">blog post on designing for tablets</a></li> <li>Check your Optimization Tips in the Google Play Developer Console (if you've already uploaded your app)</li> </ul> <li>Strive for simplicity and highest usability for students <ul> <li>Design your app so that teachers and students can use all capabilities of - your app without - having to sign-in to multiple accounts and remember multiple passwords.</li> + your app without having to sign-in to multiple accounts and remember + multiple passwords.</li> <li>Every student or teacher using a Google Play for Education tablet will already be signed in with a Google account on the device. You can take advantage of that to provide a simple, seamless sign-in experience in your app. A recommended approach is to use @@ -216,10 +210,11 @@ Google Play for Education.</p> <h3 id="devices">Android tablets</h3> -<p>Google Play for Education uses primarily Nexus 7 and Nexus 10 devices, so -your testing can focus on those specific hardware devices. You can purchase the -devices from <a href="https://play.google.com/store/devices/details?id=nexus_7_16gb" target="_android">Google Play</a> and other stores. Although testing on Nexus -devices is preferred, you can test on other 7-inch or 10-inch tablets or virtual +<p>Google Play for Education uses primarily Nexus 7 devices, so +your testing can focus on that specific hardware device. You can purchase the +device from <a href="https://play.google.com/store/devices/details?id=nexus_7_16gb" +target="_android">Google Play</a> and other stores. Although testing on Nexus +devices is preferred, you can test on other 7-inch (or 10-inch) tablets or virtual devices if you don't have access to Nexus devices.</p> <h3 id="conditions">Test conditions</h3> |