[Recovery] CWM v6.0.4.8 INTERNATIONAL HOX+

Search This thread

Lloir

Inactive Recognized Developer
Mar 23, 2009
6,235
8,029
Samsung Galaxy Note 8 (2017 Phone)
!!! NOTE: THIS IS FOR INTERNATIONAL TEGRA 3 HTC ONE X+ VERSION ONLY !!!

This is CWM FOR THE HOX+

installation instructions:

download whichever recovery image you want touch or non-touch
reboot into hboot (bootloader)
fastboot flash recovery recovery.img (replace recovery.img with touch-recovery or non-touch-recovery)

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
whats working:

sideload (keep it plugged into usb for about 2minutes with sideload running and it will show up)
nandroid backup and restore
no longer wipes /data/media (YAY) also thanks to utkanos for this fix
OFFMODE charging yes i said it OFFMODE charging ACTUALLY works

*NOTE*
TWRP backups can only be used on TWRP, same with CWM backups.


DOWNLOAD OLD CWM

DOWNLOAD NEW CWM <--- It's crap trust me
 
Last edited:

s3nsation

Senior Member
Nov 3, 2011
105
14
Basel
Whats recommended atm? This or your TWRP? I'm still on TWRP and not sure whether I should flash this or not..

Sent from my HTC One X+ using xda app-developers app
 

s3nsation

Senior Member
Nov 3, 2011
105
14
Basel
up to you now, twrp + cwm can both flash both stock and aosp based roms. REMEBER YOUR BACKUPS WILL ONLY WORK WITH TWRP, so you will need to think about which to use

Ok thx. I guess I'll give it a try :D
So TWRP backups only with TWRP and CWM backups only work with CWM.

Sent from my HTC One X+ using xda app-developers app
 

Schumi 01

Senior Member
Dec 17, 2009
553
81
Caerphilly
Thanks Lloir, just a quick question, if i have already installed TWRP, can i install this over it or, would you suggest a clean install.

Thanks once again.
 
Last edited:

Schumi 01

Senior Member
Dec 17, 2009
553
81
Caerphilly
yea you can just overwrite recoveries...Just remember all your TWRP backups will be null and void. CWM and TWRP backups cannot be used on each other

Well - actually there is nothing like a "clean" install for recoveries :)
Just flash it and you are done


Thanks Both, think i will do clean install, i think the phone needs it. And i am more than happy now that offline charging works.
 

s3nsation

Senior Member
Nov 3, 2011
105
14
Basel
Thanks Both, think i will do clean install, i think the phone needs it. And i am more than happy now that offline charging works.

I'm not sure if you got it. There is no such thing as a "clean" install as opposed to overwriting the boot partition. You could erase it first but it wouldn't be any different in the end. Just flash the IMG and the old one is gone.

Sent from my HTC One X+ using xda app-developers app
 

Schumi 01

Senior Member
Dec 17, 2009
553
81
Caerphilly
I'm not sure if you got it. There is no such thing as a "clean" install as opposed to overwriting the boot partition. You could erase it first but it wouldn't be any different in the end. Just flash the IMG and the old one is gone.

Sent from my HTC One X+ using xda app-developers app

Sorry what i meant was ,I am going to relock my bootloader, then i am going to flash the original RUU and start from scratch again.
 

Stephen

Senior Moderator / Moderator Committee Ban Time!
Staff member
Jul 14, 2010
16,280
23,686
43
Northern Ireland
OnePlus 11
yeah i'll run it through the clockwork builder in a bit, and see how it is

*edit*

The ClockWorkmod touch builder is buggered again...i'll do it soon
Cool. I am not getting my x+ until Saturday so that gives you a bit of time to fix it LOL

Also I haven't used CWM since my HD2 days. In that version it was re-engineered to only have one yes and no option. Is it possible to do that in this version as well?
 

Vatrox

Senior Member
Aug 18, 2010
136
33
Warsaw
Might be just me, but the "mount /sdcard" option does not seem to do anything - so I was unable to access my storage from the recovery, had to reboot the phone to copy a rom. Rest seems to be working fine, thanks a lot!
 

Lloir

Inactive Recognized Developer
Mar 23, 2009
6,235
8,029
Samsung Galaxy Note 8 (2017 Phone)
Might be just me, but the "mount /sdcard" option does not seem to do anything - so I was unable to access my storage from the recovery, had to reboot the phone to copy a rom. Rest seems to be working fine, thanks a lot!

read the thread in general about data/mount devices

Cool. I am not getting my x+ until Saturday so that gives you a bit of time to fix it LOL

Also I haven't used CWM since my HD2 days. In that version it was re-engineered to only have one yes and no option. Is it possible to do that in this version as well?

for an FM you don't half request ;)
 
  • Like
Reactions: Stephen

aardappel12

Senior Member
Dec 9, 2010
383
164
Cool. I am not getting my x+ until Saturday so that gives you a bit of time to fix it LOL

Also I haven't used CWM since my HD2 days. In that version it was re-engineered to only have one yes and no option. Is it possible to do that in this version as well?

To make it have one-yes and one-no all you have to do is create a .one_confirm file in your sdcard/clockworkmod folder:)

Sent from my HTC One X+ using xda premium
 
  • Like
Reactions: Stephen

Stephen

Senior Moderator / Moderator Committee Ban Time!
Staff member
Jul 14, 2010
16,280
23,686
43
Northern Ireland
OnePlus 11
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 33
    !!! NOTE: THIS IS FOR INTERNATIONAL TEGRA 3 HTC ONE X+ VERSION ONLY !!!

    This is CWM FOR THE HOX+

    installation instructions:

    download whichever recovery image you want touch or non-touch
    reboot into hboot (bootloader)
    fastboot flash recovery recovery.img (replace recovery.img with touch-recovery or non-touch-recovery)

    Code:
    #include 
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */
    whats working:

    sideload (keep it plugged into usb for about 2minutes with sideload running and it will show up)
    nandroid backup and restore
    no longer wipes /data/media (YAY) also thanks to utkanos for this fix
    OFFMODE charging yes i said it OFFMODE charging ACTUALLY works

    *NOTE*
    TWRP backups can only be used on TWRP, same with CWM backups.


    DOWNLOAD OLD CWM

    DOWNLOAD NEW CWM <--- It's crap trust me
    4
    I'll be uploading the new style CWM later, will need people to test it more.

    NO QUESTIONS ABOUT CM12 and yes I'm syncing CM11 down to fix this mega drain battery issue
    3
    i can confirm the version is not 6.0.3.5 as stated in the title and wipe data/factory reset is not working in this 6.0.3.2 version.

    could you please upload the version that you are using?

    done
    3
    uploaded the CWM 6.0.4.6

    which is CWM SWIPE for 4.4 roms and above only
    3
    PLEASE BARE IN MIND WHEN HELPING PEOPLE, THAT NO ONE RECOVERY IS BETTER THAN THE OTHER NOW, BOTH ARE STABLE, SO WHEN PEOPLE ASK FOR A RECOVERY POINT THEM TO BOTH TWRP + CWM

    thanks

    -Lloir