[RECOVERY] [11.05.2013] ClockworkMod Recovery 6.0.3.2 [Fully Working!] - Galaxy S 4 i9500 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ClockworkMod Recovery v6.0.3.2
This is my port of the ClockworkMod recovery for the Galaxy S4 (GT-I9500). This recovery is built from CWM's source with NO modifications, so it's just like an official recovery.
(I have tested backup/restore to both internal and external storage, wipes, installing zips from both internal and external, etc, all works as I expect it to)
NOTE: This is not the Touch CWM as it's not open source so I can't compile it. I will ask Koush to make it for us.
Instructions:-
- Follow these instructions to the letter. Do not touch any buttons or checkboxes that are not listed below to touch!
- Unzip the attached Odin3-vX.X.zip file
- Unzip the attached recovery-clockwork-X.X.X.X-i9500.zip file
- If you end up with a recovery-clockwork-X.X.X.X-i9500 file, you've extracted twice. You need to end up with a .tar.md5 file - don't extract that one
- (USB) Disconnect your phone from your computer
- Start Odin3-vX.X.exe
- Click the PDA button, and select recovery-clockwork-X.X.X.X-i9500.tar.md5
- Put your phone in download mode (turn off phone, then hold volume-down + home + power to boot - if it asks you to press a button to continue, press the listed button)
- (USB) Connect the phone to your computer
- Make sure Repartition is NOT checked
- Click the Start button
- Wait for the phone to reboot
- Done (if it took you more than 30 seconds, you need practise!)
Download:
- recovery-clockwork-6.0.3.2-i9500.zip | Mirror MD5: CA8936E01D376001EA1394EB16DF13C9
Credits:
-Koush
-Xplodwild
-Chainfire (I cloned your instructions for the thread.)

Reserved 1

I guess SuperNexus also will come to us man?

Svid said:
I guess SuperNexus also will come to us man?
Click to expand...
Click to collapse
Yes, it will!

Faryaab said:
Yes, it will!
Click to expand...
Click to collapse
Will you also make this for I9505?

i don't why, but not boot with adam kernel, i flash perseus kernel and go normally

Does this root the phone as well? Or should I flash another kernel on top of it?
Sent from my GT-I9500 using xda premium

Faryaab said:
Yes, it will!
Click to expand...
Click to collapse
You're the man. Cheers.
Sent from my GT-I9500 using xda app-developers app

I had upgraded new firmware through kies yesterday,now i can't rooting newly systems with various methods,could your recovery resolve my question ?
Baseband :XXUAMDK
Sent from my GT-I9500 using xda app-developers app

z28 said:
I had upgraded new firmware through kies yesterday,now i can't rooting newly systems with various methods,could your recovery resolve my question ?
Baseband :XXUAMDK
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
Please use search extensively. You need a non stock kernel. Flash Adam Kernel then flash any recovery you wanna.

Hi,
It is compatible GT-I9505 ? or not ?

Code:
adb shell
~ $ ls
ls
/sbin/sh: ls: Permission denied
~ $ su
su
/sbin/sh: su: Permission denied
/sdcard Should be /data/media/0 ?
exfat external_sd not support.

Chenglu said:
Code:
adb shell
~ $ ls
ls
/sbin/sh: ls: Permission denied
~ $ su
su
/sbin/sh: su: Permission denied
/sdcard Should be /data/media/0 ?
exfat external_sd not support.
Click to expand...
Click to collapse
Yes, /sdcard should be /data/media/0. That's how it works under Android 4.2.2.

Alan-B said:
Hi,
It is compatible GT-I9505 ? or not ?
Click to expand...
Click to collapse
Nope.

Can op make a flashable zip for this recovery?.....fix permission with this recovery working or not?....tq
Sent from my GT-I9500 ●●》S4

hazri1974 said:
Can op make a flashable zip for this recovery?.....fix permission with this recovery working or not?....tq
Sent from my GT-I9500 ●●》S4
Click to expand...
Click to collapse
Yes, fixing permissions work.

Chenglu said:
exfat external_sd not support.
Click to expand...
Click to collapse
True?
... tapat*lked

i flash this .. nice recovery but i got suggestion ... can make menu button an enter button ? like the power button

