CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1

Search This thread

Bhargav97

Senior Member
Mar 10, 2013
578
590
Gandhinagar - INDIA
UPDATE:

  • Updated PhilZ Touch sources to 6.40.1.
  • Fixed the misbehaviour of hardware keys in the new full version recovery.

In this version, I especially need feedback on:

-Hardkeys. Test all of them if they are correctly working or not.
-Change the 'Menu Background' to 'PhilZ Default' and 'Koush Default' (from PhilZ Settings > GUI options > Menu Background) and tell me if which of them is working. (ofcourse, reboot recovery after changing the background)

Download link:
https://docs.google.com/uc?id=0B5c3gpyMBJusXzRfRWg4TXhZdVE&export=download
 
Last edited:

Lynuxen

Member
Oct 26, 2013
17
2
Different install method

I suggest you change the way we install this, either via Odin or flashing it in a different recovery. This method doesn't cause headaches only if you are on a Custom ROM, but if you are starting from stock, that's a different story.
 

Lynuxen

Member
Oct 26, 2013
17
2
Are you kidding? :eek: :silly: :D this method is a piece of cake!

...flash_image error scanning partitions...

Looking at the original dev's post, we can flash this via Odin. Or even through a flashable zip file through the stock recovery, like I do on my GSM. For this method I had to install BusyBox due to being on a stock ROM. And I really dont like it when someone (yajnab included) that think we are already on a custom recovery to flash a newer version

http://xdaforums.com/showthread.php?t=2583845

Boot To ClockWorkMod

wat?
 

vipsy6

Senior Member
Jun 13, 2014
220
25
Vadodara
@alex_is_the_1 I already found JB ROM. I am just looking for suitable recovery. So I had asked for same not for ROM. Please advise if any

Sent From My Xperia Neo V MT11i
 

Dr.Ghobar

Senior Member
Dec 8, 2014
183
5
Hello,
Is it possible for S5830 to install "T4.3_PhilZCWM_6.0.4.7_LB_v1.7" by "FlashGordonBB.apk"?
Thanks in advance for your reply
 

Dr.Ghobar

Senior Member
Dec 8, 2014
183
5
Main thread + Features + Dev support
http://xdaforums.com/showthread.php?t=2201860

CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1

PhilZ Recovery is a CWM Advanced Edition that adds all the features you could ever miss in CWM.
It is a well proven recovery for many phones.

Please give your feedback, what works, and any bug you could encounter.
Read the features at the Main thread, and check if you are missing something.

To take a screen shot, just slide left!

And don't forget to read about powerful aroma file manager integration and double-tap shortcut (in FAQs).

How to install recovery?

  • From download link below, you'll get a 'recovery.img' file. Put that recovery.img file at root directory of your
    sdcard. (means not in any folder)
  • Now, go to terminal emulator.
  • Give command:
    Code:
      su
  • You'll be asked to grant superuser permissions, grant it.
  • Now, give the following command:
    Code:
      flash_image recoveryonly /sdcard/recovery.img
  • Wait until it executes the command (4-5 seconds), it is installing the recovery.
  • Now, normally reboot to recovery and enjoy new recovery!

Download links
Latest version can be found here:



Special thanks to:

  • @Phil3759 : For this awesome open source recovery.
  • @chraso: For hosting and compatible flags.
  • AndroidARMv6 Team: For keeping this device alive.
  • Cyanogenmod Team: For making all these possible.

XDA:DevDB Information
PhilZ Touch Recovery for Galaxy Ace, Tool/Utility for the Samsung Galaxy Ace S5830

Contributors
Bhargav97, chraso, Phil3759

Version Information
Status: Stable
Current Stable Version: 6.40.1
Stable Release Date: 2014-05-04

Created 2014-05-07
Last Updated 2014-05-07

Hello,
After giving " flash_image recoveryonly /sdcard/recovery.img" command, terminal emulator returns the following error:
"flash_image: not found"
I have put the downloaded "recovery.img" in the root of sdcard.
What is wrong?
thanks in advance
 
Last edited:

Dr.Ghobar

Senior Member
Dec 8, 2014
183
5
...flash_image error scanning partitions...

Looking at the original dev's post, we can flash this via Odin. Or even through a flashable zip file through the stock recovery, like I do on my GSM. For this method I had to install BusyBox due to being on a stock ROM. And I really dont like it when someone (yajnab included) that think we are already on a custom recovery to flash a newer version

