Features
Use the trackball (up+down) to navigate through the menu, press the trackball to select items.
You can also use the volume keys (vol-up + vol-down) to navigate, and the CALL-ANSWER key to select items (in case your trackball is broken).
- full ADB access in recovery mode
- Busybox v1.15.3
- HW-Key navigation (volume keys + CALL-ANSWER) option
- Extended menu (with keyboard-shortcuts):
- [HOME+Back] Reboot system now :: reboot your phone
- [Alt+X] Go to console :: bring up the console
- [Alt+T] USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
- [Alt+B] Backup/Restore (recovery partition not included!)
- [Alt+0] Nand backup :: Make a Nand backup
- [Alt+1] Nand + ext backup :: Make a Nand + ext backup
- [Alt+2] Nand restore :: Restore a Nand backup
- [Alt+3] BART backup :: Make a BART backup (Nand + ext)
- [Alt+4] BART restore :: Restore latest BART backup
- [Alt+5] Bck Google files :: Makes a backup of the Google proprietary system files in /cache/google
- [Alt+6] Rst Google files :: Restores the Google proprietary system files from /cache/google
- [Alt+F] Flash zip from sdcard :: Flash a zip update file from your sdcard
- [Alt+W] Wipe
- [Alt+0] Wipe data/factory reset :: Wipe /data and /cache
- [Alt+1] Wipe cache :: Wipe /cache only
- [Alt+2] Wipe Dalvik-cache :: Wipe /cache/dalvik-cache
- [Alt+2] Wipe SD:ext partition : Wipe the ext partition on your sdcard
- [Alt+4] Wipe battery stats : Wipe the battery stats in /data
- [Alt+5] Wipe rotate settings : Wipe the sensor settings in /data
- [Alt+P] Partition sdcard
- [Alt+0] Partition SD :: Interactive SD partitioning
- [Alt+1] Repair SD:ext :: Repair the ext partition
- [Alt+2] SD:ext2 to ext3 :: Convert ext2 to ext3
- [Alt+3] SD:ext3 to ext4 :: Convert ext3 to ext4
- [Alt+O] Other
- [Alt+0] Fix apk uid mismatches :: Does extacly that
- [Alt+1] Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)
- [ALT+Q]Power off :: Powers off your phone
- Scripts available from console :
- Nandroid v2.2.1 : enter “nandroid-mobile.sh” to start.
- BART v1.3.1 (Backup and Restore Tool) : enter “utility” or “u” to start.
- switchrom.sh V1.1 : enter “switchrom” to start.
- sdparted v0.6 : enter “sdparted” to start.
Install
- There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).
- You don’t need to enter “mount -a” if your partitions are already mounted.
Via terminal
flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img
Download
recovery-RA-dream-v1.7.0.img
Over!