• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Uninstalling factory apps

will_76

Newbie
So how many of you uninstall factory apps like Kindle, Blockbuster and the like? And I know you can't do it in app manager so do you go into the folders and delete them?

just curious bc i know i'll never use them
 
nope i got it! I'm rooted and downloaded uninstaller for root. Took a few off. I guess would just help with freeing up space? I had a ton left but hate the clutter of apps.

Love the site and thanks for all your help
 
nope i got it! I'm rooted and downloaded uninstaller for root. Took a few off. I guess would just help with freeing up space? I had a ton left but hate the clutter of apps.

Love the site and thanks for all your help

I hope you backed them up or renamed them or something.
Unistalling the preinstalled apps prevent OS updates from succeeding.
 
I hope you backed them up or renamed them or something.
Unistalling the preinstalled apps prevent OS updates from succeeding.
+1 for good advice.

Just removing can cause some major headaches later on down the line. If you didn't back them up or create a CWR image, then you'll have to SBF your phone back to stock before doing any OTA upgrades or you'll have a nice paperweight.

You can also use a program like Titanium Backup which lets you freeze apps. They still take up physical space, but they won't run anymore. Very easy to just unfreeze them when you want to do an upgrade.
 
+1 for good advice.

Just removing can cause some major headaches later on down the line. If you didn't back them up or create a CWR image, then you'll have to SBF your phone back to stock before doing any OTA upgrades or you'll have a nice paperweight.

You can also use a program like Titanium Backup which lets you freeze apps. They still take up physical space, but they won't run anymore. Very easy to just unfreeze them when you want to do an upgrade.

do you have to be rooted to use titanium backup or is it just a app to do it with
 
do you have to be rooted to use titanium backup or is it just a app to do it with
That utility, and all utilities that can modify system files, require root acess.

If you are nervous about rooting, just get Z4root. Seriously only takes a minute at most.
 
That utility, and all utilities that can modify system files, require root acess.

If you are nervous about rooting, just get Z4root. Seriously only takes a minute at most.

is z4root still in the app market and what do you do after you install it
 
is z4root still in the app market and what do you do after you install it

last i checked, it was NOT in the maket but was available on XDA.

you install it, open it up, and literally click a button and wait and it works its magic...it is awesome.


and Yes, ALWAYS make a backup of stock rooted or you will have to flash SBF which is not difficult, but it takes a long time to do. i learned this the hard way.
 
Moving them to a different directory is easier than renaming.

I moved all of mine to /system/app/APPS.

If I get another update I just have to:
# cd /system/app/APPS
# mv * ..

No renaming, no restoring.
 
No you won't. The update will just fail.
Seemed to remember that if the bootloader gets updated in the update, and the update fails, then it bricks.

But then again, I've been wrong once before. Always better safe than sorry.
 
Seemed to remember that if the bootloader gets updated in the update, and the update fails, then it bricks.

But then again, I've been wrong once before. Always better safe than sorry.

I misspelled stickynoteswidget and my update failed several times until I fixed it.
 
Seemed to remember that if the bootloader gets updated in the update, and the update fails, then it bricks.

But then again, I've been wrong once before. Always better safe than sorry.
It doesn't get that far. The install checks to see that all of the proper files are there very early in the install (possibly first thing it does). When it doesn't see everything, it fails.
 
Back
Top Bottom