Hello,
I have a Galaxy Ace GT-S5830, with official ROM 2.3.5, and CWM Rcovery 5.
I wanted to install CWM 6.0.4.8.
When I type the command "flash_image recoveryonly /sdcard/recovery.img" in the terminal emulator and hit the enter,
terminal gives me this error: "error scanning partitions: No such file or directory found".
I installed the BusyBox for android 2.3, but it still gives the error "error scanning partitions: No such file or directory found".
So I have custom recovery installed and I have BusyBox installed, but CWM 6.0.4.8 image can not be installed.

Can you help me?
 

Ri9000

Senior Member
Jun 24, 2013
240
79
Samsung Galaxy Tab S2
flash recovery manually

Hello,
I have a Galaxy Ace GT-S5830, with official ROM 2.3.5, and CWM Rcovery 5.
I wanted to install CWM 6.0.4.8.
When I type the command "flash_image recoveryonly /sdcard/recovery.img" in the terminal emulator and hit the enter,
terminal gives me this error: "error scanning partitions: No such file or directory found".
I installed the BusyBox for android 2.3, but it still gives the error "error scanning partitions: No such file or directory found".
So I have custom recovery installed and I have BusyBox installed, but CWM 6.0.4.8 image can not be installed.
Can you help me?

this should work for you . .
rename your cwm6.x.x.x.img to recovery.img
first make sure this image is for your exact phone model. NOT "i" or "M" ..etc
you will need working adb access from your pc to phone.
copy your recovery.img to the root of your sdcard.
reboot your phone into your existing cwm5.x.x
in cwm under "mounts and storage" choose "mount /sdcard"
from your pc's command prompt run the command : adb shell
you should now be logged into your phone.
from your pc's command prompt run command: cp /sdcard/recovery.img /tmp
from your pc's command prompt run command: flash_image recovery /tmp/recovery.img
reboot.
 
Last edited:
  • Like
Reactions: Dr.Ghobar

Dr.Ghobar

Senior Member
Dec 8, 2014
183
5
this should work for you . .
rename your cwm6.x.x.x.img to recovery.img
first make sure this image is for your exact phone model. NOT "i" or "M" ..etc
you will need working adb access from your pc to phone.
copy your recovery.img to the root of your sdcard.
reboot your phone into your existing cwm5.x.x
in cwm under "mounts and storage" choose "mount /sdcard"
from your pc's command prompt run the command : adb shell
you should now be logged into your phone.
from your pc's command prompt run command: cp /sdcard/recovery.img /tmp
from your pc's command prompt run command: flash_image recovery /tmp/recovery.img
reboot.

