Merge "docs: Added explicit filepath for Android Media Browser and Android Messaging simulators. bug: 18759727" into lmp-docs
This commit is contained in:
@@ -179,7 +179,8 @@ to <strong>Settings > About > Android Version</strong>.</p>
|
|||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Install the Android Media Browser simulator
|
<li>Install the Android Media Browser simulator
|
||||||
({@code media-browser-simulator.apk}) on the test device. You can do this using
|
({@code <sdk>/extras/google/simulators/media-browser-simulator.apk}) on
|
||||||
|
the test device. You can do this using
|
||||||
the <a href="{@docRoot}tools/help/adb.html#move">adb</a> command line tool.</li>
|
the <a href="{@docRoot}tools/help/adb.html#move">adb</a> command line tool.</li>
|
||||||
<li>Enable <a href="{@docRoot}tools/device.html#device-developer-options">
|
<li>Enable <a href="{@docRoot}tools/device.html#device-developer-options">
|
||||||
developer options</a> on the test device.</li>
|
developer options</a> on the test device.</li>
|
||||||
@@ -193,7 +194,8 @@ appears in Auto. If your app does not appear, stop the simulator from
|
|||||||
<p>To run and test messaging apps:</p>
|
<p>To run and test messaging apps:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>Install the Android Messaging simulator ({@code messaging-simulator.apk})
|
<li>Install the Android Messaging simulator
|
||||||
|
({@code <sdk>/extras/google/simulators/messaging-simulator.apk})
|
||||||
on the test device. You can do this using the
|
on the test device. You can do this using the
|
||||||
<a href="{@docRoot}tools/help/adb.html#move">adb</a> command line tool.</li>
|
<a href="{@docRoot}tools/help/adb.html#move">adb</a> command line tool.</li>
|
||||||
<li>Enable the simulator to read notifications posted on the system:
|
<li>Enable the simulator to read notifications posted on the system:
|
||||||
|
|||||||
Reference in New Issue
Block a user