- 11-29-2011, 12:00 AM
Thread Author #1
- 11-29-2011, 12:01 AM
Thread Author #2
Re: Tool - CleanTOOL 1.0 - 11/29 - Bye Bye Bloat For good!
How to mod the script to your satisfaction...
Not everyone considers the same thing Bloat... I consider everything I listed above as bloat. If you want to modify the script to not remove some of the apps then here is what you do...
Instead of running the CleanTOOL Batch file... Open it in notepad and find this section at about the 1/2 way to 2/3s point...
This is where all the disabling is done. Simply delete any line that you want to keep on the phone. Save file and then run it. Below is the actual app name to make it easy.@echo Temp Rooted! Now about to clean it up!
@pause
@Echo OFF
@adb shell pm disable com.adobe.reader
@adb shell pm disable com.blockbuster.app.htc
@adb shell pm disable com.mobitv.client.nfl2010
@adb shell pm disable com.gameloft.android.Verizon.GloftLGolf2.lgolf2
@adb shell pm disable com.amazon.kindle
@adb shell pm disable com.slacker.radio
@adb shell pm disable com.htc.android.htcsetupwizard
@adb shell pm disable com.infraware.docmaster
@adb shell pm disable com.htc.appsharing
@adb shell pm disable com.facebook.katana
@adb shell pm disable com.htc.socialnetwork.flickr
@adb shell pm disable com.ea.nfshp
@adb shell pm disable com.vzw.hss.myverizon
@adb shell pm disable com.pv.android.verizon.mod
@adb shell pm disable com.pv.android.verizon.avod
@adb shell pm disable com.videosurf.activity
@adb shell pm disable com.vznavigator.ADR6425LVW
@adb shell pm disable com.htc.VzWBackupAssistantClient
@adb shell pm disable com.mtag.scan
echo Cleaned!
echo Visit for all your Android ROM Needs!
Pause
Legend
Conversely, if you want to enable something that you prior disabled simple send the enable command instead of the disable command like this:Adobe Reader: com.adobe.reader
Block Buster: com.blockbuster.app.htc
NFL: com.mobitv.client.nfl2010
Golf: com.gameloft.android.Verizon.GloftLGolf2.lgolf2
Kindle: com.amazon.kindle
Slacker: com.slacker.radio
HTC Set Up: com.htc.android.htcsetupwizard
Polaris Office: com.infraware.docmaster
App Sharing: com.htc.appsharing
FaceBook: com.facebook.katana
Flicker: com.htc.socialnetwork.flickr
NFS: com.ea.nfshp
MY Verizon: com.vzw.hss.myverizon
VCast Music: com.pv.android.verizon.mod
VCast Video: com.pv.android.verizon.avod
Video Surf: com.videosurf.activity
VZ Nav: com.vznavigator.ADR6425LVW
Back Up Assistance: com.htc.VzWBackupAssistantClient
Scan: com.mtag.scan
@adb shell pm enable com.facebook.katana
Sending that line will enable Facebook. The same method for any thing else.Thanked by: - 11-29-2011, 07:37 AM #3
Re: Tool - CleanTOOL 1.0 - 11/29 - Bye Bye Bloat For good!
Thanks man, it worked. They were gone (and more importantly not running) after a reboot.
I am on a Windows machine, and it took quite a bit of trial and error of different things before it would actually work, but in the end, it did.
Update: I can also confirm that the enabling works. I had forgotten to remove the NFL app from the list before disabling all, and had to re-enable it. It works.Last edited by hereitis; 11-29-2011 at 07:54 AM.
- 11-29-2011, 09:16 AM
Thread Author #4
- 11-29-2011, 09:41 AM
Thread Author #5
Re: Tool - CleanTOOL 1.0 - 11/29 - Bye Bye Bloat For good!
Version 1.1 Now Available!
Changes in this version
- Added twitter to the kill list (Didn't see it the first time)
- Moved ADB to root of folder for easier use by those without the SDK
If you had problems with "Command not found" then this should resolve that.
Also updated prerequisites to include the installation of HTC Sync drivers.
If you have any kill list suggestion then by all means post 'em up!
Have fun and keep it Clean! - 11-29-2011, 11:26 AM #6
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
Very cool idea. Im going to try this on mine this weekend.
Just to make sure I do not need to install the Android SDK to get this to run, correct.Phone - Samsung Galaxy S3 w/CM10/Galaxy Nexus
Tablet - Asus Transformer - 11-29-2011, 11:43 AM
Thread Author #7
- 11-29-2011, 12:51 PM #8
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
This sounds great. Just one question.
If an OTA update comes our way, I can re-enable these apps so that the OTA will work, correct?
My only rooting experience was with the OG Droid, and I got rid of pretty much all bloat, but was unable to do OTA updates after Froyo. I know you said I can re-enable with a hard reset, but that means the hardware reset itself, not a factory reset done through the settings menu, right? - 11-29-2011, 03:39 PM #9
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
This worked well.
Dovahkiin, if you're concerned about any future updates, just run the tool again but change all the "disable" to "enable" and that should bring you back to where you were before using the tool. - 11-29-2011, 03:47 PM #10
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
Sorry to bother but i'm a extremely new user to android (still looking at pre plus til i get home) and was wondering if this is possibl to do for the Droid x2 also?
- 11-29-2011, 06:09 PM #11
- 11-29-2011, 10:30 PM
Thread Author #12
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
That is correct!
Sure, but I dont have one. If you can send me a link to a stock ROM I should be able to whip up something similiar.
AS a mattery of fact, this tool should work on the X2 but I cant say for sure because I dont have one. - 11-29-2011, 11:24 PM #13
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
How come I'm unable to view word docs now? had to download the dataviz and now there are ads... any suggestions? Im a noob to android
- 11-30-2011, 12:07 PM #14
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
This doesnt work on mac eh?
- 11-30-2011, 02:55 PM #15“Around here, however, we don't look backwards for very long.
We keep moving forward, opening up new doors and doing new things,
because we're curious...and curiosity keeps leading us down new paths.”
-Walt Disney - 11-30-2011, 03:32 PM
Thread Author #16
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
- 11-30-2011, 03:32 PM
Thread Author #17
- 11-30-2011, 03:43 PM #18
Re: [Tool] - CleanTOOL 1.1 - 11/29 - Even Cleaner than Before!
- 11-30-2011, 07:02 PM #19“Around here, however, we don't look backwards for very long.
We keep moving forward, opening up new doors and doing new things,
because we're curious...and curiosity keeps leading us down new paths.”
-Walt Disney - 11-30-2011, 07:05 PM #20“Around here, however, we don't look backwards for very long.
We keep moving forward, opening up new doors and doing new things,
because we're curious...and curiosity keeps leading us down new paths.”
-Walt DisneyThanked by 2: - 11-30-2011, 07:16 PM #21
Awesome. Trying it when I get home. Thanks
Sent From My HTC Rezound. The Galaxy Nexus Is A Myth.Follow me on Twitter: @SpaceHippieSays - 11-30-2011, 09:56 PM
Thread Author #22
- 12-01-2011, 05:15 PM #23
- 12-01-2011, 07:17 PM #24“Around here, however, we don't look backwards for very long.
We keep moving forward, opening up new doors and doing new things,
because we're curious...and curiosity keeps leading us down new paths.”
-Walt Disney - 12-01-2011, 11:00 PM #25
Last edited by TitansJonne; 12-01-2011 at 11:46 PM.







Reply



