My exact model is Galaxy Ace GT-S5830, without i or m.
I did not understand what you mean by "make sure this image is for your exact phone model." This image is being put forward in a thread under "Galaxy Ace S5830 Android Development".
1. So can we doubt that the image attached to "CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1" is for my model? Aren't you sure?
2. Let me ask you a more fundamental question: IS IT SAFE TO FLASH THIS CWM ON MY DEVICE?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1

    Main thread + Features + Dev support
    http://xdaforums.com/showthread.php?t=2201860

    CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1

    PhilZ Recovery is a CWM Advanced Edition that adds all the features you could ever miss in CWM.
    It is a well proven recovery for many phones.

    Please give your feedback, what works, and any bug you could encounter.
    Read the features at the Main thread, and check if you are missing something.

    To take a screen shot, just slide left!

    And don't forget to read about powerful aroma file manager integration and double-tap shortcut (in FAQs).

    How to install recovery?

    • From download link below, you'll get a 'recovery.img' file. Put that recovery.img file at root directory of your
      sdcard. (means not in any folder)
    • Now, go to terminal emulator.
    • Give command:
      Code:
        su
    • You'll be asked to grant superuser permissions, grant it.
    • Now, give the following command:
      Code:
        flash_image recoveryonly /sdcard/recovery.img
    • Wait until it executes the command (4-5 seconds), it is installing the recovery.
    • Now, normally reboot to recovery and enjoy new recovery!

    Download links
    Latest version can be found here:


    Special thanks to:

    • @Phil3759 : For this awesome open source recovery.
    • @chraso: For hosting and compatible flags.
    • AndroidARMv6 Team: For keeping this device alive.
    • Cyanogenmod Team: For making all these possible.

    XDA:DevDB Information
    PhilZ Touch Recovery for Galaxy Ace, Tool/Utility for the Samsung Galaxy Ace S5830

    Contributors
    Bhargav97, chraso, Phil3759

    Version Information
    Status: Stable
    Current Stable Version: 6.40.1
    Stable Release Date: 2014-05-04

    Created 2014-05-07
    Last Updated 2014-05-07
    8
    :FAQs:


    Q: Wanna know about Aroma File manager?
    Visit the aroma file manager main thread for more info---> Aroma file manager main thread

    Aroma file manager is a touch file manager which can be used while in recovery. It has options for copy, paste, delete,
    change permissions and many others. Also, it has a Terminal inside. So, if you forgot to give correct permissions to any
    file you can do that directly from recovery. This file manager has got many themes, font, icons, etc. options and it's UI
    is fully customizable.

    Q: How to start this File manager in Recovery?
    • Rename the downloaded file to 'aromafm.zip'.
    • Create a folder 'aromafm' inside 'Clockworkmod' folder on your sdcard.
    • Now, move that 'aromafm.zip' file to the 'aromafm' folder.
    • We're ready now, when you want to use it in recovery just double tap anywhere OR go to "philz Settings" and select
      "Aroma File Manager" and it will start up.
    • If you also want to browse /data, /system and /sd-ext then mount them in the "mounts & storage" option in recovery.

    Q: Problems with Aroma file manager startup?
    After doble-tapping OR selecting 'Aroma file Manager' option under 'philz settings' if recovery gives error: 'aromafm.zip
    not found at /clockworkmod/aromafm' then, wait for 4-5 seconds and again select 'Aroma file Manager', because it maybe
    busy mounting sdcard.

    If still doesn't work, you've made mistakes in steps mentioned in first post, please do again carefully.

    Q: Does your phone every time reboots to recovery?
    This happens very rare when you flash the recovery using any bad app or via any wrong (not proper) method. What you can do
    is:

    -If you've made a backup of your current ROM then just restore only it's "boot" and then select 'reboot to system'.

    OR

    -You don't have a backup? Then just flash the ROM which you are using currently again and wipe 'dalvik-cache'. Then reboot
    to system. Booting process will take time.
    6
    NEW: Now you can enjoy the full version of the recovery! Thanks to @Phil3759 for uploading necessary

    commits for armv6. And, everything is expected to be bug-free. Please report the bug here if you find any.


    SCREENSHOTS:


    Main menu and PhilZ Settings
    image1resize.png



    GUI Preferences: all is applied live (no reboot). Up to 14 menu height settings, scroll sensitivity, touch accuracy...
    image2resize.png



    27 color settings + 5 alpha transparency levels for every GUI element
    image3resize.png



    Change background image with a custom png (of your device resolution), a solid color (27 presets) or revert to original

    cwm image
    image4vlv.png



    User configurable touch gestures (feel free to request for new actions)
    Setup your time-zone + 30mn offset, super wipe option to install a new ROM
    image5resize.png



    Backup and Restore any partition in a complete freedom, include modem (.img + .bin) and efs (.img + .tar)
    Custom backups can also be restored by original CWM Advanced Restore Menu
    TWRP Backup and Restore Support + md5 + single/multivolume format
    Support multi-cpu compression, md5 check toggle and custom .android_secure path
    Choose ors backup volume target
    image6resize.png



    Flash multiple zip files in a raw
    Aroma File Manager + Terminal Emulator: launch with a gesture action (double tap is default)
    image7resize.png



    Full Wipe to Install a new ROM (sdcard is preserved)
    Free Browse Mode to install zip files: select a default folder to start with and browse up to the root
    image8resize.png

    6
    MAJOR UPDATE:

    • PhilZ Recovery updated to 6.27.9.
    • PhilZ Recovery FULL VERSION now enabled (Touch, GUI options and everything!).
    • CWM updated to 6.0.4.8.
    • Ready for official support!

    I seriously want feedback on this version. If it is working, we can now get our phone in "officially supported devices" list.

    Download link:
    https://drive.google.com/file/d/0B5c3gpyMBJusUkVLRWJ2OVBXak0/edit?usp=sharing
    4
    UPDATE:

    • Updated PhilZ Touch sources to 6.40.1.
    • Fixed the misbehaviour of hardware keys in the new full version recovery.

    In this version, I especially need feedback on:

    -Hardkeys. Test all of them if they are correctly working or not.
    -Change the 'Menu Background' to 'PhilZ Default' and 'Koush Default' (from PhilZ Settings > GUI options > Menu Background) and tell me if which of them is working. (ofcourse, reboot recovery after changing the background)

    Download link:
    https://docs.google.com/uc?id=0B5c3gpyMBJusXzRfRWg4TXhZdVE&export=download