What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

***Updated*** Easy Root Available. 3 step process

blahh, it said I succesfuly rooted my Tb but I went into CW and tried to run fix permissions and it gave me and error :(
 
How do I boot into recovery on the TB?

power off, hold down the Vol Down button and power, this will take you to fast boot, select recovery and hit the power button.

To navigate in CWR you can use the vol up/down and press the home soft key to select (I noticed a lot of people don't know this, so I figure it's worth a mention.)
 
How do I boot into recovery on the TB?

power off, hold down the Vol Down button and power, this will take you to fast boot, select recovery and hit the power button.

To navigate in CWR you can use the vol up/down and press the home soft key to select (I noticed a lot of people don't know this, so I figure it's worth a mention.)

I got that, but right when I get into the recovery it goes to the SD checking(like it did in step 1). Do I have to flash CW in rom manager before I can flash that fix for SuperUser?
 
How do I boot into recovery on the TB?

power off, hold down the Vol Down button and power, this will take you to fast boot, select recovery and hit the power button.

To navigate in CWR you can use the vol up/down and press the home soft key to select (I noticed a lot of people don't know this, so I figure it's worth a mention.)

I got that, but right when I get into the recovery it goes to the SD checking(like it did in step 1). Do I have to flash CW in rom manager before I can flash that fix for SuperUser?

yes. another option is to push the files from the .zip in adb.
 
Yeah, It wouldn't let me flash CW from Rom Manager..it gave me the same error as before when trying to fix permissions.
 
Okay, you can try this, copy the files from system\app and system\xbin (in the rmk-superuser.zip) into the same folder as adb (should just be su and the superuser apk)

then you can push them to the phone:

adb remount
adb push su /system/xbin/
adb push com.noshufou.android.su.apk /system/app/

after that you can reboot the phone, easiest way is just to type

adb reboot

once that's done you should have a working SU that will allow you to flash CWR
 
yesss I got it! lol I just ran step 3 over again and it worked. Weird thing is, my phone did reboot the first time but I guess it just didn't stick.
 
Back
Top