Merge "docs: Clarified that app is running on mobile device, not on Auto" into mnc-docs

This commit is contained in:
Andrew Solovay
2015-09-30 00:13:01 +00:00
committed by Android (Google) Code Review

View File

@@ -50,7 +50,7 @@ page.image=/distribute/images/gp-auto-quality.png
<ol>
<li> Use the Android Auto simulator to validate each checklist item. The simulator allows you to
sideload your app for testing. For more information on the simulator, see
<a href="{@docRoot}training/auto/start/index.html#test-it">Run and Test Auto Apps</a>.</li>
<a href="{@docRoot}training/auto/start/index.html#test-it-dhu">Run and Test Auto Apps</a>.</li>
<li>Test your app in a vehicle by uploading your app to the alpha/beta channel on Google Play.
Apps will not work on Auto in vehicles unless they are installed from the Play Store.
For more information, see <a
@@ -91,7 +91,8 @@ page.image=/distribute/images/gp-auto-quality.png
These criteria ensure that your app follows critical design and interaction patterns
to ensure a consistent, intuitive, and enjoyable user experience on Android Auto. Many elements,
such as the navigation drawer, card backgrounds, fonts and icon colors, are set and rendered by
the system. Your own app-specific design elements must meet the following criteria.
the system. Your own app-specific design elements must meet the following criteria when running
on a device connected to Android Auto.
</p>
<table>
@@ -170,8 +171,8 @@ page.image=/distribute/images/gp-auto-quality.png
<td>
<p style="margin-bottom:.5em;">
App never activates the phone screen to present any form of visual information (notifications,
toasts, video, images, advertising, etc.) on the phone screen while the app is active in Android
Auto.
toasts, video, images, advertising, etc.) on the phone screen while the app is interacting
with the Android Auto dashboard unit.
</p>
</td>
</tr>
@@ -295,7 +296,7 @@ data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6">
<p>
These criteria ensure that your app is configured correctly and provides expected
functional behavior.
functional behavior when running on a device connected to Android Auto.
</p>