[Q] Uninstalling Bloatware - Verizon Samsung Galaxy S 4

I recently rooted my GS4 using the steps outlined in this thread:
http://forum.xda-developers.com/showthread.php?t=2565758
First, a big THANKS to all those responsible for this latest root process. The vast majority of us have no idea the lengths in which you go in order to stay on top of the rooting process. My deepest respect.
Now, I would like to uninstall some of the bloatware installed on this phone. I understand there is a school of thought which dictates one should simply "freeze" an unwanted app instead of uninstalling it. In my opinion, as long as the app will never be used AND will not cause a system meltdown if uninstalled, it should be uninstalled. That being said, I would like some objective opinions on the following apps. The main app I would like removed is Knox. In addition...
- All Amazon related apps, save the main Amazon app
- Audible
- Caller Name ID
- Flipboard
- Google (appears at the bottom of the recent apps screen)
- Google+
- IMDb
- All Verizon related apps
- Optical Reader
- NFL Mobile
- All Google Play related apps save the Play Store
- Polaris 5
- TripAdvisor
- WatchON
Again, what is (are) the ramification(s) of uninstalling one or more of these apps? What is the best way to uninstall a bloatware type app? If using Titanium Backup to simply "freeze" the app is best, what are the steps in doing this?

senselessvictory said:
What is the best way to uninstall a bloatware type app? If using Titanium Backup to simply "freeze" the app is best, what are the steps in doing this?
Click to expand...
Click to collapse
I do not know if this option was available before root but if you go to the list of apps and click the menu button (lower left of phone), you will see a "Hide Applications" option. Once clicked, a check box will appear next to each app. Once you select each application you want to hide and click Done, you will be left with only the applications you want to use. This includes Knox.
I do not know well this will work going forward but, for now, I am good. Does anyone know if this will permanently restrict Knox?

check this tool out just make sure you read and then re read lol http://forum.xda-developers.com/showthread.php?t=2313341

Related

Bloat Manager

