Android's recovery mode allows ROM flashing even if the device is currently unusable. Invoking it usually involves a key combination that is pressed when starting the device. These combinations differ from device to device.
6
votes
2answers
11k views
How to install new Recovery image from .img file
I recently found that I could upgrade to the new CWM touch recovery version for my EVO 4g! However, to do this through the ROM manager app or get it directly onto the phone at all, it required a ...
16
votes
3answers
7k views
Will a Custom Recovery work with an encrypted device?
I wanted to know whether using Android's built-in encryption (introduced in 3.0) would affect my ability to use a custom recovery (Clockwork Mod in my case).
More specifically if I will still be able ...
7
votes
1answer
10k views
Why isn't Clockworkmod Recovery “Sticking”?
I've tried multiple times to flash ClockworkMod recovery onto my unlocked Galaxy Nexus (LTE\CDMA variant "toro" build) device. Each time I can boot into recovery and ClockworkMod displays. However, if ...
8
votes
2answers
1k views
Why can't I boot into recovery mode?
I think I'm actually missing something here still. Everything I read suggests I need to boot into recovery mode as a first step, and that I ought to be able to do that by holding down the "home" key ...
1
vote
0answers
4k views
How to flash a custom recovery with heimdall (without touching the main system)?
The first recommended step in the installation of CyanogenMod on Samsung Galaxy S is flashing a custom recovery like ClockworkMod or the one from Replicant with a command like:
heimdall flash ...
1
vote
0answers
278 views
update.zip that backs up my device? [closed]
Does anyone happen to have a (signed) update.zip package that when installed via recovery mode, copies the contents of SYSTEM:, DATA: etc to the SD card?
It looks like it would be pretty easy to make ...
0
votes
1answer
4k views
Micromax Funbook tablet frozen at boot screen. No clockwork mod recovery - how to restore?
I have a Micromax Funbook tablet (codename:P300) running Android 4.0.3.
While playing with a file explorer, I accidentally moved a file from /system folder. Yes, the device came as rooted and I had ...
3
votes
2answers
2k views
Device always boots in recovery mode, but apparently there is no recovery partition
We have a BSNL Penta IS709c (cheapest tablet currently available / Oct 2012) running Android 4.0.
Feeling adventurous, I issued reboot recovery through adb and the device tried to reboot in recovery ...
3
votes
1answer
3k views
SGS doesn't go to download, recovery mode nor does it connect via USB after installing a battery MOD
I installed some app called "Galaxy s battery icon mod 2" on my rooted Samsung Galaxy S (with a lagfix OCLF), it required rebooting my handset.
Then, it didn't boot up, my handset entered an infinite ...
2
votes
1answer
154 views
If I flash a custom recovery img, will I be able to boot the normal old system?
Can I flash a custom recovery (say, the one from Replicant with heimdall flash --kernel path/to/recovery.img, or ClockWorkMod) and then be able to boot the old system?
Without reinstalling the main ...
1
vote
0answers
39 views
What are the technical differences between bootloader, recovery, kernel and ROM? [duplicate]
Possible Duplicate:
What is the difference between: Rooting, Jailbreak, ROM, Mod, etc.?
I'd love a reference (or an explanation if anyone has the time) on what characterizes these different ...