Ver Mensaje Individual
  #1  
Viejo 16/11/09, 18:08:31
Avatar de davidporter
davidporter davidporter no está en línea
Usuario muy activo
Mensajes: 739
Compra y venta: (2)
 
Fecha de registro: jul 2007
Localización: Fuenlabrada City
Mensajes: 739
Modelo de smartphone: Todos y ninguno ....
Versión de ROM: La mas rapida ...
Versión de Radio: Onda Cero
Tu operador: Otra
Mencionado: 1 comentarios
Tagged: 0 hilos
¡¡ RA recovery 1.3.2 for Hero !!

Ya a salido ... Gracias a Amon_ra .

Hero [16-Nov-2009] RA-hero-v1.3.2


This is a custom recovery based on Cyanogen's v1.4 recovery.
The purpose of this recovery is to avoid using adb by accessing all features directly from the menu.

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 HOME key to select items (in case your trackball is broken).


Features
  • full ADB access in recovery mode
  • Busybox
  • New kernel with ext4 support (compiled by packetlss) * NEW
  • Sub-menu structure (with keyboard-shortcuts) * NEW
  • Key navigation (volume keys + HOME) possibility * NEW
  • Extended menu :
    • Toggle USB-Mass storage on and off with 1 click * NEW
    • Nandroid backup / restore with selection * NEW
    • non-interactive BART backup / restore * NEW
    • Regular update.zip flash
    • Flash any .zip from your SD-card
    • Wipe data + cache (factory reset)
    • Wipe cache only * NEW
    • Wipe Dalvik-cache (on data and ext!) * NEW
    • Wipe ext partition on SD-card
    • Wipe batery stats * NEW
    • Wipe rotate settings
    • Partition SD-card interactively * NEW
    • Repair ext filesystem
    • Upgrade ext2 to ext3
    • Upgrade ext3 to ext4 * NEW
    • Fix package UID mismatches (New and faster script) * NEW
  • Scripts available via adb :

Install

There are several ways to install a custom recovery, choose the one that suits you most (I probably forgot a few).

via adb -> Requires a custom recovery (with test-keys) like Cyanogen's v1.4 or my previous recovery
Code:
Copy recovery-RA-hero-v1.3.2.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
Connect your Hero via usb to your pc/mac/...
adb shell
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-hero-v1.3.2.img

via fastboot + adb
-> In case you don't have a custom recovery, so when you get signature fail errors
Code:
adb shell reboot bootloader
fastboot boot recovery-RA-hero-v1.3.2.img
adb shell mount /sdcard
adb push recovery-RA-hero-v1.3.2.img /sdcard/recovery-RA-hero-v1.3.2.img
adb shell flash_image recovery /sdcard/recovery-RA-hero-v1.3.2.img
adb shell reboot

Download


http://www.megaupload.com/?d=5P07V0B0

http://rapidshare.com/files/30806236...ero-v1.3.2.rar

Última edición por davidporter Día 17/11/09 a las 01:22:35 Razón: actualizar el post , para no cambiar el tema ya creado
Responder Con Cita
Los siguientes 10 usuarios han agradecido a davidporter su comentario:
[ Mostrar/Ocultar listado de agradecimientos ]