[Q] Help with updating old CWM recovery vie flashable .zip? - Nexus 7 Q&A, Help & Troubleshooting

Hello guys,
I have a rooted stock Nexus 7 2012 (3g GSM) model. I've Installed on it is a very old CWM recovery v6.0.2.3 when i first bought it. It's been a long time since i got this device, and i forgot every thing about rooting & what not, so i want to use this easy method below.
I want to update this old recovery to the latest version, so i can flash new ROMS like CM11, PA and many others vie the new recovery.
So, I need help finding a .zip file of the newest recovery so i can install the update from this old recovery, is it doable?
Thanks,

You can use RomManager App if your are root : https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager

TarteMan said:
You can use RomManager App if your are root : https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager
Click to expand...
Click to collapse
How good is this method compared to the .zip flashable file?
Isn't the flashable file more safe from errors and such compared to that app?

the method is exactly the same, it's the official app of clockworkmod : it will flash the zip of the last cwm avalaible for your device automaticaly.

Related

Flashing custom ROM'S Without PC/Laptop

Hi Folks,
Just got my 32GB Nexus 7 and am in the process of rooting and of course i will be no doubt trying out custom ROM's i see Paranoid Android and Liquid Smooth both of which i have used (current PA) for the Galaxy S3 also have ROM's for the Nexus 7, anyway i will be selling my laptop and just using the Nexus from here on in, my question is, is it recommended to download Goo Manager to download and Install ROM's, etc, i usually use CWM but am aware that Goo Manager seems to be the more updated and popular choice thesedays and seen as im new to the Nexus i thought you folks could offer some assistance here.
Cheers
Don't need goo manager to flash roms it is just like ROM manger to a degree. I only use it to install the latest twrp recovery and to to check for ROM updates. Seem like u already know how to flash so I won't get into that. Use this site and are others to get ROMs for our n7 store them in a folder ( I have one title Roms) and flash as normal.
Sent from my Nexus 7 using xda app-developers app
Thanks pal, so do you just use CWM manager then?
jonny68 said:
Thanks pal, so do you just use CWM manager then?
Click to expand...
Click to collapse
Download it from the thread and boot into recovery manually. I wouldn't use goo or ROM manager to flash anything. You did already unlock the boot loader and flash a custom recovery correct? This requires a PC.
Sent from my Galaxy Nexus
Also use CWM to flash roms. I use goo to check if there are ROM updates.
I didn't flash custom recovery but yeah unblocked the bootloader and rooted, cool I'll install cwm then.
Cheers guys
jonny68 said:
I didn't flash custom recovery but yeah unblocked the bootloader and rooted, cool I'll install cwm then.
Cheers guys
Click to expand...
Click to collapse
You can only install a custom recovery after being rooted. And the only way to root is to flash a superuser package with you guessed it, a custom recovery. You can't just install ROM manager and flash a custom recovery. You have to manually flash one with fastboot on a PC.
Sent from my Nexus 7

[Q] best way to upgrade TWRP ?

currently I'm on 2.6.0.0 and I was thinking of the benefits to upgrading to the latest version, plus also the risks involved. Whats the best way to upgrade TWRP ?
Use goomanager. It's by far the easiest since it's mostly automated.
mjb152 said:
currently I'm on 2.6.0.0 and I was thinking of the benefits to upgrading to the latest version, plus also the risks involved. Whats the best way to upgrade TWRP ?
Click to expand...
Click to collapse
I just downloaded the latest version of TWRP, booted into the bootloader and loaded the image by
Code:
fastboot flash recovery {insert name of image file here}
. Easy peasy,,,
oops, it's a bit late. I found the goomanager and installed it, trouble is I installed the OTA update which has set my device unrooted. There is no TWRP any more, not sure how to get into recovery mode as a dead android with a red triangle appears. I'm unlocked, but just cant get into recovery.
I took a full TWRP backup before I started, any tips ?
mjb152 said:
oops, it's a bit late. I found the goomanager and installed it, trouble is I installed the OTA update which has set my device unrooted. There is no TWRP any more, not sure how to get into recovery mode as a dead android with a red triangle appears. I'm unlocked, but just cant get into recovery.
I took a full TWRP backup before I started, any tips ?
Click to expand...
Click to collapse
Just use ADB to Fastboot flash recovery. Either Fastboot flash your root file or copy it to your device. If you copy it to your device, then boot to recovery and flash your Superuser or SuperSU .zip. You don't want to restore your backup though if your on the latest OTA now and your backup is the previous OTA.
SwiftKey'ed from my White Note 2 via XDA Premium HD
Wug works well.. Simple too.
Sent from my Nexus 7 using xda app-developers app
theres TWRP flashable zips in the TWRP thread, this is the easiest if you alrady got TWRP
you can use wug to install it for the first time then use goomanager to update it later or TWRP manager to dl manually.

