Ver Mensaje Individual
  #55  
Viejo 01/09/18, 18:43:28
Array

[xs_avatar]
dazaro dazaro no está en línea
Usuario poco activo
· Votos compra/venta: (1)
 
Fecha de registro: mar 2010
Mensajes: 22

Podéis seguir estos pasos perfectamente:



1. Download Platform Tools & Extract it: https://dl.google.com/android/reposi...st-windows.zip

2. Copy the twrp file for your device into the extracted folder.
Latest Twrp for RN5Pro(Whyred): https://dl.twrp.me/whyred
after downloading twrp rename it to twrp.img

3. Turn on Usb Debugging on your device and Connect the phone to the usb cable

4. Now open the platform tools folder and in the address section type cmd & hit enter

5. Type commands:
(a) adb reboot bootloader & hit enter(phone is now in fastboot mode)
(b) fastboot boot twrp.img
twrp mode is now open....just touch on keep read only(don't do anything you still now in twrp mode)
(c) adb devices (check your device is connected or not)
(d) adb shell
(e) setprop persist.camera.HAL3.enabled 1 ( be careful while typing or copy paste this line)
(f) exit
(g) adb reboot( your phone will Reboot now)
If gcam force closes then reboot your phone manually.
Done.I am not responsible if you brick your device.


https://forum.xda-developers.com/red...-twrp-t3813230


Eso sí, hay que tener el bootloader abierto.
Responder Con Cita