Related
how the hell do i change the new market on my theme... it keeps refreshing the stupid new one OTA. I pulled all the system apps with adb to see if it over wrote anything, but to no avail... my original vending is still intact... where is this file so I can have the update automatically included in the build with MY files?????? Please help themers, im still new with this
update:
Ok, so most of you themers probably figured out how to overwrite the market file when its in the data/app/ but after troubleshooting, i could not get it to write to the system/app side... so for now, a temporary solve is to deleter picotts.apk and marketupdater.apk from the /system/app folder... market works still and installs still, just wont be 1.66, which for me doesnt really have any advantages other than the bill to account option... hope this helps some of you
Michaelr219 said:
how the hell do i change the new market on my theme... it keeps refreshing the stupid new one OTA. I pulled all the system apps with adb to see if it over wrote anything, but to no avail... my original vending is still intact... where is this file so I can have the update automatically included in the build with MY files?????? Please help themers, im still new with this
Click to expand...
Click to collapse
it's not you. it has something to do with cyan's latest roms. vending icon goes to stock so i believe it's allowing the htc 1.6 to overwrite it. i believe the only way perhaps to change it is to take vending from the htc image 1.6 itself and theme that. not 100% sure, but that's your best bet . hope it works.
Check my theme thread for more details, but it has to do with a tmo update placing a package com.android.vending.apk in /data/app/ thermr it, sign it in a .zip with the test keys, and pull the .apk from the .zip and push it back to /data/app/
opasha said:
it's not you. it has something to do with cyan's latest roms. vending icon goes to stock so i believe it's allowing the htc 1.6 to overwrite it. i believe the only way perhaps to change it is to take vending from the htc image 1.6 itself and theme that. not 100% sure, but that's your best bet . hope it works.
Click to expand...
Click to collapse
It's not Cy's ROM. It's like david said, the TMO update goes into /data/app instead of /system/app. Once everyone has the update, we can just start putting the themed vending in a data/app folder in our update.zips
jairomeo said:
It's not Cy's ROM. It's like david said, the TMO update goes into /data/app instead of /system/app. Once everyone has the update, we can just start putting the themed vending in a data/app folder in our update.zips
Click to expand...
Click to collapse
yeah my bad for the incorrect info. i just noticed that issue when i was on cyan's latest roms 4.2.7+. dwang's did not have this issue (except for 1.15). thanks for the correct info though .
I don't have the update because I wiped after it rolled out, but my GF's phone has the option to uninstall the update when you click on the Market inside the settings. Has anyone tried this yet? Just curious
jairomeo said:
I don't have the update because I wiped after it rolled out, but my GF's phone has the option to uninstall the update when you click on the Market inside the settings. Has anyone tried this yet? Just curious
Click to expand...
Click to collapse
I have been using this as a solution since the first day the issue arrived. What this does is remove com.vending.apk from /data/app (the tmo update is installed in data instead of system) with a manual delete. I have also tried pushing it back to data/app and the update works after that.
Here is what I have figured out: Do you remember the days of android when when it was first figured out how to manually set up apps2sd? There were many market issues in those days which often resulted from people setting up apps2sd before opening the market and signing the TOS. This same thing is reappearing with metamorph applications, in that after metamorph plays with the framework, the android market (online check server) no longer sees you as having signed the TOS, which normally happens upon the markets first launch. The market app itself has info in the cache that you have signed the TOS, and thus it will launch, but will the online check that occurs will not allow the install. When you downgrade it forces a resign of the TOS, and thus unless metamorph is used again, an upgrade is fine at this point.
jairomeo said:
It's not Cy's ROM. It's like david said, the TMO update goes into /data/app instead of /system/app. Once everyone has the update, we can just start putting the themed vending in a data/app folder in our update.zips
Click to expand...
Click to collapse
since its a tmo update, would it mess up anyones market that doesn't have tmo? or make separate version for people that have or don't have tmo?
yea, i found it last night after posting in the /data/app when i was extracting updated apks doing a backup (with backup for root)
wasnt the place i wouldve expected to find it. i tried renaming it to vending, themeing it, and then putting it back into system apps, but to no avail... so i added a /data/app and am going to have it auto install. hopefully the OTA wont still force it to overwrite my themed files... but thanks for the help guys, i hope this works
yeah im not on TMO im on rogers. i never even got a notice of any kind of update.
bump... check first post
So it's part of the system and doesn't show up under Manage APP settings? Do you just push the apk into the /system/app folder?
SiNJiN76 said:
So it's part of the system and doesn't show up under Manage APP settings? Do you just push the apk into the /system/app folder?
Click to expand...
Click to collapse
What's part of the system?
If you are saying that you want to install a random app you grabbed somewhere and the Applications Manager won't allow you to install it, you are correct. That is used to uninstall applications
You can install apps a few different ways. Personally, I only install apps while connected to my computer. So I simply...
Code:
adb install applicationName.apk
If I have a bunch of apps I wish to install, I use android commander (http://forum.xda-developers.com/showthread.php?t=622873)
Beyond that, you also have this option (http://android.modaco.com/content/s...e-clicking-on-your-pc-with-installapk-beta-1/) and there are also file managers (http://www.androidtapp.com/linda-file-manager-formerly-android-file-manager/) that will allow you to install apps.
Hope this helps!
Android Commander looks nice...and useful. Thanks for the links. I'll look into those programs to see if it does what I want it to do.
To elaborate on what I wanted...I took the IM.apk from enoms rom and installed it onto cy's rom using root explorer...but it shows under app manager...it's not 'flashed' into the system ROM. So I'm wondering how to install the IM.apk so that it looks like it came preinstalled with the ROM.
Hope nobody says that I need to make an update.zip... cause I think that would be a bit over my head.
Anyway...off to read up on the link you provided. Thanks!
SiNJiN76 said:
Android Commander looks nice...and useful. Thanks for the links. I'll look into those programs to see if it does what I want it to do.
To elaborate on what I wanted...I took the IM.apk from enoms rom and installed it onto cy's rom using root explorer...but it shows under app manager...it's not 'flashed' into the system ROM. So I'm wondering how to install the IM.apk so that it looks like it came preinstalled with the ROM.
Hope nobody says that I need to make an update.zip... cause I think that would be a bit over my head.
Anyway...off to read up on the link you provided. Thanks!
Click to expand...
Click to collapse
ooooh! gotcha.
Push any system replacements over their original...so IM.apk, Mms.apk, etc all get pushed into /system/app as you originally thought. Sorry, I didn't quite understand what you were asking.
But through my confusion, you got reading material...
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
To Remove:
Code:
adb remount
adb shell
cd /system/app
rm IM*
exit
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
I removed mine using fresh kitchen. If you don't want to mess with adb commands, its the way to go.
You can get it at: geekfor.me
Is it possible to remove any of the bloat ware- NFL, IM, etc if we were stupid and used the official RUU that hasnt been rooted yet?
I'm regretting that decision majorly- I'd forgotten about how much stock BS sprint has.
sporty9xterra said:
Is it possible to remove any of the bloat ware- NFL, IM, etc if we were stupid and used the official RUU that hasnt been rooted yet?
I'm regretting that decision majorly- I'd forgotten about how much stock BS sprint has.
Click to expand...
Click to collapse
No.
The ability to delete stock applications from either HTC or Sprint can only been achieved via a rooted device. Sorry, but your SOL for the time being.
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
Check out an app called Startup Auditor
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
use root explorer or manager from the phone itself, or android commander from pan piotr on this site, they are all utitilites i never leave home w/o. O, i forgot, i dont really leave that oftenXD or if its in gbits package just reflash or reinstall it to see if the problem is resolved...yay youre back. I heard everyone here saying how they missed you. THE PRECEDING SENTENCE IS FALSE. I missed you though aaaaaaaaaa JK!!!!!!!!!!! I have some stuff for you, ill pm when i get a chance.
I usually go through adb and rm the programs I don't want, however if you are using titanium backup, you can uninstall programs from there as well and that's as easy IMO.
drbgotenks said:
I removed mine using fresh kitchen. If you don't want to mess with adb commands, its the way to go.
You can get it at: geekfor.me
Click to expand...
Click to collapse
i have fresh 2.1.2
will is still work for this?
primerib said:
i have fresh 2.1.2
will is still work for this?
Click to expand...
Click to collapse
Pretty sure it will but I have never used it. I use the adb commands in terminal. If your phone is rooted that will work perfectly. The commands are posted by Mr. Danger 7 posts above you.
I've searched around a bit (maybe not as long as I should've), but I don't see how to remove the stock bloatware apps that come with this phone.
Can someone point me to a guide, or give me a quick run down?
Flapjack said:
I've searched around a bit (maybe not as long as I should've), but I don't see how to remove the stock bloatware apps that come with this phone.
Can someone point me to a guide, or give me a quick run down?
Click to expand...
Click to collapse
Its a pain lol. Theres so many i just gave up lol (fyi they don't take up much space)
This is the code :
Code:
adb shell
su
rm /system/app/<apk name>
pm uninstall <package name>
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Daneshm90 said:
Its a pain lol. Theres so many i just gave up lol (fyi they don't take up much space)
This is the code :
Code:
adb shell
su
rm /system/app/<apk name>
pm uninstall <package name>
Click to expand...
Click to collapse
Yeah, it does seem like a PITA.
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
Maybe I'll try that. Do you have to actually do a backup/restore process before you can remove them? Or can you just remove them from the app itself?
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
You could do that but then ur left with a /data/data folder for ur app and its name under packages.xml.
The other thing that kills me is that a lot of these apps keep popping up for now reason. I run "Advanced Task Killer" on a frequent basis, but I'll find apps like "Slacker" sitting there, taking up memory.
I know a lot of these apps are set to run on startup.... but why are they just starting up at random times?
I feel like I have so little control over this phone... it actually scares me. I knew everything my WinMo phone was doing at all times.
Daneshm90 said:
You could do that but then ur left with a /data/data folder for ur app and its name under packages.xml.
Click to expand...
Click to collapse
Can these items just be deleted?
I went to Samsung Firmwares and got the UGJG8 firmware and flashed that using Odin and 512.pit. You will get a 100% bone stock i9000m with no bloatware.
Just remember to write down your current APN settings as you will have to readd them.
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
Call me an idiot, but I can't figure out who to remove apps with this app.
Flapjack said:
Can these items just be deleted?
Click to expand...
Click to collapse
They could but that would be longer, since ud have to go through packages.xml to look for ur app. In simple terms :
Its like uninstall a windows software. Your deleting its c:\program files directory whereas im going to "uninstall software" and following procedure.
BobbyTee said:
I went to Samsung Firmwares and got the UGJG8 firmware and flashed that using Odin and 512.pit. You will get a 100% bone stock i9000m with no bloatware.
Just remember to write down your current APN settings as you will have to readd them.
Click to expand...
Click to collapse
How in the heck do you find that? I've been all over the Samsung site and I can only find are Windows drivers.
**EDIT**
Nevermind, I found it on another site. I think this is what you meant, right?:
http://samsung-firmwares.com/i9000.htm
Also, what is the difference between the I9000DTJG4 and the I9000UGJG8 firmware?
Daneshm90 said:
They could but that would be longer, since ud have to go through packages.xml to look for ur app. In simple terms :
Its like uninstall a windows software. Your deleting its c:\program files directory whereas im going to "uninstall software" and following procedure.
Click to expand...
Click to collapse
Got it.
Now, is that a script I need to write for each app? I haven't even gone so far as to explore the file system, let alone write scripts. Is there a good (recommended) app for putting scripts together? ...or are you just using a notepad type editor in Windows, then copying them over via SD card?
Flapjack said:
Got it.
Now, is that a script I need to write for each app? I haven't even gone so far as to explore the file system, let alone write scripts. Is there a good (recommended) app for putting scripts together? ...or are you just using a notepad type editor in Windows, then copying them over via SD card?
Click to expand...
Click to collapse
Sure u can write a quick .bat script that does this or manually enter them in command-prompt up 2 u. Btw, what exactly is ur issue with the bloat-software ? is it the space its taking up ? or being shown in app drawer ? Cuz if ur using launcher-pro u can hide those apps from the drawer. Honestly they don't take up tht much space.
Daneshm90 said:
Sure u can write a quick .bat script that does this or manually enter them in command-prompt up 2 u. Btw, what exactly is ur issue with the bloat-software ? is it the space its taking up ? or being shown in app drawer ? Cuz if ur using launcher-pro u can hide those apps from the drawer. Honestly they don't take up tht much space.
Click to expand...
Click to collapse
Well, the biggest thing is that they're actually running without me opening them (eg: Slacker). That is really starting to piss me off. Secondly, they are very clutter-some. I don't have Launcher Pro, though I've heard good things about it. Is this something I get from the Marketplace? It runs instead of the Samsung interface, right?
**EDIT**
Just found "LauncherPro" on the Market. Looks good, but many are complaining the latest version is laggy/buggy and has obnoxious ad placement.
Does anyone have the next most recent version?
Flapjack said:
Well, the biggest thing is that they're actually running without me opening them (eg: Slacker). That is really starting to piss me off. Secondly, they are very clutter-some. I don't have Launcher Pro, though I've heard good things about it. Is this something I get from the Marketplace? It runs instead of the Samsung interface, right?
Click to expand...
Click to collapse
Nope its independent of proprietary frameworks, i.e it runs on stock.
Daneshm90 said:
Nope its independent of proprietary frameworks, i.e it runs on stock.
Click to expand...
Click to collapse
So would this be ok to install right now, or wait until I possibly flash the bone-stock firmware (which ironically would eliminate the included apps)?
Flapjack said:
So would this be ok to install right now, or wait until I possibly flash the bone-stock firmware (which ironically would eliminate the included apps)?
Click to expand...
Click to collapse
Nope it'll run on ANY proprietary/nonproprietary android firmware which is 2.0+
I just use root explorer and delete apk+odex from system/app
fua said:
I just use root explorer and delete apk+odex from system/app
Click to expand...
Click to collapse
Can you go into a little more detail? What is odex?
Its fairly easy, actually.. No apps or code needed. Go to:
Settings -> Applications -> Manage Applications
Press the menu button, and press Filter. Then change the selection to "All"
There's been a lot of speculation on what can and can't be removed as well as how to remove them without causing force-closes, boot loops, and other headaches. So I wrote this script that will let you disable all of the bloat with none of the hassle.
After a few prompts to find out if there's anything you want to keep that can't be replaced in the market, it will do its magic -- renaming files to a .bak extension so they are no longer recognized by Android. This will cause some system services to fail and force-close loop until you reboot (and the script reboots for you). Also included is a script that will undo all of this.
If you select every option, including the default launcher and text messaging apps (which are confirmed safe to remove without losing SMS or MMS ability or push notifications), then here's the list of apps removed:
AdService.apk, android-syncservice-app.apk, ArcVideoEditorLite.apk, BackupAssistanceClient.apk, Blockbuster.apk, BlurHome2.apk, BlurSNMessagingEngine.apk, BlurTasks.apk, BlurUpdater_VZW.apk, BooksPhone.apk, CitrixReceiver.apk, CityID.apk, Conversations.apk, DLNA.apk, DlnaSystemService.apk, FriendFeed.apk, gotomeeting-stub-1.0.74.apk, GuidedTours.apk, HelpCenter.apk, IMPresence.apk, IndexingService.apk, Kindle.apk, MessagesWidget.apk, Messaging.apk, MOTOPRINT.apk, MSExchangeService.apk, MyVerizon.apk, NewBayVault_4.2.99.36.Market.apk, NFLMobile.apk, OnlineAlbum.apk, PhotoEditor.apk, PortalStandAlone.apk, Preloaded.apk, RichLocationVzW.apk, SkypeBourbon.apk, Slackerradio.apk, SocialMessaging.apk, SocialShare.apk, StatusWidget.apk, SuggestionsProvider.apk, SuggestionsRuleCheckerCore.apk, SuggestionsServiceScheduler.apk, Swype.apk, ToggleWidgets.apk, UniversalInbox.apk, Upgrader.apk, VCAST_TONES_4_5_7.apk, VCASTMusic.apk, VCASTVideo.apk, VSuiteApp.apk, vzw_vnav_DROID3_rel_PROD_signed.apk, VZWIM.apk, VZWInstaller.apk, WeatherWidget.apk, ZumoCast_1.0.17.apk
Make sure you run these scripts using Script Manager or a comparable app and be sure to enable it to run as root or it won't have permission to make changes to /system/app.
This is version 1 of the scripts -- if any of the apps removed wind up causing problems or more are found, I'll add it to the list. I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile. You can find these apps in the market, so there's no point keeping them locked down in system.
Enjoy! Comments are welcome.
UPDATE 9/1/2011: fixed a typo in one of the variables (thanks everyone who reported this), added more options to keep (Swype and Car Dock Voice Commands), split into two versions -- one for the stock 5.5.959 build and 5.6.890 update (late August OTA), added a warning about removing the home screen without a launcher and that it removes the Calendar widget.
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
script
instructions for use?
thanks
DoubleYouPee said:
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
Click to expand...
Click to collapse
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
lodisax said:
instructions for use?
Click to expand...
Click to collapse
Read the post.
You'll want to use Script Manager -- unzip the two scripts to your SD card (internal or external), launch Script Manager (free version is fine), find the script and click it, then tick on 'root' and then run the script. Follow the prompts from there.
script
thanks for the answer
psouza4 said:
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
Click to expand...
Click to collapse
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
DoubleYouPee said:
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
Click to expand...
Click to collapse
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
script
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
lodisax said:
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
Click to expand...
Click to collapse
Please read the thread thoroughly -- I'm going to ignore obvious questions like these.
psouza4 said:
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
Click to expand...
Click to collapse
So what if I wanna keep DLNA, photoeditor and socialmessaging?
DoubleYouPee said:
So what if I wanna keep DLNA, photoeditor and socialmessaging?
Click to expand...
Click to collapse
Then answer 'Y' to the prompts asking if you want to keep 'DLNA' or 'social messaging'. There are plenty of photo editors in the market, so there's no prompt on that (although if you were so inclined, you could just rename the .BAK's back to their original files). I feel you haven't actually looked at the script or read my post.
psouza4 said:
I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile.
Click to expand...
Click to collapse
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
serg675 said:
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
Click to expand...
Click to collapse
Ehh I agree with you to a point, because i made the very noobish mistake of uninstalling bloat that i knew would not effect daily use; however, I did a factory reset to test a theory for krazy and learned that something I uninstalled makes the setup process FC and wont let you get to the blur launcher, luckily other launchers work and I was able to batch install via adb.
Thing is though is if the phone reboots when this stuff is renamed then it will survive a factory reset, though it may do the same thing mine has done. If it does its no big deal to load up adb and rename the files back so that you can complete the setup.
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Xenoproctologist said:
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Click to expand...
Click to collapse
That messes with the dock though, so I don't consider it bloat.
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Sent from my DROID3 using Tapatalk
Seirÿu said:
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Click to expand...
Click to collapse
Open the script in a text editor and read my comments -- it gives each one a title.
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
thingonaspring said:
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
Click to expand...
Click to collapse
Thanks!
Couple of notes, too:
It was asked in IRC why I'm removing 'android-syncservice-app.apk'. This service is the extra backup stuff that Verizon added on (as evidenced inside the package in /assets/system.properties you'll find several references to verizon servers for sync, like sm_connection_url=http://syncba.myvzw.com/syncml). This service doesn't do anything beneficial for you unless you really have a hard-on for Verizon's sync stuff. I've had it disabled since we achieved root and it has no affect on account sync services (contacts, gmail, calendar, reader, etc.) nor SMS/MMS push notifications, etc.
Also, a fellow PM'd me saying he got errors that variable names were invalid -- turns out he had edited the script in Windows, saved it, and that broke the UNIX-style line endings. If you're going to modify the script, use Notepad++, UltraEdit, or something that will maintain the correct line endings. Or just use an editor on the phone, such as in Root Explorer.
Thanks a bunch man, works great. About to run a benchmark to see the results!