First of all -> all the credit goes to ‘chaoscentral’ for the rooting procedure and ‘maerlim’ for instructions on removing the “features” added by AT&T.
Disclaimer: I am not responsible for any damage that may occur to your handset or your life following the procedure laid out here.
How to root
- Download the following file -> http://www.emuneee.com/downloads/SGH-I897_root_update.zip
- Copy it to the root of your internal storage card and rename it to ‘update.zip’
- Turn off the phone
- Hold the Volume Up & Down buttons and the Power button simultaneously. Release the Power button once the ‘AT&T World Phone’ logo appears
- In the next menu, select ‘Reinstall Packages”. Use Volume Up/Down to navigate the menu.
- The phone will reboot automatically and now your Samsung Captivate is rooted
How to remove AT&T software (most of it anyways)
Prerequisites: Android SDK, a rooted Samsung Captivate, Samsung Galaxy S USB drivers – Windows (64-bit OS | 32-bit OS)
- Turn on USB Debugging on your phone – Settings > Applications > Development > USB debugging
- Open the command prompt on your PC and CD to to the Android SDK installation directory
- Navigate to the ‘tools’ folder
- type the following:
- adb shell
- su
- mv /system/app/ATTNav-Samsung-Vega-1488.apk /system/app/ATTNav-Samsung-Vega-1488.tmp
- mv /system/app/ATT_Radio_2.1.07.apk /system/app/ATT_Radio_2.1.07.tmp
- mv /system/app/MobiTV_800x480_320_20100610_1.0.0.15-118829.apk /system/app/MobiTV_800x480_320_20100610_1.0.0.15-118829.tmp
- mv /system/app/MobileBanking.apk /system/app/MobileBanking.tmp
- mv /system/app/attmaps20-1094.apk /system/app/attmaps20-1094.tmp
- exit
- exit
You are done. This procedure will remove
- AT&T Navigation
- AT&T Radio
- MobiTV
- Mobile Banking
- AT&T Maps
You can reverse the procedure by typing the follwing after the ‘su’ command in Step 4:
- mv /system/app/ATTNav-Samsung-Vega-1488.tmp /system/app/ATTNav-Samsung-Vega-1488.apk
- mv /system/app/ATT_Radio_2.1.07.tmp /system/app/ATT_Radio_2.1.07.apk
- mv /system/app/MobiTV_800x480_320_20100610_1.0.0.15-118829.tmp /system/app/MobiTV_800x480_320_20100610_1.0.0.15-118829.apk
- mv /system/app/MobileBanking.tmp /system/app/MobileBanking.apk
- mv /system/app/attmaps20-1094.tmp /system/app/attmaps20-1094.apk
There are other items such as AT&T Family Maps and AT&T Hotspots that will remain although those appear to be links to web apps. You can also enable sideloading of applications as well. I haven’t completed that procedure, but the instructions are available here.
Categories: Android, Android Development
Tags: Android, at&t, captivate, galaxy s, samsung captivate root
Comments: 2 Comments.
