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

Commit 7be108c9 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Clarified that app is running on mobile device, not on Auto

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
parent a8989c99
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -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>