Wednesday, April 13, 2011

Remove AT&T from the Samsung Captivate

Note: Most of this content was taken from the article found at BriefMobile: http://briefmobile.com/how-to-remove-att-from-captivate

Root the Samsung Captivate

The easiest method I have found to root my Cappy is the SuperOneClick Root package. This is ran from you Windows or Mac PC. It can be found on the good ol’ XDA dev site (registration may be required, but you will most likely be here again and again). SuperOneClick v1.8beta

Enable App Sideloading

AT&T has some weird reservations against app sideloading. That means, AT&T Android users can not use any apps not downloaded on the Android Market. Have no fear! You can remove this restriction easily. Check below for the basic instructions, or click to go to our “Enable Captivate App Sideloading” guide.
• BusyBox Installed
• Samsung Captivate with root
• SQL Database Manager
o We suggest trying the SQLite plugin for Firefox, you can find it here.
1. Turn on USB debugging: Settings >> Applications >> Development
2. Plug in your Samsung Captivateyo
3. Open up Command Prompt on your computer (Windows: start, search, type “cmd”, right click cmd, Run as Administrator)
4. Type in: cd _____PATH TO ANDROID SDK FOLDER______\tools
Example: cd C:\Users\USERNAME\Desktop\android-sdk-windows\tools
5. Type in: adb shell (Note: on a Mac, you have to enter ".\adb shell")
6. Type in: su
7. Type in: cp /dbdata/databases/com.android.providers.settings/settings.db /sdcard/settings.db
8. Type in: cp /dbdata/databases/com.android.providers.settings/settings.db /sdcard/settings.db.backup
9. Type in: exit
10. Type in: exit
11. Type in: adb pull /sdcard/settings.db %userprofile%\desktop
Leave Command Prompt open
12. Open SQLite Manager in Firefox by pressing Tools >> SQLite Manager
13. Click “Database”
14. Then click “Connect Database”
15. Navigate to “settings.db” on your Desktop
16. Expand the tables
17. Click “Secure” on the panel
18. Scroll down to ID 6, “install_non_market_apps”
19. Double click it and change “value” from 0 to 1.
20. Close SQLite Manager
21. Go back to the command prompt window, type in: adb push %userprofile%\desktop\settings.db /sdcard
22. Type in: adb shell
23. Type in: su
24. Type in: cp /sdcard/settings.db /dbdata/databases/com.android.providers.settings
25. Type in: chmod 777 /dbdata/databases/com.android.providers.settings/settings.db
26. Type in: reboot
27. Disconnect your Captivate from your computer while your phone reboots.

Remove AT&T Bloatware Apps

Must have root and BusyBox installed before performing this process!
1. Open up Android Market and search/download “Titanium Backup”
2. Make sure your phone is not “Mounted” with USB
3. Press the Backup/Restore button
4. Click on each app and press un-install if you’d like to get rid of it. Do not delete apps off of this list, unless you know it is safe! This deletes these potentially forever… so be sure about things!
Delete-able:
o AT&T Navigator
o AT&T Radio
o AT&T Maps
o AT&T Music
o AT&T Mobile Hotspots
o Mobile Banking
o Mobile Video
o Where
o YPmobile
o AT&T FamilyMap
o Mini Diary
o MobiTV
o Write and Go

Remove AT&T Market Restrictions


Market restrictions? What? You mean AT&T really censors what apps I can and cannot see on my Samsung Captivate? Yes they do. But, no problem. Android developer Andrea Baccega has developed an app called "Market Enabler" to remove the censorship by emulating the T-Mobile market on the Samsung Captivate as well as other devices. Instructions below if you've already got root access:
1. Download “Market Access” and install the latest version of the APK file on your Captivate.
o Don't know how to install .apk files? Copy the file to your phone and then install "Apps Installer" or "Astro File Manager" from the market. It's easy! Just double click the .apk when you find it!
2. Close the Market down fully. If you were running the Market previously, reset the phone so it is not a running task. Or use a task killer and end the Market app.
3. Open up the Market Access application and go to "Backup value" in case you need to get back to the AT&T market
4. Then click "Providers" and find: "T-Mobile [US]"
5. Click and hold that option until it says "Emulate "T-Mobile" SIM?" -- click "Yes" there
1. You may have to Allow Market Access in Superuser Permissions
6. Click back to "Settings" click the checkbox next to "Emulate on boot"
7. All done. Now your Market is uncensored.

No comments:

Post a Comment