Tema: [ TUTORIAL ] Mi HOS no me detecta la sdcard
Ver Mensaje Individual
  #31  
Viejo 24/07/12, 22:37:12
Array

[xs_avatar]
OTROSALVAJE OTROSALVAJE no está en línea
Usuario muy activo
· Votos compra/venta: (8)
 
Fecha de registro: jun 2008
Localización: Don Benito.
Mensajes: 3,172
Modelo de smartphone: Note 10+
Tu operador: Movistar
En primer lugar agradecer todo el trabajo realizado, gracias al cual mi HOS pasó de pisapapeles a funcionar perfectamente.

Por si a alguien la ha pasado lo mismo, después de seguir todos los pasos, al intentar instalar la rom, no aparece. Seguí los pasos, hasta tres veces, y no aparecía nada en el recovery. Como no me parecia normal me fui a la página de xda y allí encontré la solución. Al menos para mi. Al copiar la rom al dispositivo seguí estos pasos y cito textualmente:

http://forum.xda-developers.com/show....php?t=1667929

- Open Command Prompt on your computer by doing Start -> Run -> cmd

- In Command Prompt, type "cd c:\AndroidSDK\tools" replacing AndroidSDK\tools with wherever your adb and ROM are located.

- This is probably the most important part - Still in Command Prompt, type "adb push ROM.zip /sdcard/ROM.zip" replacing ROM with the EXACT name of the ROM file and including the .zip piece on both ends. This may take a minute or two...or four, but you will see a message in Command Prompt saying something like <12345678kb to 1234567kb>. That is just telling you that the file was pushed properly. (I did not include that message in the picture below)


Con esto al cambiar el zip en el recovery si me aparece la nueva rom copiada.
Resumiendo:
en vez de;
"adb push C:\nombrederom.zip /sdcard"
poner:

"adb push C:\nombrederom.zip /sdcard/nombrederom.zip
Cambiando esto solucioné el problema.
Responder Con Cita
Gracias de parte de: