[CWM][RECOVERY][TOUCH]Clockwork Mod Recovery Touch v6.0.3.3

Search This thread

doga.ozkaraca

Inactive Recognized Developer
May 10, 2013
902
2,815
San Francisco, CA
dogaoz.com
Here is ClockworkMod Recovery Touch For HTC ONE V

Also I'm working on Philz Touch Recovery 5 . Its better than CWM and it have lot of options.like a restoring from twrp backup and cwm backup etc. useful :D (I will release soon :D fixing some bugs)

recovery.jpg


CWM Recovery Touch(v6.0.3.3) Link : http://projectsmyrna.com/PRIMOU/RECOVERY/cwmrecovery6.0.3.3touch.img

You can flash this using all in one tool.
or these commands.
Code:
adb reboot bootloader
fastboot flash recovery cwmrecovery6.0.3.3touch.img

 
Last edited:

Aashuk Mehta

Senior Member
Sep 4, 2012
2,756
1,074
29
Mumbai
Redmi Note 10
Reserved 4

Sent from my One V using Tapatalk 4 Beta

---------- Post added at 11:02 AM ---------- Previous post was at 11:01 AM ----------

Looking forward to try it but will switch back to twrp

Sent from my One V using Tapatalk 4 Beta
 

mr_nooby

Senior Member
Jul 17, 2012
1,222
472
The moment a mod will reserve a post, you will be in serious ******* :D

Sent from my HTC One V using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    Here is ClockworkMod Recovery Touch For HTC ONE V

    Also I'm working on Philz Touch Recovery 5 . Its better than CWM and it have lot of options.like a restoring from twrp backup and cwm backup etc. useful :D (I will release soon :D fixing some bugs)

    recovery.jpg


    CWM Recovery Touch(v6.0.3.3) Link : http://projectsmyrna.com/PRIMOU/RECOVERY/cwmrecovery6.0.3.3touch.img

    You can flash this using all in one tool.
    or these commands.
    Code:
    adb reboot bootloader
    fastboot flash recovery cwmrecovery6.0.3.3touch.img

    5
    This is stuff needed for CWM + USB mounting

    # This is needed so CWM will function properly


    BOARD_HAS_NO_SELECT_BUTTON := true
    BOARD_SDCARD_DEVICE_PRIMARY := /dev/block/mmcblk1p1
    BOARD_SDEXT_DEVICE := /dev/block/mmcblk0p32
    BOARD_USES_MMCUTILS := false
    BOARD_HAS_NO_MISC_PARTITION := false


    BOARD_HAS_LARGE_FILESYSTEM := true


    # Actual UMS different from TWRP for some reason


    BOARD_UMS_LUNFILE := /sys/class/android_usb/f_mass_storage/lun0/file


    # Script


    TARGET_RECOVERY_INITRC := device/htc/primou/recovery/init-cwm.rc
    TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/class/android_usb/android0/f_mass_storage/lun0/file

    https://github.com/maxwen/primou/tree/jellybean/recovery <---- stuffs needed to. hope this helps
    1
    I will fix usb mounting as soon as possible :)

    i'm developing cm10.2 for galaxy s4 i9500 :) and i learned lot of things :) so i will try compiling cm10.2 to primou soon :) and i wont use prebuilt kernel LOL :D i will compile kernel from source :p