[Q] Change/Replace TWRP Recovery with CWM (ClockWorkMod) on LG G2

Hi guys,
I just want to ask you how could I replace TWRP Recovery with CWM on my LG G2 D802 International?Are there any issue/incompatibility?
I have rooted and installed TWRP, but I have issue with installing CyanogenMod 10.2 Stable (I checked MD5 and downloaded it many times): as I understand is a problem of TWRP compatibility.
Maxximo88 said:
Hi guys,
I just want to ask you how could I replace TWRP Recovery with CWM on my LG G2 D802 International?Are there any issue/incompatibility?
I have rooted and installed TWRP, but I have issue with installing CyanogenMod 10.2 Stable (I checked MD5 and downloaded it many times): as I understand is a problem of TWRP compatibility.
Click to expand...
Click to collapse
It depends on what you download. If you download the recovery.img you can use the app "flashify" to flash the recovery, or if you download a flashable .zip then flash it in recovery then reboot recovery.
There are also instructions on how to use adb and loki here: http://forum.xda-developers.com/showthread.php?t=2449670
Mandelbrot.Benoit said:
It depends on what you download. If you download the recovery.img you can use the app "flashify" to flash the recovery, or if you download a flashable .zip then flash it in recovery then reboot recovery.
There are also instructions on how to use adb and loki here: http://forum.xda-developers.com/showthread.php?t=2449670
Click to expand...
Click to collapse
Mandelbrot.Benoit thanks fot your reply.
I'm interested with the flashable zip, so I just need to download it from Official CWM topic the file called "ZIP FILES - OFFICIAL - TOUCH D802" and flash it from TWRP recovery?
Maxximo88 said:
Mandelbrot.Benoit thanks fot your reply.
I'm interested with the flashable zip, so I just need to download it from Official CWM topic the file called "ZIP FILES - OFFICIAL - TOUCH D802" and flash it from TWRP recovery?
Click to expand...
Click to collapse
I'm not 100% if thats a "lokified" recovery or not. I don't think you'll hurt anything by flashing it. If you can't flash something using that recovery then there is an issue and you can flash another recovery.
Maxximo88 said:
Mandelbrot.Benoit thanks fot your reply.
I'm interested with the flashable zip, so I just need to download it from Official CWM topic the file called "ZIP FILES - OFFICIAL - TOUCH D802" and flash it from TWRP recovery?
Click to expand...
Click to collapse
I used the Flashify app from the play store to switch recoveries with no issues.
Mandelbrot.Benoit said:
I'm not 100% if thats a "lokified" recovery or not. I don't think you'll hurt anything by flashing it. If you can't flash something using that recovery then there is an issue and you can flash another recovery.
Click to expand...
Click to collapse
What do You suggest?
Otherwise, there is also the app called ROM Manger which should automatically flash the CWM.
The important thing is that it does not create problems between recovery.
mouf32 said:
I used the Flashify app from the play store to switch recoveries with no issues.
Click to expand...
Click to collapse
Thanks Mouf32! :victory:
No issue guys,
CWM flashed correctly! Thanks!

[Q] Cant restore backup on gt-i9505

Hello!
I was running cyanogenmod 11 on my gt-i9505 and i decided to install stock gs4 rom (touchwiz).
Everything was ok untill i realised that i cant turn on wi-fi
Now i cant restore my backup because i dont have a custom recovery and i cant get it without wifi :crying:
I have already rooted my phone after instaling touchwiz...
I dont know what to do...
it would be great if someone could tell me how can i flash custom recovery (like clockwork recovery) using computer or gs4 without wi-fi.
Is there way to install cyanogen mod backups using odin?
I have already tried to install cyanogen mod with odin by coverting zip to tar...
Please awnser if you can!
Sorry for bad english
1. GUIDE for install one custom recovery
2. TWRP latest version -> HERE
Joku1981 said:
1. GUIDE for install one custom recovery
2. TWRP latest version -> HERE
Click to expand...
Click to collapse
is there way to install clockwork recovery?
joku1981 said:
1. guide for install one custom recovery
2. Twrp latest version -> here
Click to expand...
Click to collapse
thank you! You saved my life!

[Q] Custom Recovery

Hi guyz
I just rooted my S5 stock using cf-auto root. It was a success but as per chainfire now I have default android recovery. I need a custom recovery now to take a nandroid backup
I wanted to use TWRP, for some reason (I have no idea why) I couldn't download their package. I tried 2 different ISP and few laptops and even using my S5 I couldnt download any of their package. Download incomplete.
Can anyone link me to another source or suggest another custom recovery? Last time I used CWM recovery and that was the best.
Thanks
issue has been resolved.. shouldn't use download managers lol

Categories

Resources