diff --git a/docs/html/wear/preview/downloads.jd b/docs/html/wear/preview/downloads.jd
index b119d57b0e721..86895047d7d24 100644
--- a/docs/html/wear/preview/downloads.jd
+++ b/docs/html/wear/preview/downloads.jd
@@ -418,13 +418,15 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreement
devices, fastboot oem unlock
-
flash-all script by typing
+ flash-all script by typing
flash-all.sh or, in the case of Windows,
- flash-all.bat.
+ flash-all.bat. The following may need to
+ precede the command: ./
- After the flash-all script finishes, your watch reboots
- and soon will be ready for testing with the preview image.
-
adb devices
- adb reboot bootloader
- fastboot flashing lock or, for some
- devices, fastboot oem lock
-
- Pair the watch with a
- phone or tablet. The preview now is available for testing on the watch.
- Before installing an app, enable the Developer Options menu, and ADB
- debugging, on the watch as follows:
+ After the flash-all script finishes, your watch reboots.
+ Pair the watch with a phone or tablet. The preview now is available
+ for testing on the watch. Before installing an app, perform the
+ following steps on the watch to re-secure the watch's bootloader:
adb reboot bootloader
+ fastboot flashing lock or, for some
+ devices, fastboot oem lock
+ @@ -502,8 +487,8 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreement
- After your app is installed on the watch, you are prompted to start the - app on the watch. + After your app is installed on the watch, the app should run.
@@ -567,10 +551,12 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreement
- You can now test an application in the Android Emulator. For more information about using virtual devices, see Managing AVDs with the AVD