Android Forums at AndroidCentral.com >  More Samsung Phones >  T-Mobile Sidekick 4G > Sidekick 4G root

Sidekick 4G root

Reply
 
Thread Tools Search this Thread
    Thread Author   #1  
Old 04-22-2011, 03:16 PM
AC Cowboy
Device(s): Yes
ROM/Kernel: Homebrewed
My Next Device: Yes
 
Posts: 4,816
Location: Wild and Wonderful
Join Date: Oct 2009
Thanked 2,168 Times in 537 Posts
Likes Received: 309
Activity: 8/20
This method is pretty much standard for Samsung phones, but much credit to josby at XDA for verifying it works with the Sidekick

Read this. It very much applies here. If you're good to go after that:

WARNING:
This can screw things up badly. Once you decide to try anything that T-Mobile hasn't approved, whatever happens is your responsibility. Not Android Central's. Not mine. Especially not mine. This is in a big red box, so don't even try to say you didn't see it.


Install the Samsung USB drivers and Android SDK. If you can't get those up and running, you should probably quit now before you break anything.
  • Download both attachments, and unzip them. Place the files "rageagainstthecage-arm5.bin", "su", and "Superuser.apk" in your Android SDK/platform-tools folder. Credit for these files goes to their original authors. Source code for RATC is included in the zip file.
  • open a command window
  • cd to your SDK/tools folder
  • reboot your sidekick
  • plug it into a full speed, primary, USB 2.0 port on your computer.
  • in the command window, enter the following, one line at a time:
    Code:
    adb push rageagainstthecage-arm5.bin /data/local/tmp
    adb shell
    cd /data/local/tmp
    chmod 755 rageagainstthecage-arm5.bin
    ./rageagainstthecage-arm5.bin
  • Eventually you'll get kicked out of adb and back into your command window. that's a good thing. When that happens, enter the following, again one line at a time:
    Code:
    adb kill-server 
    adb start-server 
    adb shell
    mount -o remount,rw /dev/block/stl9 /system
    exit 
    adb push su /system/xbin 
    adb shell chmod 4755 /system/xbin/su 
    adb push Superuser.apk /system/app 
    adb shell echo "root::0:0:root:/data/local:/system/bin/sh" > /etc/passwd
    adb shell echo "root::0:" > /etc/group
    adb shell mount -o remount,ro /dev/block/stl9 /system
    exit
  • Reboot your phone
  • Enjoy the root.

TIP:
If you can't get a root prompt (#) after you re-enter adb, try rebooting your phone.


If you can't make heads or tails out of this, don't try it.
Attached Files
File Type: zip rageagainstthecage-arm5.zip (12.0 KB, 137 views)
File Type: zip su-2.3.6.1-efg.zip (133.2 KB, 117 views)
  #2  
Old 04-22-2011, 05:41 PM
Device(s): Sidekick 4G; Optimus V
ROM/Kernel: Stock; Stock+Xionia b2
Theme: Stock
 
Posts: 105
Join Date: Sep 2010
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
Is there a way to unroot? Just in case I'm in need of warranty or insurance services. I plan on keeping this bad boy my whole 2yr contract.
  #3  
Old 05-15-2011, 02:15 PM
 
Posts: 1
Join Date: May 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
thanks!
  #4  
Old 05-17-2011, 12:02 AM
 
Posts: 1
Join Date: May 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
just what i have been waiting for
  #5  
Old 05-19-2011, 04:20 PM
A|C Fanboy
Device(s): ABC SGSII E4GT XYZ
ROM/Kernel: Surprisingly Stock
My Next Device: Want A Galaxy Tab 7.7
 
Posts: 146
Location: Kansas, USA
Join Date: Dec 2009
Thanked 24 Times in 15 Posts
Likes Received: 11
Activity: 2/20
the last two cmd lines "adb shell echo..." it said not found blah blah....are those needed...LOL
  #6  
Old 05-25-2011, 01:53 AM
 
Posts: 1
Join Date: May 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
Thanks
  #7  
Old 05-27-2011, 03:32 PM
Device(s): Sidekick 4G; Optimus V
ROM/Kernel: Stock; Stock+Xionia b2
Theme: Stock
 
Posts: 105
Join Date: Sep 2010
Thanked 1 Time in 1 Post
Likes Received: 0
Activity: 0/20
For whoever is rooted, did uninstalling all that bloatware manage to speed up the phone by any amount? The lag is killing me. More importantly, the physical keyboard input lag.
  #8  
Old 05-27-2011, 10:06 PM
 
Posts: 1
Join Date: May 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
thanks brah
  #9  
Old 05-28-2011, 11:41 PM
 
Posts: 1
Join Date: May 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
woohoo!
  #10  
Old 06-02-2011, 01:58 AM
 
Posts: 2
Join Date: Mar 2011
Thanked 0 Times in 0 Posts
Likes Received: 0
Activity: 0/20
sweet thanks