diff --git a/docs/html/wear/preview/downloads.jd b/docs/html/wear/preview/downloads.jd index eea4f111918cf..47ae39782581c 100644 --- a/docs/html/wear/preview/downloads.jd +++ b/docs/html/wear/preview/downloads.jd @@ -4,6 +4,7 @@ page.tags="wear-preview" page.image=images/cards/card-n-sdk_2x.png @jd:body +
- If you want an environment for basic compatibility - testing of your app, you can use your current APK and a + If you want an environment for basic compatibility + testing of your app, you can use your current APK and a supported watch or an emulator. As described below, you don't necessarily need to update your full development environment to do basic testing.
- However, if you want to modify your app to target + However, if you want to modify your app to target Android Wear 2.0 or use new APIs, you need to update your development environment. See Get Started - with the Android Wear 2.0 Preview. + with the Preview.
You can download a system image and manually flash it to a matching - watch. See the table below to download the system image for your test + watch. See the table below to download the image for your test watch.
@@ -221,9 +222,9 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreement testing. -- Installing a system image on a watch removes all data from the - watch, so you should back up your data first. +
+ Warning: Installing a system image on a watch removes all data from the + watch, so you should back up your data first.
- Please note the following: - Flashing your device will +
+ Caution: Flashing your device will require unlocking the bootloader which may void the device's warranty--proceed at your own risk.
| + | Type of LGE Watch Urbane 2nd Edition image | -+ | Download/Checksums |
|---|---|---|---|
| Preview image for testing | -download-3-placeholder.tgz - MD5: [string] - SHA-1: [string] + | nemo-nvd36h-factory-fb7a294a.tgz + MD5: 9dd0572fdab02e474ea9c761d1d2b70b + SHA-1: fb7a294a91ec71280262e7a1a60fcf940131e6c3 |
|
| Non-preview image (for after testing) | -download-4-placeholder.tgz - MD5: [string] - SHA-1: [string] + | nemo-mnc40x-factory-fa528bec.tgz + MD5: 0b8ba3653d5a93cb854f4d7409d7b6c9 + SHA-1: fa528bec8aba3bf6c7d901ba63cd6ea0a08dbeb0 |
- Please note the following: - Flashing your device will require unlocking +
+ Caution: Flashing your device will require unlocking the bootloader which shall void the device's warranty--proceed at your own risk.
| + | Type of Huawei Watch image | -+ | Download/Checksums |
|---|---|---|---|
| Preview image for testing | -download-1-placeholder.tgz - MD5: [string] - SHA-1: [string] + | sturgeon-nvd36h-factory-fd1f1582.tgz + MD5: b54f4ff5ebcd3d50d6d1bfde93056c2a + SHA-1: fd1f158257dba0999738ca7e0bfacec97afe35df |
|
| Non-preview image (for after testing) | -download-2-placeholder.tgz - MD5: [string] - SHA-1: [string] + | sturgeon-mec23l-factory-48003078.tgz + MD5: 417b5cbddb29a2262bce133e283d2732 + SHA-1: 4800307843580f818557dd7c43d8ba2161e289b2 |
The steps for flashing an image to a watch are similar to the steps provided for - flashing to a phone. After you back up your watch - data, use steps in this section to flash the image to the - specific watch that matches the image (e.g., you must + flashing to a phone. After you back up your watch + data, use steps in this section to flash the image to the + specific watch that matches the image (e.g., you must use an LGE Watch Urbane 2nd Edition for the corresponding image).
++ Warning: Installing a system image on a watch removes all data from the + watch, so you should back up your data first. +
+- On the watch, enable the Developer Options menu and ADB debugging as + From the phone, unpair ("Forget") the watch. + Then on the watch, enable the Developer Options menu and ADB debugging as follows:
@@ -386,8 +394,8 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreementadb reboot bootloader
fastboot flashing unlock or, for some
+ fastboot flashing unlock or, for some
devices, fastboot oem unlock
+ 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
+ - After the script finishes, your watch reboots. Pair the watch with a + 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: @@ -477,20 +520,21 @@ This is the Android Wear SDK Preview License Agreement (the “License Agreement
When testing is completed, follow the steps for uninstalling the preview. + "#remove_the_preview_from_a_watch">removing the preview.
-- When testing with the preview is done, restore the watch as follows: + When testing with the preview is done, unpair ("Forget") the watch from the phone and + restore the watch as follows: