[RECOVERY][UNOFFICIAL] Clockworkmod Recovery for the LG G Watch

Search This thread

PlayfulGod

Inactive Recognized Developer
Sep 28, 2010
1,886
3,059
Dalton
[#MyDisclaimer]

Here ya go folks, a installable, booting CWM for your G Watch.


People to Thank
  • Koush - for his awesome recovery!
  • CM Team and comminty for maintaining CWM.
  • Dees_Troy - for his device tree which I used as a base. (Thats open source for you!! ;)).
  • ShabbyPenguin - for pointing out what to add to fix adb.
  • th3g1z - for testing.
  • DFUSE - for testing.


what is this?
  • This is the popular and standard for custom recoveries.
  • It has swipe gesture controls enabled (full touch in the works).

Whats not working?
  • adb not working while in recovery. Is being worked on. ;)

Screenshots
IPnuiYa.jpg



Installation
  • Code:
    adb reboot bootloader
  • Code:
    fastboot flash recovery recovery-6.0.5.0-dory.img
  • Code:
    fastboot reboot
  • Code:
    adb reboot recovery

The Goods

XDA:DevDB Information
Clockworkmod Recovery LG G Watch, Tool/Utility for the LG G Watch

Contributors
PlayfulGod, Dees_Troy, ShabbyPenguin

Version Information
Status: Beta
Current Stable Version: 6.0.5.0
Stable Release Date: 2014-08-08
Current Beta Version: 07312014
Beta Release Date: 2014-07-31

Created 2014-07-31
Last Updated 2014-08-08
 

Attachments

  • gwatch-cwm.jpg
    gwatch-cwm.jpg
    139 KB · Views: 289

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    [#MyDisclaimer]

    Here ya go folks, a installable, booting CWM for your G Watch.


    People to Thank
    • Koush - for his awesome recovery!
    • CM Team and comminty for maintaining CWM.
    • Dees_Troy - for his device tree which I used as a base. (Thats open source for you!! ;)).
    • ShabbyPenguin - for pointing out what to add to fix adb.
    • th3g1z - for testing.
    • DFUSE - for testing.


    what is this?
    • This is the popular and standard for custom recoveries.
    • It has swipe gesture controls enabled (full touch in the works).

    Whats not working?
    • adb not working while in recovery. Is being worked on. ;)

    Screenshots
    IPnuiYa.jpg



    Installation
    • Code:
      adb reboot bootloader
    • Code:
      fastboot flash recovery recovery-6.0.5.0-dory.img
    • Code:
      fastboot reboot
    • Code:
      adb reboot recovery

    The Goods

    XDA:DevDB Information
    Clockworkmod Recovery LG G Watch, Tool/Utility for the LG G Watch

    Contributors
    PlayfulGod, Dees_Troy, ShabbyPenguin

    Version Information
    Status: Beta
    Current Stable Version: 6.0.5.0
    Stable Release Date: 2014-08-08
    Current Beta Version: 07312014
    Beta Release Date: 2014-07-31

    Created 2014-07-31
    Last Updated 2014-08-08
    5
    ADB working now!!!! OP updated and new img replaces the old one. ;)