Ver Mensaje Individual
  #4  
Viejo 02/12/11, 22:55:57
Array

[xs_avatar]
RPM123 RPM123 no está en línea
Miembro del foro
 
Fecha de registro: abr 2011
Localización: balaguer
Mensajes: 238
Modelo de smartphone: Elephone p8000
Tu operador: Jazztel
 Cita: Originalmente Escrito por punxet Ver Mensaje
que rom tienes! si tienes la 2.2 AOSP de serie es con z4root. Si tienes la ginger con superoneclick:


Get su-3.0-efgh-signed.zip from http://androidsu.com/superuser copy Superuser.apk and su from the zip file to: \android-sdk\platform-tools\
Let the device connect and do this from the Windows commandline (\android-sdk\platform-tools\):

adb remount
adb shell "rm /system/app/superuser.apk"
adb push Superuser.apk /system/app
adb push su /system/bin
adb shell "chmod 6755 /system/bin/su"
adb shell "rm /system/xbin/su"
adb shell "ln -s /system/bin/su /system/xbin/su"
(remove the USB cable and turn device off and on again)

un saludo
muchas gracias por tu ayuda el lunes me llega y quiero enpezar a prepararla
Responder Con Cita