- Sep 10, 2011
- 119
- 31
I have managed to root it, these are the steps:
Download the required files attached to the post
Push them with adb:
Code:adb push su-v3 /system/bin/ adb push Superuser.apk /system/bin/ adb push debuggerd.new /system/bin/ adb shell $ cd /system/bin/ $ cp debuggerd debuggerd.bak $ mv -f su-v3 su $ mv -f debuggerd.new debuggerd $ chmod 755 debuggerd $ exit adb reboot
Your tablet will turn off.
Turn it back on and it will begin rooting then shutdown again.
Turn in on one more time and you should be rooted
Note: SuperOneClick may also work, but I haven't tried
Hey steeve, would it be cool with you if I used this in my 8024 rom that I'm working on based on this GB rom? Credit will be of course given