[CWM]ClockworkMod Recovery V6.0.3.5 For GT-S7500

Search This thread

Bassel Bakr

Senior Member
May 31, 2013
252
369
Cairo
can you post some images of touch version? If it's really resolution problem maybe we can contact Koush about it.

Screenshots were already attached to the first post.
I forgot to mention that the original background in /res/images/stitch.png was much bigger than 320x480 I think it was 720x1080 I can't recall the exact size.
 

TheWhisp

Inactive Recognized Developer
Jun 25, 2011
3,756
10,928
well, it seems that there is no support for MDPI... maybe you could contact Koush and ask him about this?
 

hasdroid

Senior Member
Jul 8, 2013
1,079
410
27
Istanbul
Samsung Galaxy S10e
nice

Hi guys,
I managed to port latest CWM v6.0.3.3 for our device. :victory:
It took me some time to find out how to fix boot loop issues which occurs when we use online CWM Builder. (Thanks to mb-14)
The only new feature I noticed, was "INSTALL ZIP FROM SIDELOAD" which allows us to install ZIPs using ADB commands.
There's no bootloop issues or such, still you should TRY IT AT YOUR OWN RISK. :D
I also changed the background colour to black for CWM 5 clean look's lovers.
I don't recommend touch version because the font it's too big and I can't change. :( better use the regular one.


Touch means Touch support.
BlackBG means Black Background.


No root users, download *.tar.md5 file only.
Root users, download any file *.zip or *.tar.md5
Hope you like it.


GT-S7500L / GT-S7500T users, don't install it.
I might be able to help you porting it to your variants.

Screenshots are attached below
View attachment 2110840View attachment 2110839View attachment 2110841View attachment 2110842

Download link: https://www.dropbox.com/sh/gh7yw46d45kq57n/ZiL6oabHVE

