LG G Watch R and LG G Watch Urbane are LG’s assured devices to get Android Wear 2.0 Update. Both watches are now received the update and the OTA (over the air) update will distribute in phases. It will take several days or weeks to appear on your device. If you do not want to wait for the OTA (over the air) update, you can install the update manually.
In this guide, we show you how to update your LG G Watch R and LG G Watch Urbane to Android Wear 2.0 manually. Android Nougat (Wear 2.0) update is said to be one of the biggest improvements in Android Wear. If you are given more interest on your Android Wear watch, you might want to update to the newest version. Before start, note that the below method requires to connect your watch to your PC via USB cable. Also, your PC should have ADB and fastboot drivers.
How Install OTA Update Manually on Android Wear Watch
- Enable ADB debugging on your Android Wear watch in Developer settings menu (go to Settings > About > and tap on Build number several times to get Developer settings menu)
- Download Android Wear 2.0 OTA file for LG G Watch R and LG G Watch Urbane to your PC from here. Rename the file as ‘update.zip’ and save it inside your ADB installation folder.
- Connect your watch to your PC via a USB cable.
- Now, on your PC, go to the ADB installation folder and open a command window there.
- Type the command ‘adb devices’ to check the connectivity between your PC and Android wear. [If no device is found, install proper driver for your device and then proceed the next step]
- Now, issue the below command to reboot your Android Wear device to the bootloader adb reboot bootloader
- Once done, issue the below command to sideload the OTA update zip file adb sideload update.zip Note: If you are on Mac, use the command ‘./adb sideload update.zip’ or on Linux use the command ‘sudo adb sideload update.zip’ to flash the OTA.
- Now, the OTA update starts to install on your Android Wear watch. After finishing the installation, reboot your device. If you have any doubt, leave it in the comment section below (Source – Reddit, droid-life)