From 1139a0a4a2512a074cc7665257b0e808b88caa89 Mon Sep 17 00:00:00 2001
From: Quddus Chong
Date: Mon, 5 Jan 2015 15:00:07 -0800
Subject: docs: Added explicit filepath for Android Media Browser and Android
Messaging simulators. bug: 18759727
Change-Id: Ided6dc4f30d43f8fce252e56a6291bbb1a3d2e05
---
docs/html/training/auto/start/index.jd | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/docs/html/training/auto/start/index.jd b/docs/html/training/auto/start/index.jd
index 8abe5c5d46fa..54500ac6db0c 100644
--- a/docs/html/training/auto/start/index.jd
+++ b/docs/html/training/auto/start/index.jd
@@ -179,7 +179,8 @@ to Settings > About > Android Version.
- 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 adb command line tool.
- Enable
developer options on the test device.
@@ -193,7 +194,8 @@ appears in Auto. If your app does not appear, stop the simulator from
To run and test messaging apps:
-- Install the Android Messaging simulator ({@code messaging-simulator.apk})
+
- Install the Android Messaging simulator
+ ({@code <sdk>/extras/google/simulators/messaging-simulator.apk})
on the test device. You can do this using the
adb command line tool.
- Enable the simulator to read notifications posted on the system:
--
cgit v1.2.3-59-g8ed1b