diff options
| author | Rich Slogar <rslogar@google.com> | 2015-03-31 16:14:51 -0700 |
|---|---|---|
| committer | Rich Slogar <rslogar@google.com> | 2015-03-31 16:14:51 -0700 |
| commit | 19f75fd71e59b1b94f64beb81e503715f50a6225 (patch) | |
| tree | c3b888da386a3ec2af7435dbb04f8624ef17c87f /docs/html/tools/help | |
| parent | 4b53dc8bae0cc3f84e20765ea35ea3eab0371134 (diff) | |
| download | frameworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.zip frameworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.tar.gz frameworks_base-19f75fd71e59b1b94f64beb81e503715f50a6225.tar.bz2 | |
docs: systrace update
Change-Id: I693f6b3eef32a412dd1764d39706dcebef9e000c
Diffstat (limited to 'docs/html/tools/help')
| -rw-r--r-- | docs/html/tools/help/systrace.jd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/tools/help/systrace.jd b/docs/html/tools/help/systrace.jd index d6fc05e..4461da9 100644 --- a/docs/html/tools/help/systrace.jd +++ b/docs/html/tools/help/systrace.jd @@ -68,7 +68,8 @@ or the Android <a href="{@docRoot}tools/help/monitor.html">Device Monitor</a>. <ol> <li>In <a href="{@docRoot}sdk/installing/studio.html">Android Studio</a>, open an Android application project.</li> - <li>Open the Device Monitor by selecting <strong>Tools > Android > Monitor</strong>.</li> + <li>Open the Device Monitor by selecting <strong>Tools > Android > Android Device + Monitor</strong>.</li> <li>In the <strong>Devices</strong> tab, select the device on which to run a trace. If no devices are listed, make sure your device is connected via USB cable and that debugging is enabled on the device.</li> |