I recently bought a Droid 2 Global and decided to get my feet wet with android development. To familiarize myself with the platform I wrote a simple utility for managing the bloat that came pre-installed on my phone. I thought there might be other people who would get some use out of this so I am posting it here. You will need to be rooted and have busybox installed to use this application. If you used z4root to root your phone then you should have everything you need.
The application is pretty simple. When you start it you are presented with a list of the Bloat that the application recognizes. Each item in the list has a checkbox that indicates whether it is enabled or not. To disable bloat you just uncheck the boxes next to what you don't want and then press the Apply button that appears at the bottom of the screen. You can save what you have disabled as a profile by pressing the options button and then choosing Save Profile. This is convenient because you are going to need to turn all of this bloat back on if you want to receive updates. If you have saved a profile and a new update becomes available you can launch Bloat Manager, press the options button, choose Enable All and then click Apply to get your phone ready for the update. After the update installs you can launch Bloat Manager, press the options button, choose Load Profile and then click Apply to turn the bloat back off.
The following applications can be toggled on or off using Bloat Manager:
Amazon MP3 /system/app/amazonmp3_1_8_14_signed_zipaligned_Signed_2010-09-09_15-23-51.apk
Blockbuster /system/app/Blockbuster.apk
City ID /system/app/CityID.apk
Friend Feed /system/app/FriendFeed.apk
Kindle /system/app/Kindle-1_0_2-OEM-SingleSign_Signed_2010-09-20_17-31-57.apk
My Net /system/app/Mynet.apk
My Verizon /system/app/MyVerizon.apk
News Widget /system/app/NewsWidget.apk
Performance Manager /system/app/PerformanceManager.apk
Skype /system/app/Skype_mobile.live.apk
Social Messaging /system/app/SocialMessaging.apk
Social Share /system/app/SocialShare.apk
VZNavigator /system/app/vnav_6.1.0.160_Droid2Global_rel_PROD_signed.apk
Visual Voice Mail /system/app/Vvm.apk
Weather Widget /system/app/WeatherWidget.apk
World Clock Widget /system/app/WorldClockWidget.apk
When you disable an application using Bloat Manager it simply renames it to .bak. When you re-enable an application it is renamed back to .apk.
Bloat Manager remounts your /system partition as writable in order to make changes to applications. I came up with this list based on what other people have had success with removing, but I have not personally turned off everything on the list. Changing things in your system partition is always dangerous so please be careful.
So this only renames the app filenames? Is the app still affecting the phone in any way (ie. sucking battery life) once it is renamed, or is it completely "disconnected" from the phone until you rename it back to .apk for updates/etc.?
Thanks I will try this out soon.
Correct, this simply renames the apps so that they are no longer recognized as launchable applications. The applications will not be able to run anymore after they are renamed so they will not affect your battery life directly. I have heard that the operating system will continually try and restart some apps if they get renamed, but based on what people are saying in the bloatware removal script thread on droidforums where I got this list of applications none of these should have that problem.
Let me know how it goes.
The application works, any chance you might add more programs to the list?
Sent from my DROID2 GLOBAL using XDA App
Are there any specific applications you would like to see added? I designed it so that the list can be extended but I haven't implemented an easy way to add things yet. If you know your way around a SQLite database you can add new items to the Bloat table to put them in the list. I plan on adding an import feature that lets you add a group of applications from a file in the near future.
Well some programs I can do without are files, car dock, backup assistant, the social networking widget, and news and weather, if you can find a way to ad the .bak extention to them without it hurting the system, it would be greatly appreciated
Sent from my DROID2 GLOBAL using XDA App
wtb one for sprint phones, i.e. the Epic 4G
Great solution, how about a "Bloat Manager for Samsung Galaxy S" next ?
How about a general android bloat manager?
General Android bloatware app would be a major win!
The way you implement (renaming to .bak) is brilliant in it's simplicity, well done. I'm curious how it compares to the 'freeze' function of Titanium backup. Anyone?
^^^That's what I want to know too.
i am just wondering but would this work on other phones like the HTC Droid ERIS or any other devices???
Any chance you can port this to the Droid X? Also, do you need to be rooted to use it, or does it work on stock devices?
same quest
rusty815 said:
...any chance you might add more programs to the list?
Click to expand...
Click to collapse
...are these Bloats removeable too?
-Stocks
-Amazon
-Soundhound
-Setup
-facebook
-htc hub, likes etc.
-latitude
-anything from google (maps locations, navigation etc., etc.)
-peep, twitter etc. any social network sh..
-speech saerch
-talk
-connected media
Any chance for a G1 or G2 version?
I plan on making the next version a lot more flexible in terms of which phones it will be useful for. If you guys can get me a list of which apps can safely be removed from your phones I can add them to the next version.
Technically this version should run on other phones so long as they are rooted and have busybox installed in /system/bin. If your phone has some of the same bloat that comes on a Droid 2 Global you may be able to use this to remove it. Any applications that the program cannot find when it starts will have a ! on the front of their names in the list. Bloat Manager won't be able to turn those off.
I installed this and chose disable all, and clicked apply. The applications can still be opened. Skype still shows that it is running even after I force stop it.
LOL...installed on my G1....all apps had the !
Uninstalled. Thanks!
MrFrankfromCM said:
LOL...installed on my G1....all apps had the !
Uninstalled. Thanks!
Click to expand...
Click to collapse
Lol, its meant for the bloat on the d2g and d2, I'm pretty sure the g1 doesn't have any of the apps that are on the list
Sent from my DROID2 GLOBAL using XDA App
MrFrankfromCM said:
Any chance for a G1 or G2 version?
Click to expand...
Click to collapse
If your looking for away to remove bloatware on the G2 go to this thread http://forum.xda-developers.com/showthread.php?t=809231
super easy did it myself.

[Q] Safe to remove apps?

