Tengo un problema, estoy tratando de instalar el Recovery de TWRP, se supone q se puede hacer por medio del GooManager, cuando le doy "Install OpenRecoveryScript" el mae enceuntra el siguiente archivo: openrecovery-twrp-2.2.2.0-evita.img
Lo baja, y el programa dice q se logra instalar exitosamente, hago restart para entrar en fastload o como se llame esa vara, entro le doy entrar a Recovery y el mae no hace nada, despliega la imagen de un par de flechas circulares en verde y luego al rato sale la imagen de un telefono con un signo de alerta rojo y no hace nada.
He tratado de instalar esta vara desde el goomanager y no he logrado hacerlo, alguien sabe de esto o tiene alguna solucion?
Gracias.
Ok ya logre instalar el TWRP manualmente, no funco con el goomanager, pero manualmente si, voy a postear la solucion en caso de q alguien la ocupe o este buscando flashear el recovery en su android phone.
Esto fue lo q postie en xda-developers
To do a manual recovery flash into the phone you need to:
1- Have the bootloader unlocked, you can do that by going into htcdev
2- Download the proper TWRP for your phone, I have an HTC One X with 1.94 version from Rogers, so I had to download the file: openrecovery-twrp-2.2.2.0-evita.img
3- If you made the bootloader unlocked thingy from step 1 you should have a directory with the following files:
adb.exe
adbwinApi.dll
fastboot.exe
Unlock_code.bin
4- Copy paste the file openrecovery-twrp-2.2.2.0-evita.img to the same directory where you have those files in your PC.
5- open CMD and use the commands: "cd" to go to the directory
6- Boot your phone into fastboot
7- Connect the phone to the PC via the usb cable
8- go back to your CMD and type in the following command: fastboot flash recovery openrecovery-twrp-2.2.2.0-evita.img
Listo ya con eso, se pueden meter al recovery de TWRP y empezar a instalar roms q es refacil. GG!
Suerte.