Anyone tried to root this tablet and load it with Android 2.3 or 3.0 already?

probbiethe1

Super Moderator
Staff member
Jun 30, 2010
1,838
139
Haha there isn't even 2.3 out for most phones and 3.0 hasn't been released

Sent from my incredible using Android Tablet Forum
 

ollip79

Senior Member
Dec 22, 2010
8
0
root wouldn't be a problem as common methods are available for 2.1 but problem is no working busybox.. because of the different cpu and no sources from creative yet to compile it..
 

possan

Member
Jan 17, 2011
1
0
i've managed to get a rooted prompt (rage bin method) but not using apps requiring root yet..
 

ollip79

Senior Member
Dec 22, 2010
8
0
do you have a link? which package did you use? the fascinate version?
just trying to get the adb to work, no luck so far in win7(it should work but guess my system is borked), will try ubuntu next.
 
Last edited:

ollip79

Senior Member
Dec 22, 2010
8
0
OK, finally got the adb to work and root in the adb shell as well. but still no way to set up a running su and superuser.apk? I always get su: unknown id: root in adb shell and su: must be suid to work properly in terminal emulator??????
I tried the following after rooting

F:\ADB>adb shell
# cd /data/local/tmp
cd /data/local/tmp
# ./busybox cp busybox /system/bin
./busybox cp busybox /system/bin
# chmod 4755 /system/bin/busybox
chmod 4755 /system/bin/busybox
# busybox cp Superuser.apk /system/app
busybox cp Superuser.apk /system/app
# busybox cp su /system/bin
busybox cp su /system/bin
# chmod 4755 /system/bin/su
chmod 4755 /system/bin/su
# exit
exit
 
Last edited:

Happyman

Member
Mar 8, 2011
4
0
Oh I tried to root too. It doesn't work. all of tool on this time can't use for zii processor. :(
 
Top