Has anyone compiled a list of the safe-to-remove apps for the AT&T GSII along with corresponding .apk filenames, yet? I've already removed a number of them via Root Explorer, using the list of removed apps from Cognition's rom, but there's a couple that still remain and I'm wondering if they're ok to remove or not. A full list would be best, though I'm mainly wondering about:
Kies Air
Featured Apps
Social Hub
AT&T Hot Spots (doesn't show in app list, but still shows as a running app for me)
Don't know...I saw that AT&T Hot Spots wasn't actually in the drawer but it shows up as a running app too. I don't plan on removing Kies Air or the Social Hub (for the moment) but I'd like to remove "Featured Apps" but when I go into Titanium Backup it'll ask me if I'm sure I want to do this since it's part of the framework so I've backed off of it for now...I'd like to know about these 4 apps and if they're safe to remove as well.
I used root explorer and did it manually. I lost count how many I ripped out.
Sent from my SAMSUNG-SGH-I777 using XDA App
joeybear23 said:
I would like to keep a running list of AT&T-delivered apps from the stock ROM that are safe to freeze/uninstall without causing any loss of essential functionality.
Amazon Kindle
AP Mobile
AT&T Code Scanner
AT&T Family Map
AT&T Hotspots (if you do not use it)
AT&T Navigator
Buddies Now
City ID
Digital Clock
Dual Clock
Featured Apps
Live TV
Media Hub (not AT&T Bloatware, rather Samsung-delivered)
Mini Diary
Mini Paper
QIK Lite (if you do not use stock video chat)
Yahoo Finance
YP
If you have any apps that you have removed and run problem free for at least 48 hours, please let me know and I will update the list.
Click to expand...
Click to collapse
From this thread.
Honestly I'd recommend installing Titanium Backup and doing a backup before you remove ANY apps. You simply never know if you might need them down the road for something. Sure 99% of the AT&T crap is crap, but there's no reason not to back them up first.
Also, if you're worried about it, buy the PRO version (of TB) and simply freeze ones you don't want to use. This isn't deleting them, it simply disables them.
Kadin said:
Honestly I'd recommend installing Titanium Backup and doing a backup before you remove ANY apps. You simply never know if you might need them down the road for something. Sure 99% of the AT&T crap is crap, but there's no reason not to back them up first.
Also, if you're worried about it, buy the PRO version (of TB) and simply freeze ones you don't want to use. This isn't deleting them, it simply disables them.
Click to expand...
Click to collapse
I have the PRO version. I know about freezing but I was being lazy and I know there are much more adventurous people than me who've gone ahead and ripped things out. I didn't want to do the freeze app, okay seems safe to remove, repeat per next app deal. Like I said, I'm lazy...
Some of these At&t apps i cant find under root explorer, for example featured apps. what would be the file name for featured apps?
re: bloat/system apps
Smoghog said:
Has anyone compiled a list of the safe-to-remove apps for the AT&T GSII along with corresponding .apk filenames, yet? I've already removed a number of them via Root Explorer, using the list of removed apps from Cognition's rom, but there's a couple that still remain and I'm wondering if they're ok to remove or not. A full list would be best, though I'm mainly wondering about:
Kies Air
Featured Apps
Social Hub
AT&T Hot Spots (doesn't show in app list, but still shows as a running app for me)
Click to expand...
Click to collapse
If you want to uninstall even more bloatware you need to get the app called
"SystemAppRemover" from the market. (everything will show up with this).
It makes it very easy to uninstall most any system apps.
The app has other functions too.
It's also best to flash a Nandroid backup of your rom before uninstalling
bloatware/system apps.
(use CWM Manager or CWM Recovery and NOT rom manager for backing up).
Good luck!

My Quarantined / frozen apps

I downloaded an app called App quarantine from the market and put the following apps in the don't run bin , but before doing that I downloaded Go Launcher / Go Contacts / Go Sms Pro and did a ehh, conversion from the stock samsung apps to Go Stuff. Has anyone else done this or anything similar?
Apk's no longer running on boot
(See screen shots, i'm lazy today.)
jb0nd38372 said:
I downloaded an app called App quarantine from the market and put the following apps in the don't run bin , but before doing that I downloaded Go Launcher / Go Contacts / Go Sms Pro and did a ehh, conversion from the stock samsung apps to Go Stuff. Has anyone else done this or anything similar?
Apk's no longer running on boot
(See screen shots, i'm lazy today.)
Click to expand...
Click to collapse
There are a number of apps that do the same type of thing, Titanium Backup will 'freeze' apps as well as a whole host of additional features.
Then of course, another option is to just rename the apps from *.apk to *.bpk and rebooting.
My personal preference is a third option called Autostarts which is similar to MSconfig in Windows but for Android. The reason being is, it gives you the ability to keep an app from ever running unless you actually tap the app to run it but still allows you to keep the app installed in the event you want to use it. Google Maps comes to mind, I want it installed, I dont want it running in the background.
I dont recommend removing any of the bloatware if you plan on staying on stock but, some of it for US Note users was able to be uninstalled without root via either Settings->Applications->Manage Applications->All Applications, then tap an app and see if uninstall was lit up, if so, sweet. Or, alternatively you could go thru the Market->(Menu Key)->My Apps but not all apps show up in this list. As a side note, I actually manually did a search for many of the apps on the phone and manually updated them because they were not showing up in the market 'My Apps' list.
One other side note, most of the Samsung apps are actually pretty decent, I usually dont touch them. Its the ATT software and the apps ATT took bribe money from third parties that bothers me (Yellow Pages for example).
Oh, and a little known feature of Go Launcher is the ability to hide apps.
Tap the App drawer icon to get to the list of apps on your phone, tap the menu button, tap hide apps. For those of us that havent bothered to root, this at least gives you the ability to not have to look at apps you dont want to see in the app drawer.
Wow thank you for all the info. As far as staying stock, I like making my devices unique to me, I did keep all spen related apps, but killed pretty much everything else. I doubt my phone will ever see an official release of anything, Xda all the way
littlewierdo said:
There are a number of apps that do the same type of thing, Titanium Backup will 'freeze' apps as well as a whole host of additional features.
Then of course, another option is to just rename the apps from *.apk to *.bpk and rebooting.
My personal preference is a third option called Autostarts which is similar to MSconfig in Windows but for Android. The reason being is, it gives you the ability to keep an app from ever running unless you actually tap the app to run it but still allows you to keep the app installed in the event you want to use it. Google Maps comes to mind, I want it installed, I dont want it running in the background.
I dont recommend removing any of the bloatware if you plan on staying on stock but, some of it for US Note users was able to be uninstalled without root via either Settings->Applications->Manage Applications->All Applications, then tap an app and see if uninstall was lit up, if so, sweet. Or, alternatively you could go thru the Market->(Menu Key)->My Apps but not all apps show up in this list. As a side note, I actually manually did a search for many of the apps on the phone and manually updated them because they were not showing up in the market 'My Apps' list.
One other side note, most of the Samsung apps are actually pretty decent, I usually dont touch them. Its the ATT software and the apps ATT took bribe money from third parties that bothers me (Yellow Pages for example).
Oh, and a little known feature of Go Launcher is the ability to hide apps.
Tap the App drawer icon to get to the list of apps on your phone, tap the menu button, tap hide apps. For those of us that havent bothered to root, this at least gives you the ability to not have to look at apps you dont want to see in the app drawer.
Click to expand...
Click to collapse
Just to add I guess a 'fourth' option, I like to use the app 'root toolbox' available on the market with both free and pro versions. Under the advanced menu you can remove any system apps you like but the nice thing is anything you remove is automatically backed up to the root toolbox folder on the internal sd. The backup is done automatically so you dont have to worry about removing something and forgetting to backup first and also gives you the option to restore any system apps you removed simply and easily. Ill be honest the restore feature has saved my bacon many times lol and is also a great way to experiment which apps are safe and unsafe to remove.

[P769][Debloat] JellyBean Safe Apps to Remove

ROOTED JellyBean Safe to Remove Apps List
If you have found other apps that are safe to remove with NO adverse effects, please comment, and I will update the OP.
FROM POST 10, by chicguy
+ Update from carriers (OTA updates) will not work after removing even one of the bloatwares. Disabling the apps will not affect OTA updates however.
+ Don't just remove thing because of the sake of removing it. Know your stuff!
The purpose of this is to show you how much junk you can remove from stock rooted. Most of this stuff can be reinstalled from the Play Store if you want it back.
I would suggest removing ANYTHING that can be donwloaded again later. This gives you full reign over the app...Not just it's data and updates.
YOU, not me or anyone else, accepts all risks. You have been warned
Here's the List:
411 and More - com.tmobile.d411
Amazon - com.amazon.mShop.android
Application Manager - com.lge.appbox.client
Bonus Apps - com.tmobile.bonusapps
Browser - com.android.browser
Caller Tunes - com.tmobile.callertunes
Chrome - com.android.chrome
CMAS - com.lge.cmas
Email - com.lge.email
Email Widget - com.lge.sizechangeable.email
Facebook - com.facebook.katana
Favorite Contacts Widget - com.lge.sizechangeable.favoritecontacts
Feather - com.lge.livewallpaper.feather
File Manager - com.lge.filemanager
FileShare - itectokyo.fileshare.ics20
Game Base - com.tmobile.gamebase
Games - com.wildtangent.android
GMail - com.google.android.gm
Google Play Books - com.google.apps.books
Google Play Magazine - com.google.apps.magazine
Google Play Movies/TV - com.google.android.videos
Google Play Music - com.google.android.music
Google Plus - com.google.android.apps.plus
Home (Only if you have another installed first)
Home Chooser
Home Theme (3 of them) - Leave these alone. Your experience may vary, but whenever these are
removed, the HOME app is auto installed again for some reason
LG MLT - com.lge.mlt (Feature in secret menu 3845#*!!!#) (!!! = Your model number)
NOTE: I personally remove this. Most will opt to simply disable it.
Additional Notes: "MLT", per default is enabled, and probably serves purpose to help LG with
remote support, but it tries to track all your activity and logs GPS position together with the
details gathered, and that includes calls, apps starting, removing etc...
This information is stored on the /mpt partition, in the MPT_MainData.db file. This file only
logs what is in 4.1.2 for some reason.
Final Notes: Some users have reported faster response, and in some cases more free RAM. Your
results may vary. Remove/Disable at your own risk.
Lookout Security - com.lookout
Maps - com.google.android.apps.maps
Mobile Life - com.tmobile.highlight
Photo Album - com.lge.sizechangeable.photoalbum
Picasa Uploader - com.google.android.apps.uploader
Polar Bear - com.lge.livewallpaper.polarbear
Polaris Office - com.infraware.polarisoffice
Scout - com.telenav.app.android.scout_us
Slacker Radio - com.slacker.radio
SmartShare - com.lge.smartshare
Sticky Note - com.lge.android.stickynotes.widget
T-Mobile My Account - com.tmobile.pr.mytmobile
T-Mobile Name ID - com.cequint.ecid
T-Mobile TV - com.mobitv.client.tmobiletvhd
Tags - com.google.android.tag
Talk - com.google.android.talk
TalkBack - com.google.marvin.talkback
The Little Prince - com.lge.livewallpaper.prince
Visual Voicemail - com.tmobile.vvm.application
Weather - com.lge.sizechangeable.weather
YouTube - com.google.android.youtube
Zynga Games - com.zynga.msc.widget.tmobile
Thanks Man! This needs a to be stickied.
Hey good post man.
I just wanna add 2 things I've experienced removing bloatware from this phone. After removing all this an OTA update will most likely fail. Also if you for any reason perform a hard reset it will hang during phone setup and you will need to KDZ flash to make the phone usable again. So to be safe I recommend backing up system/app so you can replace missing APKs if you need to get an OTA update or if you're stuck on initial setup following a hard reset.
Sent from my LG-P769 using xda premium
I've had my fair share of trial and ERROR with this phone, so I can now recover from Damn near anything. Lol. However...
I'm glad this info is on the first page. When I'm on a pc tomorrow, I'll link yours and other useful posts in the op. ...if that's cool with you..
Tablechair said:
Hey good post man.
I just wanna add 2 things I've experienced removing bloatware from this phone. After removing all this an OTA update will most likely fail. Also if you for any reason perform a hard reset it will hang during phone setup and you will need to KDZ flash to make the phone usable again. So to be safe I recommend backing up system/app so you can replace missing APKs if you need to get an OTA update or if you're stuck on initial setup following a hard reset.
Sent from my LG-P769 using xda premium
Click to expand...
Click to collapse
Good one here!
In my opinion, best advice is to disable apps. Removing and disabling apps is not different except for disk space and aesthetic. You will not gain much space from remove system stuff, but introduce a whole new troubles of reinstalling stuffs when you want to get OTA updates. Frankly, just buy a bigger SD card (few $ different), use an SD swapper script or program and be with disabling all those unwanted.
Again, my point is: "unable to do OTA updates" shouldn't mean "safe apps to remove".
One might argue... If you are rooted and go to all the trouble to remove these apps, why would you want an OTA?
This list is made under the assumption, this is the Rom you are keeping for a while. If you got this far, then getting to an OTA, if that's what's wanted, "should" require you to do a bit of work. And since there is currently no OTA from this point, it shouldn't matter... yet.
Good job
tribalartgod said:
One might argue... If you are rooted and go to all the trouble to remove these apps, why would you want an OTA?
This list is made under the assumption, this is the Rom you are keeping for a while. If you got this far, then getting to an OTA, if that's what's wanted, "should" require you to do a bit of work. And since there is currently no OTA from this point, it shouldn't matter... yet.
Click to expand...
Click to collapse
First, for a newly released phone, OTA is expected to be regularly, so why not OTA?
Second, unless you rely on very popular ROMs, the chance you got updates on customized ROM are rare. So you might miss out security updates (and I know I am paranoid ).
Third, again, disabling apps is not different from removing apps except for little disk space and the aesthetic of a setting page. But disable apps will save you from troubles in case of anything happen (not just only OTA), you can always revert it back in a few clicks.
So, I would say "ROOTED JellyBean Safe to Disable Apps List" is better for the sake of whoever use the list
chicguy said:
First, for a newly released phone, OTA is expected to be regularly, so why not OTA?
Second, unless you rely on very popular ROMs, the chance you got updates on customized ROM are rare. So you might miss out security updates (and I know I am paranoid ).
Third, again, disabling apps is not different from removing apps except for little disk space and the aesthetic of a setting page. But disable apps will save you from troubles in case of anything happen (not just only OTA), you can always revert it back in a few clicks.
So, I would say "ROOTED JellyBean Safe to Disable Apps List" is better for the sake of whoever use the list
Click to expand...
Click to collapse
Might I draw your attention to the second item in red, on the OP...
Oh yeah, now I notice two things:
NOTE: I personally remove this. Most will opt to simply disable it. ... Remove/Disable at your own risk.
Click to expand...
Click to collapse
Good one, gave you a Thank
YOU, not me or anyone else, accepts all risks. You have been warned
Click to expand...
Click to collapse
This one ... should be accomplished with a "known risks" section, like a "bug" or "not working" section in almost any comprehensive posts in XDA. Otherwise people just think it is totally safe, with the 0.0001% chance of breaking thing. A few thing to consider:
+ Update from carriers (OTA updates) will not work after removing even one of the bloatwares. Disabling the apps will not affect OTA updates however.
+ Don't just remove thing because of the sake of removing it. Know your stuff!
Excellent post! Thanks for this... wish there was more i could turn off on the phone to make it lighter and battery last longer after rooting to jb haha
Doesn't the included script do this?? not remove, but at least safe disable allowing the OTA...?
By the way i know is not the section but any one working on a rom for this phone without having to flash it to p760?
I mean we are rooting, unlocking bootloaders, recoveries, removing bloat and all this for .... i want to get a rom on this thing already lol!
excellent post! thanks for it! I wish there was more i could remove from this phone.
Useful Thread man !
Thanks a Lot.
Useful thread saved me fromlot of trouble
Sent from my LG-P760 using xda premium
Anyone else figure more items that we could remove out of this phone?
i deleted
AccountAndSyncSettings.apk
Camara.apk (Replace with Line Camera/360Camera)
Browser.apk
Calculator.apk
Lg Calendar.apk
CalendarWidget.apk
DrmProvider.apk
Facebook.apk
Directbeam.apk
Lgalarmclock
Lgcontacksync
Lgbookmarsync
Lghome3
Com.lge.hiddenmenu
Googletts
Wapservice
Bluetooth
Htmlviewver
Font.apk
Email
Gmail
Maps
Facebook
Twitter
Wap service
Talk.apk
street
stk.apk
dictionary the one around 20mb
WeatherWidget.apk
DRMservice.apk
Flexprovider.apk
Fonts.apk
GooglePartnerSetup.apk
JsFontservice.apk
LgEmail.apk
LGMits.apk
LGonscreenphone.apk
music.apk
OMAdmclient.apk
Smartshare.apk
SNS.apk
Ttsservice.apk
WAPservice.apk
weatherwidget.apk
signedclockweatherwidget.apk
LGHome3 <--- replace with another Launcher LITE
So just to clarify is I freeze bloatware with Titanium Backup do I need to unfreeze them prior to OTA update or I can update with them frozen?
Sent from my LG-P769 using Tapatalk 2
TheCoutures said:
So just to clarify is I freeze bloatware with Titanium Backup do I need to unfreeze them prior to OTA update or I can update with them frozen?
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
Same question here. I have a lot of things frozen/removed and attempted to update via OTA; ended up getting a dead android with a red triangle coming out of his belly. I disabled the SD (internal/external) swap script but that's about it.
Rooting and freezing/deleting apps screws ur phone after ota.
Hence never try ota afterwards...
Sent from my LG-P760 using xda premium

[Q] How can I disable updates for specific apps in the market?

It used to be the market would separate apps that were approved for auto update from those that had disabled auto update set. One could then simply hit the Update All (for the group) button and it would update ONLY the apps that were auto update enabled. Over the past few months Play Store has changed their behavior in that it no longer separates the apps and will only enable auto updates for everything or nothing.
How can I hide or otherwise prevent these few apps that I do not want to update from being in the play store update list? As it is now, I have to selectively update each individual app from the list, skipping the few apps I do not want updated.
Thanks,
Currently on a Samsung GS3, rooted, stock.
implodeme said:
It used to be the market would separate apps that were approved for auto update from those that had disabled auto update set. One could then simply hit the Update All (for the group) button and it would update ONLY the apps that were auto update enabled. Over the past few months Play Store has changed their behavior in that it no longer separates the apps and will only enable auto updates for everything or nothing.
How can I hide or otherwise prevent these few apps that I do not want to update from being in the play store update list? As it is now, I have to selectively update each individual app from the list, skipping the few apps I do not want updated.
Thanks,
Currently on a Samsung GS3, rooted, stock.
Click to expand...
Click to collapse
did you ever find a solution to this ?
Actually yes,... I think. I'd suggest making backups of your apps (TitaniumBU or other).
Open Play Store
Menu: Settings
Enable Auto Updates (Mine is set to when on WIFI only)
Go back to main Play store page.
Menu: My Apps
Under Installed, locate any app that you wish to change and select it, this opens the App Details page.
Menu: Auto-update untick the checkbox.
Still trying to confirm this condition: Seems that if you manually update an app that is not set to auto-update, it will possibly reset the auto-update flag to 'Enabled'
implodeme said:
Actually yes,... I think. I'd suggest making backups of your apps (TitaniumBU or other).
Open Play Store
Menu: Settings
Enable Auto Updates (Mine is set to when on WIFI only)
Go back to main Play store page.
Menu: My Apps
Under Installed, locate any app that you wish to change and select it, this opens the App Details page.
Menu: Auto-update untick the checkbox.
Still trying to confirm this condition: Seems that if you manually update an app that is not set to auto-update, it will possibly reset the auto-update flag to 'Enabled'
Click to expand...
Click to collapse
Hi!
Sorry to bump this old thread, but I am kind of fighting with a similar issue, my problem is,
the apps I don't want to auto update are google apps(Keep/Youtube/Gtalk), which are replaced
by black counterparts from Team Blackout(with exception of Gtalk, I just don't like Hangouts)
and of course there is no "disable auto update" option with google system apps.
As of this date, I can see no valid option for selectively update the installed app catalogue, this
might be a decision from Google's part to push out the obsolete apps by force, which is understandable,
but I think there should be an option to have this feature.
Now at this point I am updating the apps manually app by app, and of course
with about 200 plus apps installed a complete PITA.
Thanks for any answers at this point, and this is my first post here btw, please be kind.
Greg T Pal said:
Hi!
Sorry to bump this old thread, but I am kind of fighting with a similar issue, my problem is,
the apps I don't want to auto update are google apps(Keep/Youtube/Gtalk), which are replaced
by black counterparts from Team Blackout(with exception of Gtalk, I just don't like Hangouts)
and of course there is no "disable auto update" option with google system apps.
As of this date, I can see no valid option for selectively update the installed app catalogue, this
might be a decision from Google's part to push out the obsolete apps by force, which is understandable,
but I think there should be an option to have this feature.
Now at this point I am updating the apps manually app by app, and of course
with about 200 plus apps installed a complete PITA.
Thanks for any answers at this point, and this is my first post here btw, please be kind.
Click to expand...
Click to collapse
I found this thread looking for a way to selectively disable auto-update. I found that by going to the Play Store on my phone (under settings, I already had auto update on wifi only enabled), selecting apps/my apps, then choosing a specific app, then touching the soft menu key brings up a checkbox for auto -update. Uncheck to disable auto-update. This works for Google apps too like Hangouts, GMail (2 apps that I checked), etc.
speedlever said:
I found this thread looking for a way to selectively disable auto-update. I found that by going to the Play Store on my phone (under settings, I already had auto update on wifi only enabled), selecting apps/my apps, then choosing a specific app, then touching the soft menu key brings up a checkbox for auto -update. Uncheck to disable auto-update. This works for Google apps too like Hangouts, GMail (2 apps that I checked), etc.
Click to expand...
Click to collapse
Up until a day or two ago, I found the same thing - I could hit the soft menu button in the Play Store, and there would be an option to check or uncheck Auto-Update for that specific App. But I just checked again, wanting to take advantage of that, and it didn't come up any more.
Can anybody confirm that this functionality is gone again?
I'm on Verizon, with a Stock 4.2.2 Galaxy Note 3, non-rooted.
Thanks.
ETA: I rebooted my phone, and the ability to check/uncheck auto-update with the soft menu is back. Strange, but at least it's there again.
Disable updates for specific app - COMPLETLY
Hello,
I found this thread - title says it all.
I have Google Maps 7.5.0 installed, therefore it's listed in "Updates" all the time.
I do not have automatic updates activated, but i like to use the "update all" button in the play store.
Is there a way to disable the listing of Google Maps in "Updates"?
Thanks!
Unnecessary post
Maniakk said:
Google maps is very necessary -,- :good:
Click to expand...
Click to collapse
Google Maps is - in my case - only an example.
I can't figure out the way your answer is helping anybody. -,- :good:
veaz said:
Google Maps is - in my case - only an example.
I can't figure out the way your answer is helping anybody. -,- :good:
Click to expand...
Click to collapse
I don't think you can disable that display in Google Play. It knows what apps you have and will let you know when there is an update for them, whether you want to know or not! The main thing is that you can generally decide whether you want the update or not. I prefer it that way. It gives me a choice.
speedlever said:
I don't think you can disable that display in Google Play. It knows what apps you have and will let you know when there is an update for them, whether you want to know or not! The main thing is that you can generally decided whether you want the update or not. I prefer it that way. It gives me a choice.
Click to expand...
Click to collapse
Yes, I like that it's reminding me of updates.
But the new version of the app is not working for me and if I hit the updated-all button on accident, I have to reverse the app again. Happens too often. Would be awesome to have a checkbox á la "Don't display updates for this app"
veaz said:
Yes, I like that it's reminding me of updates.
But the new version of the app is not working for me and if I hit the updated-all button on accident, I have to reverse the app again. Happens too often. Would be awesome to have a checkbox á la "Don't display updates for this app"
Click to expand...
Click to collapse
Yep. I've learned to be selective in my updates.
speedlever said:
Yep. I've learned to be selective in my updates.
Click to expand...
Click to collapse
Well... guess I'm will get used to it...
Titanium backup will help us. The option name is : "dettach/attach app from market" . This option do what it says. So no update offer from play store after.
Sent from my GT-I9300 using XDA Premium 4 mobile app
There is a screenshots
Sent from my GT-I9300 using XDA Premium 4 mobile app
Titanium backup works
cosma.m said:
Titanium backup will help us. The option name is : "dettach/attach app from market" . This option do what it says. So no update offer from play store after.
Click to expand...
Click to collapse
Thanks, that does the trick perfectly
duckettmarc said:
Thanks, that does the trick perfectly
Click to expand...
Click to collapse
Yes, it did the trick for a while - and the app (Facebook app - the old version which did not have the annoying bugs) I detached from the market vanished from the available updates list. But the very next morning it was back in the same list :crying::crying:
That's right, it only works for a couple of hours. Haven't found another solution
cosma.m said:
Titanium backup will help us. The option name is : "dettach/attach app from market" . This option do what it says. So no update offer from play store after.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
thank you for reminding me of this feature. Much appreciated! :fingers-crossed::good:
Titanium backup only seems to work for a few hours or until the app is run again before showing up in the play store again.
Are there any other methods besides APKtool to resign?
Disable update method
mentalinc said:
Titanium backup only seems to work for a few hours or until the app is run again before showing up in the play store again.
Are there any other methods besides APKtool to resign?
Click to expand...
Click to collapse
I think I have found the simple answer:
1. In Google Play Store settings enable all applications to update automatically on wi-fi.
2. Next, individually click each of the apps you do not want to update automatically. On each app's update page, there is a menu button on the top right corner. Click it and deselect auto update for that app.
Now all these disabled apps will not auto update along with the other generally permitted apps.
Cheers.

Categories

Resources