• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [RECOVERY] PhilZ Touch 6.19.2 [NEED TESTERS]

Recovery doesn't save GUI preferences and I can't find my backup.. also scared my pants off when doing the "wipe for new ROM install" said it formatted both SD 1 & SD 2. Thought I lost 25GB data on my card, lol. Gonna try newest update...

Had the same experience when I flashed the new B12Kitkat rom. I have a 64gig with EVERYTHING on there and it scared the living shit out of me too. All good though,
 
Disclaimer: I am not responsible for what you do with your phone. Please flash at your own risk
smile.gif


At long last, I am proud to give you guys what I've been keeping secret from everybody! There were a few bugs that took some hammering to get out, but this should be as bug free as you can get. :D


If you aren't sure what PhilZ recovery is, then you are in for a treat! It is based on CWM, with many additions to the source by Phil3759.

Some features:
- full touch + custom gui interface
- ability to set the time (so no more backups from the 70's)
- create a custom_rom.zip (which pulls from /boot and /system)
- you can toggle between /sdcard and /sdcard/0 (helpful when we get roms past 4.2)
- Plenty more

Stuff I fixed:
- access to both the internal and external sdcard
- USB Mass Storage access to the external sdcard
- selecting sdcards now say "internal sdcard" and "external sdcard" rather than "/storage/sdcard0" and "/storage/sdcard1"


PhilZ main thread, full feature list, install instructions
[01.03.2014]CWM 6.0.4.7 Advanced Edition / PhilZ Touch 6.19.2 (libtouch_gui 1.01) - xda-developers

Download links (make sure to download the latest)
Dev-Host - philztouch6.19.2-warplte.zip - The Ultimate Free File Hosting / File Sharing Service

How to install
Make sure you have fastboot + adb drivers already installed!
If you do not have CWM installed, follow these commands:
- Extract the recovery.img from the .zip you downloaded (keep the .zip in the same place)
- Open a command prompt where you extracted the file
- Enter these commands:
Code:
adb reboot bootloader[/SIZE][/SIZE]
[SIZE=3][SIZE=2](wait for the device to reboot. the screen will be black and the red light will be on)

sudo fastboot boot recovery.img
You will now be in a temporary recovery boot. Follow the install instructions for pre-installed CWM.


If you have CWM installed:
Install via sideload
- Select "Install Zip"
- Select "Install zip from sideload"
- From your computer, open a command prompt where the .zip you downloaded is located
- Execute the command: (replacing {filename} with the correct filename)
Code:
adb sideload {filename}
Install via sdcard

- Place the recovery.zip you downloaded onto your sdcard (internal or external)
- Select "Install Zip"
- Select "Install from {sdcard}" (either /sdcard for internal or /storage/sdcard1 for external)
- Navigate to where the zip is located and select it
- Select "Yes"

Congratulations! You have now installed PhilZ 6 Touch Recovery!

Thanks to
- Phil3759 for the awesome recovery!
- junkie2100 for his help understanding cwm, plus his work already done on cwm for the warp4g
- rbheromax for helping me with code stuffs
- Spz0 + krsmqn for being my guinea pigs :)
I want to do this on windows what's the command for windows
 
assuming you have adb and fastboot ready to go and you pulled the recovery.img file from the .zip (but still keep that .zip cuz you will flash it later) place the recovery.img file where adb is then you connect your phone to the computer and put the .zip on your external or internal sd and open adb and type:

adb devices (this will check that the phone is detected in adb)
adb reboot bootloader (boots phone into bootloader)
fastboot devices (checks that the phone is detected in fastboot)
fastboot boot recovery.img (this will temporarily boot the recovery image)

you can then use the temporary recovery that is running to flash the philztouch recovery zip that you downloaded after everything is done you can delete the recovery.img from where you put it in the folder that adb is in
 
Or how about this you remove the recovery. Image file from the zip and flash the image with flashify that you can get from the Play Store. No windows or PC required
 
Disclaimer: I am not responsible for what you do with your phone. Please flash at your own risk
smile.gif


At long last, I am proud to give you guys what I've been keeping secret from everybody! There were a few bugs that took some hammering to get out, but this should be as bug free as you can get. :D


If you aren't sure what PhilZ recovery is, then you are in for a treat! It is based on CWM, with many additions to the source by Phil3759.

