OSDN Git Service

docs: Clarified that app is running on mobile device, not on Auto
authorAndrew Solovay <asolovay@google.com>
Tue, 29 Sep 2015 20:09:51 +0000 (13:09 -0700)
committerAndrew Solovay <asolovay@google.com>
Tue, 29 Sep 2015 20:09:51 +0000 (13:09 -0700)
Per user feedback--at times it was unclear whether app was running
on Auto or on a mobile device connected to Auto. Clarified that it's
always/only about an app on a phone or tablet that's plugged in to
Auto.

Also fixed a broken link while I had it open.

See first comment for doc stage location.

bug: 20827220
Change-Id: I52f38674fbdadb6b244af92b66e841b795340fec

docs/html/distribute/essentials/quality/auto.jd

index f547616..386b1d8 100644 (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>