- 03-20-2011, 06:43 PM #26
Farmer...I already rooted my phone...this thread is for those who have already rooted the phone
- 03-20-2011, 10:02 PM #27
Last edited by AisforAustin; 03-20-2011 at 10:45 PM.
[Verizon] HTC Thunderbolt 4G LTE Rooted with S-OFF
Pick up date: [3.17.2011]
Recovery: [Clockwork 3.0.2.5]
ROM: [Das BAMF v1.5] Radio: [1.16.00.0402] Kernal: [2.6.32.21 BAMF 4.4.2] - 03-20-2011, 11:57 PM #28
Uninstalled and reinstalled Root Explorer and got it fixed.
[Verizon] HTC Thunderbolt 4G LTE Rooted with S-OFF
Pick up date: [3.17.2011]
Recovery: [Clockwork 3.0.2.5]
ROM: [Das BAMF v1.5] Radio: [1.16.00.0402] Kernal: [2.6.32.21 BAMF 4.4.2] - 03-21-2011, 04:41 AM #29
Scripted... T-BOLT App Mover!
Everyone,
Here is a little script thrown together to automate the processing a little bit...
Instructions:
1) Root your phone first!
2) Download "tboltappmover.txt" (its attached to this post)
3) Ensure busybox is installed!! (To check and see if it is installed properly download Root Checker from the Market. If busybox is NOT installed right, then go to the Market and install busybox)
4) Run the commands below via adb
5) Reboot phone via the power button (hold down and select restart)
6) Win? :P
Please open the file and comment out (using # as the first character of the line) or delete lines you do not want to be moved!!!!!!!!!!!!!!!!
######## CMD LINE INSTRUCTS ################
to use adb: (make sure script is in the same dir as adb)
-->starting with the text file tboltappmover.txt then do the following 2 commands:
adb push tboltappmover.txt /sdcard/
adb shell
mv /sdcard/tboltappmover.txt /sdcard/tboltappmover.sh
-->starting with tboltappmover already renamed to .sh then do the following command:
adb push tboltappmover.sh /sdcard/
-->Now with the script on the scard run the following 8 commands:
adb shell chmod 755 /sdcard/tboltappmover.sh
adb shell
su
cd /sdcard/
./tboltappmover.sh
rm /sdcard/tboltappmover.sh (used to remove the script)
exit
exit
############### END INSTRUCTS ####################
WARNING: You may or may not have to accept super user on your phone. Make sure you look at your phone's screen!!
It is pretty straight forward. You will have a folder on your sdcard named disabled.apps that contain all your apps you have moved.
Don't forget to reboot to actually remove app icon. I didn't want to script this in and freak people out with a phone that restarted on its own...
Notes:I have busybox running from /system/xbin/ so you may need to modify depending on where you installed it (just use replace in notepad).
PLEASE PLEASE PLEASE make sure you edit the script before you run it! this will move all the apps that were listed if unedited!!!!!!!!
If you run this script it will move all the apk's listed on the front page. This means there is a possibility that apps, which are dependent on other info/apps, may freak your phone out if moved. PLEASE PLEASE PLEASE edit the script to remove only the apk's you are not using!
also, i am not responsible for your devices, run at your own risk... blah blah blahLast edited by melch8805; 03-27-2011 at 02:16 PM. Reason: added more instructs / warnings / stuffs
- 03-21-2011, 07:53 PM #30
Hi, thanks for the script. When i try to chmod, it says permission denied. Not really sure why this is happening, im pretty new at this (though I rooted successfully). Also, when you say execute, do I just execute using a file manager on the phone? (I use androzip, since its free)
- 03-22-2011, 01:12 AM #31
- 03-22-2011, 08:30 AM #32
This may be a noob-type question, and I'm ok with that as I've only rooted my old D1 once with a one-click method and quickly unrooted it.
I am waiting for a one-click root method for the TB so that I can remove all of the bloatware. When you say that you cant get any OTA updates if all of the bloatware doesnt exist, do you mean that you can never actually remove all of the bloatware? If you move the bloatware to the SD card like you recommended, do you have to move it back to the system folder in order to receive an OTA update?
Thanks for any help you might be able to give! - 03-22-2011, 09:38 AM #33
Pman,
Most likely when you get into the world of root you will start going down the road of roms... then you don't need to worry about any of OTA updates.
However, I believe it was confirmed that all the bloatware has to be in its original locations in order for an OTA to work. Perhaps even unrooted?
Anways, just moving apps to the sdcard will give you a good sense of what you can do with out and what you need. It is easy to return an app back to its proper location. So moving to the sdcard is a kind of test. Later you are probably just going to want to remove uneeded apps permanently.
I hope that answers your question... - 03-22-2011, 09:43 AM #34
Thanks for the reply.
It sort of answers my question.
I'm not sure whether I want to get into the world of roms. I usually prefer leaving things as "stock" as possible. The main and possibly only reason I would want to root my phone is to remove the bloatware.
So hypothetically, lets just say that I have already rooted my phone and moved the bloatware. If I hear there is an OTA update going around, would I move the bloatware back to the system folder and then unroot my phone in order to receive the OTA? - 03-22-2011, 10:07 AM #35
- 03-22-2011, 10:12 AM #36
- 03-22-2011, 10:57 PM #37
so i just used super manager to cut all the apps from the phone and placed them on my sd... instead it just copied everything to my sd... and i tried to go back through and just delete the old one... they wont delete... any help?
- 03-22-2011, 11:09 PM #38
- 03-22-2011, 11:30 PM #39
Hey I moved com.htc.FriendStreamWidget.apk and then decided I wanted to keep it. I moved it back, but it doesn't show up in my widgets. Any ideas?
- 03-23-2011, 01:37 AM #40
- 03-23-2011, 01:40 AM #41
- 03-23-2011, 04:47 AM #42
Nope, still doesn't show up even after hard reboot. Interesting, on the widgets screen, between Calendar and FM Radio I see a widget named "false" by HTC. Clicking it says Rosie Utility stopped working. I believe this was there even when FriendStream was moved to my sdcard. I see both FriendStream.apk and FriendStreamWidget.apk in /system/app, but still no widget.
- 03-23-2011, 09:01 AM #43
Thanks for all the info, I just moved all that crap to my sd card.
Last edited by SamOliver; 03-23-2011 at 09:35 AM.
- 03-23-2011, 09:34 AM #44
interesting... try moving the app back to the sdcard.
now, using adb:
adb shell
adb su
mount -o remount,rw -t ext3 /dev/block/mmcblk0p25 /system
/system/xbin/busy box mv /sdard/disabled.apps/"app name" /system/app/"appname"
mount -o remount,ro -t ext3 /dev/block/mmcblk0p25 /system
exit
exit
<<reboot phone>>
Win?
let me know - 03-23-2011, 09:41 AM #45
- 03-23-2011, 05:39 PM #46
If I remember correctly didn't removing bloatware on the Dinc cause all kind of problems for updating to the Froyo OTA? Am I remembering this correctly or not????
Waiting for the G-Nex - 03-23-2011, 06:05 PM #47
That's why cory said to either rename them or move them to the sd card instead of deleting them.
- 03-23-2011, 10:24 PM #48
- 03-23-2011, 10:33 PM #49
- 03-24-2011, 01:44 AM #50



Reply


