Some features:
- full touch + custom gui interface
- ability to set the time (so no more backups from the 70's)
- create a custom_rom.zip (which pulls from /boot and /system)
- you can toggle between /sdcard and /sdcard/0 (helpful when we get roms past 4.2)
- Plenty more

Stuff I fixed:
- access to both the internal and external sdcard
- USB Mass Storage access to the external sdcard
- selecting sdcards now say "internal sdcard" and "external sdcard" rather than "/storage/sdcard0" and "/storage/sdcard1"


PhilZ main thread, full feature list, install instructions
[01.03.2014]CWM 6.0.4.7 Advanced Edition / PhilZ Touch 6.19.2 (libtouch_gui 1.01) - xda-developers

Download links (make sure to download the latest)
Dev-Host - philztouch6.19.2-warplte.zip - The Ultimate Free File Hosting / File Sharing Service

How to install
Make sure you have fastboot + adb drivers already installed!
If you do not have CWM installed, follow these commands:
- Extract the recovery.img from the .zip you downloaded (keep the .zip in the same place)
- Open a command prompt where you extracted the file
- Enter these commands:
Code:
adb reboot bootloader[/SIZE][/SIZE]
[SIZE=3][SIZE=2](wait for the device to reboot. the screen will be black and the red light will be on)[/SIZE][/SIZE]
[SIZE=3][SIZE=2][/SIZE][/SIZE]
[SIZE=3][SIZE=2]sudo fastboot boot recovery.img
You will now be in a temporary recovery boot. Follow the install instructions for pre-installed CWM.


If you have CWM installed:
Install via sideload
- Select "Install Zip"
- Select "Install zip from sideload"
- From your computer, open a command prompt where the .zip you downloaded is located
- Execute the command: (replacing {filename} with the correct filename)
Code:
adb sideload {filename}
Install via sdcard

- Place the recovery.zip you downloaded onto your sdcard (internal or external)
- Select "Install Zip"
- Select "Install from {sdcard}" (either /sdcard for internal or /storage/sdcard1 for external)
- Navigate to where the zip is located and select it
- Select "Yes"

Congratulations! You have now installed PhilZ 6 Touch Recovery!

Thanks to
- Phil3759 for the awesome recovery!
- junkie2100 for his help understanding cwm, plus his work already done on cwm for the warp4g
- rbheromax for helping me with code stuffs
- Spz0 + krsmqn for being my guinea pigs :)
I can't get it to do a back up what do I do thanks
 
after the recovery is flashed you should be able to do "backup and restore" then "backup to external sdcard" if you have an external sd card in it (recommended) or "backup to internal sdcard"
 
(previously rooted)having trouble and doing as follows:

Hold Volume Down+Power
When andriod icon appears release power
System Recovery Screen Appears
Wipe Data --> Completed
Wipe Cashe -->Completed
"Apply updated from sdcard"
Select "philz6.19.2-warplte.zip"

--Install/sdcard ...
Finding update package...
Opening update package...
Varifying update package...
E:footer is wrong
E:signature verification failed
Installation aborted

Trying to get the kit kat version on phone. Thanks for the help.
 
(previously rooted)having trouble and doing as follows:

Hold Volume Down+Power
When andriod icon appears release power
System Recovery Screen Appears
Wipe Data --> Completed
Wipe Cashe -->Completed
"Apply updated from sdcard"
Select "philz6.19.2-warplte.zip"



Trying to get the kit kat version on phone. Thanks for the help.
Um.. I think ya need to pull .img from zip and install with terminal or flashify app
 
Um.. I think ya need to pull .img from zip and install with terminal or flashify app

ok so i should load the phone normally, dl the flashify app from play store, and choose the "recovery.img" from the sd card?

I am just a little frustrated at this point so i am trying to make real clear on what i need to do. Appreciate the help!

Not sure if if makes a difference but i originally rooted with framroot...
 
ok so i should load the phone normally, dl the flashify app from play store, and choose the "recovery.img" from the sd card?

I am just a little frustrated at this point so i am trying to make real clear on what i need to do. Appreciate the help!

Not sure if if makes a difference but i originally rooted with framroot...
Basically Yes. DL flashify, Make sure the .img is on external SD, go to Recovery choice in flashify, select the .img and follow prompts/reboot. Should be good to go. [emoji28]
 
Back
Top Bottom