Thank you for replying,i browsed comments throughout the thread of adam kernel,unfortunately ,my phone can't right working with this kernel incurs camera clash,i have to waiting release of new version kernel.annoyance.
Sent from my GT-I9500 using xda app-developers app

i can confirm recovery works like a charm using it with Adam kernel 1.1 with stock ROM

Related

[Q] Clockworkmod Touch?

Hey guys,
Great job all the dev's are doing, just wondered if there is/will be Clockworkmod Touch for our phone?
Thanks
Jamie
right now...no. there is only one developer who made cwm availible for out device and that person is busy making a well known rom; cyanogenmod9. there might be in the future but...probably not. depends. who knows. unless the devs of cwm make an official version of cwm for our device then we might get a better cwm touch then a replica from a random dev.
Sent From The Phone Of Gamers
Okay thanks
download at http://www.mirrorcreator.com/files/1XJJFPOR/
Extract .zip file to SDCARD
open terminal emulator/ shell then type this:
adb remount
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p13
reboot recovery
---------- Post added at 08:40 AM ---------- Previous post was at 08:39 AM ----------
gmaster1 said:
right now...no. there is only one developer who made cwm availible for out device and that person is busy making a well known rom; cyanogenmod9. there might be in the future but...probably not. depends. who knows. unless the devs of cwm make an official version of cwm for our device then we might get a better cwm touch then a replica from a random dev.
Sent From The Phone Of Gamers
Click to expand...
Click to collapse
Actually, yes.
willypt said:
download at http://www.mirrorcreator.com/files/1XJJFPOR/
Extract .zip file to SDCARD
open terminal emulator/ shell then type this:
adb remount
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p13
reboot recovery
---------- Post added at 08:40 AM ---------- Previous post was at 08:39 AM ----------
Actually, yes.
Click to expand...
Click to collapse
No modding needed? O.O
mkcy said:
No modding needed? O.O
Click to expand...
Click to collapse
Just do as I stated above
http://www.kaskus.us/showpost.php?p=655248189&postcount=4181
Here, lemme translate it
scmsystm @ kaskus said:
Hello,
Anyone here interested on trying CWM Recovery with Touch enabled feature?
Download Here
Code:
Extract .zip file to SDCARD
open cmd/terminal then type:
adb remount
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p13
reboot recovery
Here's a video showing you how to operate it.
http://youtu.be/kAKcv4uJ1xQ
-swipeup, down to choose menu
-swipe right to go to the next menu
-swipe left to go to previous menu
-Or you can use virtual button below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Source: sk8erwitskil github based on CWM Recovery v5.5.0.4.
Kernel and device settings by arco.
Click to expand...
Click to collapse
I can say that this successfully works
just follow willypt's instructions
how can this work on our device???
Sent From The Phone Of Gamers
gmaster1 said:
how can this work on our device???
Sent From The Phone Of Gamers
Click to expand...
Click to collapse
Err, I don't get what you mean?
I believe it's called porting.
AFAIK, CWM 5 touch and CWM 5 shares the same setting and kernel.
Anyway... You can fully use it
willypt said:
Err, I don't get what you mean?
I believe it's called porting.
AFAIK, CWM 5 touch and CWM 5 shares the same setting and kernel.
Anyway... You can fully use it
Click to expand...
Click to collapse
i guess so...
Sent From The Phone Of Gamers
and how do we remove this CWM from our phone?
nezt94 said:
and how do we remove this CWM from our phone?
Click to expand...
Click to collapse
Why you wanna do that ?
Sent from my GT-I8150 using xda premium
works fine for me
thank you very much
nezt94 said:
and how do we remove this CWM from our phone?
Click to expand...
Click to collapse
Just install another one using the same command. It will be overwritten.
1haumann1 said:
works fine for me
thank you very much
Click to expand...
Click to collapse
You're most welcomed
Should I put this in the Development section Anyway?
willypt said:
You're most welcomed
Should I put this in the Development section Anyway?
Click to expand...
Click to collapse
I think you should It's not going to get the attention it deserves here in General.
And make it a visually-nice post, with colors and everythign - I noticed people get attracted by those stupid little things
Anyone who tried this cwm touch to flash CM9 for our phone?
acelim23 said:
Anyone who tried this cwm touch to flash CM9 for our phone?
Click to expand...
Click to collapse
If it helps you: I have 2 backups on my SD card (CM9 and Rio's Black Notes) and switch back and forth more times. It works perfectly every time. I think to flash CM9 should not be a problem.
acelim23 said:
Anyone who tried this cwm touch to flash CM9 for our phone?
Click to expand...
Click to collapse
I have cm9 and f.a.w back up in my sd card too, using this cwmtouch to restore for 2 times on both roms without any problem...
Sent from my GT-P1000 using XDA
Arco told us to flash cm9 through clockworkmod 5, or we may brick our phone. but if we flash clockworkmod touch, would we brick it with the touch version?

[RECOVERY] OWLRecovery-Mod v0.1.2 [Marvel] [by OWL PROJECT]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OWLREcovery-Mod [0.1.2]​Based on CWM Recovery
Special for HTC Wildfire S​
Information​
OWLRecovery-Mod - a modified version of CWM Recovery with many innovations and changes aimed primarily at the speed of batskup system and the performance of the tasks included in it.
This recovery is supported devices WFS 2012, that will solve the eternal problem of "2012."
Click to expand...
Click to collapse
Code:
[B]06.06.2013[/B] [B][I][v0.1.2][/I][/B]
First release
→ New UI
→ Trimmed functions
→ Support WFS 2012
→ Enhanced Backup System[/CENTER]
Code:
[B]xx.06.2013[/B] [B][I][v0.1.5][/I][/B]
→ Support for touch buttons
→ Built-in OWL File Manager [based on AROMA File Manager]
→ GUI settings [COLOR="Silver"][on/off touch support, change the background and other details interface][/COLOR]
→ Wipe battery stats
[Version 0.1.2]​Google.Project
* CyanogenMod
* Koushik Dutta
* PhilZ
Click to expand...
Click to collapse
Reserved
Erm, thanks for this! But where can I enable the touch buttons?
polfrank said:
Erm, thanks for this! But where can I enable the touch buttons?
Click to expand...
Click to collapse
next build :silly:
quizmaster123 said:
next build :silly:
Click to expand...
Click to collapse
thanks , you are the our wildfire s hero
quizmaster123 said:
next build :silly:
Click to expand...
Click to collapse
Hah, I'm probably dumb, I didn't notice the banner...
replaced the archive to PG76IMG.zip. install a bootloader.
UPD: do not forget to rename OWLRecovery-Mod-v0.1.2-PG76IMG.zip to PG76IMG.zip
and put in the root of the SD card.
On which cwm version exactly is it based?
Sent from my Wildfire S A510e using xda premium
Nightshadow931 said:
On which cwm version exactly is it based?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
I think CWM v5 because there is no an option to wipe battery stats and this recovery can't read CWM v6 backup :crying:.
Larvitarrr said:
I think CWM v5 because there is no an option to wipe battery stats and this recovery can't read CWM v6 backup :crying:.
Click to expand...
Click to collapse
6.0.3.3.
Larvitarrr said:
I think CWM v5 because there is no an option to wipe battery stats and this recovery can't read CWM v6 backup :crying:.
Click to expand...
Click to collapse
- In any file manager in root of SD card to find and rename the folder clockworkmod to owlrecoverymod, then all will be available.
JDevs said:
- In any file manager in root of SD card to find and rename the folder clockworkmod to owlrecoverymod, then all will be available.
Click to expand...
Click to collapse
Is the source for this available anywhere? I'd love to look into compiling for the HTC ChaCha
how to install?
Sent from my Wildfire S A510e using xda premium
TNX
TNX
And another TNX.
giacomix5 said:
how to install?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Download the zip, rename it to PG76IMG.zip move it to /sdcard (not in a folder) reboot into bootloader and follow the instructions.
djolivier said:
Download the zip, rename it to PG76IMG.zip move it to /sdcard (not in a folder) reboot into bootloader and follow the instructions.
Click to expand...
Click to collapse
Or take out the recovery image and put it to the root of the SD card and through terminal emulator enter this command
"flash_image recovery /sdcard/name-of-the-recovery-img.img"
giacomix5 said:
how to install?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
and even just flash the zip from existing cwm
cyb3r.pr3dat0r said:
and even just flash the zip from existing cwm
Click to expand...
Click to collapse
This might cause problems cos you're flashing another recovery over one using the older one.
Might cause conflicts
Sent from my Wildfire S A510e using xda app-developers app
Also there's no updater-script (which tells recovery what to do).
Gesendet von meinem Sony Xperia S mit Tapatalk 4
installation:
1.0 Download the file PG76IMG.zip .
1.1 Throws PG76IMG.zip file to the root of the SD card.
1.2 Go through the menu in the Bootloader, after loading the menu bootloader'a, click the button "power" to the point "BOOTLOADER" and follow the instructions.
1.3 After installation, do not forget to delete the file PG76IMG.zip.

[ODIN]Ubuntu Touch for Xperia ZL

Code:
For Xperia ZL only!
*** Disclamer
This is an Ubuntu Touch port, [B]ALWAYS MAKE A BACKUP[/B] of your files before you install something.
[B][COLOR="Red"]I am not responsible if you brick your device[/COLOR][/B], but I will try to help you if things go wrong.
Introduction
This is a port of the Ubuntu Touch firmware, this is based on Cyanogenmod, but is not suited for daily use!
You can find more info on the official Ubuntu Touch page
This device is added to the list on ubuntu Touch pages, you can find the info here
Click to expand...
Click to collapse
Images
- For more images check Xperia Z Ubuntu Touch DevDB project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Installation instructions
Warning! The recovery in the Ubuntu Touch device image doesn't recognise external sd (Micro SD)
- Reboot into recovery
- Wipe data/factory reset
- Flash device image
- Flash ubuntu image - saucy-preinstalled-touch-armhf.zip
- Reboot back into recovery
- Fire up an adb shell and place the 70-odin.rules file with your adb files
adb push 70-odin.rules data/ubuntu/usr/lib/lxc-android-config/
- Reboot into system and wait for like 5-10min for first boot to complete!! It will reboot 3 times!
Click to expand...
Click to collapse
Download
- Ubuntu Image
- Latest Devcie Image Link coming soon
- Rules file
Click to expand...
Click to collapse
Changelog
Working
Code:
- ADB
- Display
- Touchscreen
- WiFi
- Rotation
- Video playback
- Camera - most of the time the app won't launch it, you need to be lucky :p
- Sound with headphones
Not woking
Code:
- Speaker Sound
- Cellular Radio
Click to expand...
Click to collapse
Thanks to:
Code:
- Ubuntu for the porting guide
- Mamenyaka for his help and guidance
@krabappel2548
Holy **** . Thanks a lot!!! U R GOD!!!
though i hate ubuntu ;P
EDIT: DONE!!
mithun46 said:
@krabappel2548
Holy **** . Thanks a lot!!! U R GOD!!!
though i hate ubuntu ;P
Click to expand...
Click to collapse
hehe you can also just press the thanks button
This should be interesting to test out. Hope it picks up and gets developed further.
Sent from my C6503 using xda app-developers app
Daaaaamn!!!! This is amazing! I wish cellular radio worked. I'd be all over this like white on rice!
Sent from my C6506 using Tapatalk 4
First of all thank you very much for your effort - - what is missing for radio ? Do you know the problem?
This is the one I been waiting for! Thanks for the port, once the radio and speaker working I will be using this
I don't understand what I need to do here:
"- Fire up an adb shell and place the 70-odin.rules file with your adb files
adb push 70-odin.rules data/ubuntu/usr/lib/lxc-android-config/" ??
Here is your latest build with normal(i mean ext sdcard problem) recovery - https://drive.google.com/file/d/0B_jEBCcAutu_cXdsRm5DeHQ4akU/edit?usp=sharing
And rules installer - https://drive.google.com/file/d/0B_jEBCcAutu_WVA3UXVQTmZGOG8/edit?usp=sharing
suleymanovemil8 said:
Here is your latest build with normal(i mean ext sdcard problem) recovery - https://drive.google.com/file/d/0B_jEBCcAutu_cXdsRm5DeHQ4akU/edit?usp=sharing
And rules installer - https://drive.google.com/file/d/0B_jEBCcAutu_WVA3UXVQTmZGOG8/edit?usp=sharing
Click to expand...
Click to collapse
Thanks!!
Does the latest build bring cellular connectivity??
Unlocked bootloader needed?
fcb13 said:
Unlocked bootloader needed?
Click to expand...
Click to collapse
yes!
i can install apk apps?

[RECOVERY][CWM Advanced Edition] PhilZ Touch

PREAMBLE
This is Philz Touch Recovery for the HTC Wildfire S. Don't blame me if some features don't work as expected.
SCREENSHOT
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
Download from team-simplicit.com (select the latest version)
SOURCE
GitHub
CREDITs
modpunk, JDevs
OliverG96
Phil3759
Team Simplicit
Team BlueRidge
how can i install my phone?
You can flash it using fastboot:
Code:
fastboot flash recovery recovery.img
yavuzyavuz06 said:
how can i install my phone?
Click to expand...
Click to collapse
Maybe this thread will help you out.
Steps:
Unlock bootloader by going on htcdev and follow instructions
Follow instructions in app which you downloaded from referenced post
Or, if you have done something like this before, just follow djolivier's instruction
yavuzyavuz06 said:
how can i install my phone?
Click to expand...
Click to collapse
I think the simpliest method is using Terminal Emulator on phone
how can using Terminal Emulator?
yavuzyavuz06 said:
how can using Terminal Emulator?
Click to expand...
Click to collapse
Terminal Emulator is system app on almost every ROM. If you have it...
Open Terminal Emulator
Write this command: su
Accept
Now you must write: flash_recovery /sdcard/recovery.img
I think it's work, I don't remember everything
IMPORTANT: You should download PhilZ to /sdcard folder.
amazing! ..it is more faster on backing up and restoring rom back up
yep, hey is there a touch version, will it work on ours?
What's different in this version from the 5.0.2.8 version?
And you think it's possible to make the touch version work with our WFS or are there some.. technical difficulties?
It can perform a full wipe, it can backup and restore in TWRP format and more I forgot.
I don't know, I did compile the touch Version, but for some reason, I can't flash it. Might be the size (though only 150kb bigger than non-touch).
Gesendet von meinem Xperia S mit Tapatalk
Works as intended. Thanks a bunch, you're the best!
Hi. Recovery. İmg paste on sdcard.
But therminal emulator says " not found".
Sent from my MID using xda app-developers app
Install recovery in windows.
yavuzyavuz06 said:
Hi. Recovery. İmg paste on sdcard.
But therminal emulator says " not found".
Sent from my MID using xda app-developers app
Click to expand...
Click to collapse
I had the same thing. Didn't work with the terminal emulator on my phone. So I installed it the way I did the very first time: in windows.
I have a map c:\android\ with the files: adb.exe, fastboot.exe, adbwinapi.dll, adbwinusbapi.dll and the new recovery.img.
On your phone: settings --> power --> disable fastboot --> turn your phone off.
Remove the battery of your phone and put it back.
→ Volume down + Power-button → USB-kabel phone onto PC → select ‘fastboot’ and click the power-button → The phone is now in fastboot-mode.
Then type in windows: cmd --> windows-terminal --> type cd \android --> type: fastboot flash recovery recovery.img ... okay.
reboot your phone.
Ready, peace of cake oder apfeltorte. goodluck
This recovery is faster then cwm 5.0.2.8
Any chance you can give a quick instruction on how to compile? or can you compile this for use with the HTC ChaCha?
Just build it like you'd build CWM/TWRP (along with CM/whatever), just change the repo in your manifest and add flags to your makefiles if necessary. Go here for more information.
I had a little walk around in this recovery and found that the custom options don't work. Namely, the PhilZ custom settings and Nandroid backup settings.
When I try to enter this sub-branch of options, screen flashes and throws be back to the same branch I was in.
This is a pity because I hoped to enable higher levels of compressions of backups, and such.
Any chance of getting it on WFS 2012
Sent from my WFS 2012 using CyanogenMod 11.0
PREAMBLE
I compiled PhilZ recovery (non-touch) for our Wildfire S yesterday. Don't expect much, it's CWM 6.0.2.8 with some nice features...
Click to expand...
Click to collapse
Please Oliver can you check your pm
And is there any chance of getting it on WFS-2012??
Sent from my Wildfire S A510e using xda app-developers app
New build is up (with touch), "WFS2012" should now be supported. Updated the OP.

[Recovery][JB/KK]ClockWorkMod Recovery[6.0.4.7]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CWM for TF300T
Latest compiled: 6.0.4.7
Download: Downloads tab on the top of the page (This is a devDB project so if you're viewing on mobile: open in web browser)
Both a recovery.img and a flashable zip for your current recovery will be available.
Source:
Device tree: https://github.com/CyanogenMod/android_device_asus_tf300t
Recovery: https://github.com/CyanogenMod/android_bootable_recovery
Make sure you reboot into android after flashing before going back to recovery!
Flashing via fastboot tutorial courtesy of Xplodwild, slightly edited:
XpLoDWilD said:
Step-by-step guide
Download the CWM .img file
Unlock your bootloader with Asus Unlock app
Connect your tablet to your computer
Shutdown your tablet
Hold Power + Vol Down until you see the 3 icons on your screen
At this point, your computer should recognize Fastboot device (Windows will notify you here, OSX/Linux stays calm)
Flash recovery image with fastboot: fastboot -i 0x0B05 flash recovery recovery_6047.img (if we suppose recovery_6047.img is in your current directory)
Once the operation is done, type fastboot -i 0x0B05 reboot to reboot your tablet
Click to expand...
Click to collapse
Flashing via terminal courtesy of twrp website (edited):
Download the above file. Save it to the root of your /sdcard directly (internal memory only) and rename it to recovery.img
Launch terminal emulator or connect to your computer and open an adb shell, then type the following:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4 (replace recovery.img with whatever it is called.)
Then reboot to complete installation.
Click to expand...
Click to collapse
XDA:DevDB Information
Clockworkmod Recovery for TF300T, a Tool/Utility for the Asus Transformer TF300T
Contributors
ebildude123
Version Information
Status: Stable
Current Stable Version: 6.0.4.7
Stable Release Date: 2014-02-01
Created 2014-02-01
Last Updated 2014-02-01
Posted 6.0.4.7
Can I use this recovery both JB and KK? I dont want brick my tablet!
@up
Make Nandroid & NVflash, and try by yourself
Second!
which works with the bootloader?
My tablet works but I was wrong recovery and I have serious problems to use it, although with TWRP manager can do the wipe and perform the flash
thanks and regards
sorry for my english
which bootloader version is this recovery for?
solitarywarrior1 said:
which bootloader version is this recovery for?
Click to expand...
Click to collapse
10.6.1.15.3, 10.6.1.27.1, 10.6.1.27.5
Hello,
Where is the download link of ClockWorkMod Recovery 6.0.4.7
Thank
hzaire said:
Hello,
Where is the download link of ClockWorkMod Recovery 6.0.4.7
Thank
Click to expand...
Click to collapse
Go back to the first post in web view. There is a downloads tab at the top of the page. Click that and it shows the file you have requested.
Sent from my TF300T using Tapatalk
great,
thank a lot
@ebildud123
Thanks for your activities.
I downlaoded your file and I renamed it (as sel explanatory)
Asus_TF300T_Recovery_CWM_6.0.4.7.img (recovery native image)
Asus_TF300T_Recovery_CWM_6.0.4.7_update.zip (recovery updatere via recovery)
I have some proposals
delete previous version (6.0.4.6)
rename the current 6.0.4.7 zip file as "Asus_Tf300T_Rrecovery_CWM_6.0.4.7_update.zip"
comrpess the img file in a zip and name it as "Asus_TF300T_Recovery_CWM_6.0.4.7.zip"
To distribute the img file compress can avoid crash/brick if the img file downloaded is not correct (corrupted download).
Do you know if can i use this TWRP recovery on Asus Memopad HD 7 (ME173X) device?
6.0.5.0
I am using your 6.0.4.7 and it is running well. I have CM11 nightly. In the changelog they are up to 6.0.5.0 but my recovery never gets updated with the nightly. Is this normal?
How do I get the 6.0.5.0 recovery that CM are using? Or maybe it doesn't matter.
No other bugs and recovery is backing up just great.
ebildude123 said:
10.6.1.15.3, 10.6.1.27.1, 10.6.1.27.5
Click to expand...
Click to collapse
Works with 10.6.2.11? (TF300TG)

Categories

Resources