Ver Mensaje Individual
  #3  
Viejo 02/03/11, 10:07:07
Avatar de The Matrix
The Matrix The Matrix está en línea ahora
Vendedor verificado
Mensajes: 3,920
Compra y venta: (45)
 
Fecha de registro: oct 2009
Localización: Barcelona
Mensajes: 3,920
Modelo de smartphone: Oneplus 8 Pro
Versión de ROM: Evolution X
Tu operador: -
Mencionado: 28 comentarios
Tagged: 3 hilos
desde adb (en recovery)

adb shell mount /system
adb push bootanimation.zip /system/media
adb shell chmod 0644 /system/media/bootanimation.zip
adb shell reboot
Responder Con Cita