How to flash it using Odin?
  1. Boot into download mode. (hold the following buttons at the same time and in the following order:
    HOME + VOLUME DOWN + POWER)
  2. Connect your phone to PC using USB Cable.
  3. Open Odin.
  4. Uncheck anything other than Auto Reboot & F.Reset Time.
  5. Click on PDA button and choose your downloaded *.tar.md5 file. (don't uncheck PDA)
  6. Hit Start.
  7. Your phone will reboot, to boot into recovery mode. (hold the following buttons at the same time and in the following order:
    HOME + VOLUME DOWN + VOLUME UP + POWER)

How to flash it through a custom recovery? (needs root)
  1. Boot into recovery mode.
  2. Choose INSTALL ZIP FROM SD-CARD
  3. Choose any *.zip downloaded attachment.

How to flash it using terminal emulator? (needs root)
  1. Extract recovery.img file to any folder (let's say /sdcard)
  2. Open terminal emulator
  3. Input this code:
    Code:
    su
    dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p12


How to use it?
VOLUME UP/DOWN: scroll up/down
POWER: select

Changes will take effect after a reboot.

this is amazing and very good work
thank you
 

hasdroid

Senior Member
Jul 8, 2013
1,079
410
27
Istanbul
Samsung Galaxy S10e
thanks but

Hi guys,
I managed to port latest CWM v6.0.3.3 for our device. :victory:
It took me some time to find out how to fix boot loop issues which occurs when we use online CWM Builder. (Thanks to mb-14)
The only new feature I noticed, was "INSTALL ZIP FROM SIDELOAD" which allows us to install ZIPs using ADB commands.
There's no bootloop issues or such, still you should TRY IT AT YOUR OWN RISK. :D
I also changed the background colour to black for CWM 5 clean look's lovers.
I don't recommend touch version because the font it's too big and I can't change. :( better use the regular one.


Touch means Touch support.
BlackBG means Black Background.


No root users, download *.tar.md5 file only.
Root users, download any file *.zip or *.tar.md5
Hope you like it.


GT-S7500L / GT-S7500T users, don't install it.
I might be able to help you porting it to your variants.

Screenshots are attached below
View attachment 2110840View attachment 2110839View attachment 2110841View attachment 2110842

Download link: https://www.dropbox.com/sh/gh7yw46d45kq57n/ZiL6oabHVE

How to flash it using Odin?
  1. Boot into download mode. (hold the following buttons at the same time and in the following order:
    HOME + VOLUME DOWN + POWER)
  2. Connect your phone to PC using USB Cable.
  3. Open Odin.
  4. Uncheck anything other than Auto Reboot & F.Reset Time.
  5. Click on PDA button and choose your downloaded *.tar.md5 file. (don't uncheck PDA)
  6. Hit Start.
  7. Your phone will reboot, to boot into recovery mode. (hold the following buttons at the same time and in the following order:
    HOME + VOLUME DOWN + VOLUME UP + POWER)

How to flash it through a custom recovery? (needs root)
  1. Boot into recovery mode.
  2. Choose INSTALL ZIP FROM SD-CARD
  3. Choose any *.zip downloaded attachment.

How to flash it using terminal emulator? (needs root)
  1. Extract recovery.img file to any folder (let's say /sdcard)
  2. Open terminal emulator
  3. Input this code:
    Code:
    su
    dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p12


How to use it?
VOLUME UP/DOWN: scroll up/down
POWER: select

Changes will take effect after a reboot.

thank you for work but I can't install cyanogenmod 10.1 for s7500 on this custom recovery (6.0.3.3)
and I do reinstall the custom recovery cwm 6.0.1.2:crying:
sorry for bad my english
 

Bassel Bakr

Senior Member
May 31, 2013
252
369
Cairo
thank you for work but I can't install cyanogenmod 10.1 for s7500 on this custom recovery (6.0.3.3)
and I do reinstall the custom recovery cwm 6.0.1.2:crying:
sorry for bad my english
Sometimes when flashing a ZIP, ClockworkMod Recovery will stop with an error code.
Status 0
This is usually caused by an incompatible update-binary in edify ZIPs. Replacing it with a compatible one, then re-signing the ZIP, will usually fix this error.

Status 6
This is usually caused by CR/LF EOL(Windows style End Of Line) in updater-script. Change it to LF EOL(Unix Style EOL) using Linux command: dos2unix updater-script, then re-signing the ZIP, will usually fix this error.

Status 7
This is usually caused by a corrupt download, or bad file signature. Re-downloading (or re-signing) the ZIP will usually fix this.
 
  • Like
Reactions: hasdroid

Bassel Bakr

Senior Member
May 31, 2013
252
369
Cairo
Okay here's the link it includes both boot.img and recovery.img :::::: http://www.mediafire.com/?j2wd2cp7cyfwfmt :good:

TRY IT AT YOUR OWN RISK
I HOLD NO RESPONSIBILITY FOR ANY DAMAGE HAPPENS TO YOUR PHONE
You will (should) gain root access if you followed this simple guide based on your attached ZIP file.

Credits to CWM Builder for saving me time porting from source specially that my ubuntu gone mad recently. :p

At first:
  1. Go to the following link and download the two *.tar.md5 files: Click Here
  2. Also head to this thread Click Here, download UPDATE-SuperSU-v1.34.zip from there and copy it to the root of both your internal & external memories.
Procedures:
  1. Boot into download mode (try to figure out it's special key combination or use adb command "adb reboot bootloader" as a last resort)
    You may try:
    VOLUME UP + HOME +POWER
    VOLUME DOWN + HOME +POWER
    tTy without home button, anything like this.
  2. Flash CWM_v6.0.3.3_GT-S5282.tar.md5 as PDA using Odin
  3. Flash UPDATE-SuperSU-v1.34.zip from CWM recovery to root your phone
  4. Boot into download mode again
  5. Flash Stock_Recovery_GT-S5282.tar.md5 as PDA (you should not see the yellow triangle after flashing it "waranty back!")
  6. Enjoy your rooted phone

Please tell me whether CWM boot looped or not.
If it didn't, you could flash it again BUT USING TERMINAL EMULATOR so as not to increase your flash counter. (keep your warranty. I guess)

If it worked for you, link this thread to other S5282 users (don't mirror file please)
 
Last edited:
  • Like
Reactions: Chirtagh

Chirtagh

Senior Member
Jan 12, 2013
322
300
31
Bengaluru
TRY IT AT YOUR OWN RISK
I HOLD NO RESPONSIBILITY FOR ANY DAMAGE HAPPENS TO YOUR PHONE
You will (should) gain root access if you followed this simple guide based on your attached ZIP file.

Credits to CWM Builder for saving me time porting from source specially that my ubuntu gone mad recently. :p

At first:
  1. Go to the following link and download the two *.tar.md5 files: Click Here
  2. Also head to this thread Click Here, download UPDATE-SuperSU-v1.34.zip from there and copy it to the root of both your internal & external memories.
Procedures:
  1. Boot into download mode (try to figure out it's special key combination or use adb command "adb reboot bootloader" as a last resort)
    You may try:
    VOLUME UP + HOME +POWER
    VOLUME DOWN + HOME +POWER
    tTy without home button, anything like this.
  2. Flash CWM_v6.0.3.3_GT-S5282.tar.md5 as PDA using Odin
  3. Flash UPDATE-SuperSU-v1.34.zip from CWM recovery to root your phone
  4. Boot into download mode again
  5. Flash Stock_Recovery_GT-S5282.tar.md5 as PDA (you should not see the yellow triangle after flashing it "waranty back!")
  6. Enjoy your rooted phone

Please tell me whether CWM boot looped or not.
If it didn't, you could flash it again BUT USING TERMINAL EMULATOR so as not to increase your flash counter. (keep your warranty. I guess)

If it worked for you, link this thread to other S5282 users (don't mirror file please)

No it did not boot loop..
But it's stuck at samsung galaxy star gt-s5282:(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    Hi guys,
    I managed to port latest CWM v6.0.3.3 & v6.0.3.5 for our device. :victory:
    It took me some time to find out how to fix boot loop issues which occurs when we use online CWM Builder. (Thanks to mb-14)
    The only new feature I noticed, was "INSTALL ZIP FROM SIDELOAD" which allows us to install ZIPs using ADB commands.
    There's no bootloop issues or such, still you should TRY IT AT YOUR OWN RISK. :D
    I also changed the background colour to black for CWM 5 clean look's lovers.
    I don't recommend touch version because the font it's too big and I can't change. :( better use the regular one.


    Touch means Touch support.
    BlackBG/Dark means Black Background.


    No root users, download *.tar.md5 file only.
    Root users, download any file *.zip or *.tar.md5
    Hope you like it.
    And ignore that error "Warning: no file_context found ...."


    GT-S7500L / GT-S7500T users, don't flash it.
    I might be able to help you porting it to your variants.

    Screenshots are attached below
    CWM_V6.0.3.3_Screenshot_2013_07_11_22.51.49.pngCWM_V6.0.3.3_BlackBG_2013_07_11_22.53.01.pngCWM_V6.0.3.3_Touch_2013_07_12_11.47.18.pngCWM_V6.0.3.3_Touch_BlackBG_2013_07_12_11.48.34.png

    Download link: https://www.dropbox.com/sh/gh7yw46d45kq57n/ZiL6oabHVE

    How to flash it using Odin?
    1. Boot into download mode. (hold the following buttons at the same time and in the following order:
      HOME + VOLUME DOWN + POWER)
    2. Connect your phone to PC using USB Cable.
    3. Open Odin.
    4. Uncheck anything other than Auto Reboot & F.Reset Time.
    5. Click on PDA button and choose your downloaded *.tar.md5 file. (don't uncheck PDA)
    6. Hit Start.
    7. If you got an error, rename it to *.tar (remove .md5 extention)
    8. Your phone will reboot, to boot into recovery mode. (hold the following buttons at the same time and in the following order:
      HOME + VOLUME DOWN + VOLUME UP + POWER)

    How to flash it through a custom recovery? (needs root)
    1. Boot into recovery mode.
    2. Choose INSTALL ZIP FROM SD-CARD
    3. Choose any *.zip downloaded attachment.

    How to flash it using terminal emulator? (needs root)
    1. Extract recovery.img file to any folder (let's say /sdcard)
    2. Open terminal emulator
    3. Input this code:
      Code:
      su
      dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p12


    How to use it?
    VOLUME UP/DOWN: scroll up/down
    POWER: select

    Changes will take effect after a reboot.
    2
    Thread updated with drop box link contains 8 attachments:
    4 *.zip and 4 *.tar.md5 (specially for no root users)
    Touch version uploaded. (I don't recommend it because the font is too big and I can't change it)

    Screenshots uploaded now.
    2
    I have a problem with flashing by Odin.

    It say: "MD5 hash value is invalid" and i had tried 3 versions of CWM and 2 versions of Odin!

    just delete .md5

    Sent from my GT-S7500 using xda premium
    1
    CWM touch is proprietary
    1
    Had you flash inspiration rom using twrp? Had you faced any problem?

    Nope... :p
    Actually I flashed TWRP recovery just recently and like it! Havn't flashed anything with it!
    Now using CM10.2 and have stock rooted ROM as backup! :good:
    So havn't flashed Inspiration ROM!