aboutsummaryrefslogtreecommitdiff
path: root/apps/SdkController/assets/intro_help.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SdkController/assets/intro_help.html')
-rwxr-xr-xapps/SdkController/assets/intro_help.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/SdkController/assets/intro_help.html b/apps/SdkController/assets/intro_help.html
index 000efa406..c957f73b9 100755
--- a/apps/SdkController/assets/intro_help.html
+++ b/apps/SdkController/assets/intro_help.html
@@ -32,7 +32,7 @@ To use it, do the following: <br/>
<ol>
<li>Connect your device to your computer via USB. Make sure to enable <i>USB Debugging</i> in <i>Settings &gt; Developer Options</i>. </li>
<li>Start this application on your device. </li>
-<li>On the computer in a shell, run: <br/><i>adb forward tcp:1968 tcp:1968</i> </li>
+<li>On the computer in a shell, run: <br/><i>adb forward tcp:1970 localhost:android.sdk.controller</i> </li>
<li>Finally <b>run an emulator</b> with an AVD targetting <b>API 15</b>. </li>
</ol>
<a href="https://sites.google.com/a/android.com/tools/recent/sensoremulation">Read more.</a>