Hello,
This article explain how to manually root your Android. To use it, you must have Android SDK installed. The necessary posts are in the end of the post, I recommend you to read all instructions first.
PS: ROOT YOUR PHONE CAN BREAK YOUR WARRANTY! Responsibility is yours!
Verify if adb recognizes your phone
$ adb devices
Copy the files to the phone
$ adb push rageagainstthecage /data/local/tmp/rageagainstthecage
$ adb push Superuser.apk /data/local/tmp/Superuser.apk
$ adb push busybox /data/local/tmp/busybox
$ adb push su /data/local/tmp/su
Change file permissions
$ adb shell
$ chmod 700 /data/local/tmp/rageagainstthecage
$ chmod 755 /data/local/tmp/busybox
Run the exploit
cd /data/local/tmp
./rageagainstthecage
Your adb shell will close, restart the adb, and reopen the shell
adb kill-server
adb start-server
adb shell
Your adb shell should change from $ to #. If this not happens, retry the steps.
Mount your file system with read/write permissions
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
Install busybox
cd /data/local/tmp
./busybox cp busybox /system/bin
chmod 4755 /system/bin/busybox
Use busybox to copy and install the other files
busybox cp Superuser.apk /system/app
busybox cp su /system/bin
chmod 4755 /system/bin/su
Mount your system files to read only
mount -o remount,ro -t yaffs2 /dev/block/mtdblock3 /system
Done. Your phone is rooted. To try it, reopen adb shell, and type “su”. Then check you phone screen.
Best Regards.
Matheus
http://momketing.es/
El equipo de Momketing se posiciona como una consultora con experiencia dedicada al tejido empresarial espanol, que entrega servicios de calidad a sus clientes, destacandose por en la confianza y la transparencia. Mas informacion a traves del enlace.
http://mondaymarketingagency.com/
La empresa Mondaymarketingagency se posiciona como una empresa profesional orientada al mercado espanol, que entrega un enfoque integral a sus clientes, priorizando en la excelencia del servicio. Mas informacion en esta pagina.
Thanks for the auspicious writeup. It actually used to be a leisure account it. Look complex to far added agreeable from you! However, how can we keep in touch?