
D no entiendo estos pasos
3. Plug in the phone (usb debugging mode), copy the following files with adb and change permissions:
Code:
adb push ratc /data/local/tmp/ratcadb push busybox /data/local/tmp/busyboxadb push su /data/local/tmp/suadb push rootme /data/local/tmp/rootmeadb push superuser.apk /data/local/tmp/superuser.apkadb shellchmod 777 /data/local/tmp/*
4. Start Terminal Emulator on your phone and issue those commands:
Code:
cd /data/local/tmp./ratc