Apps safe to UNINSTALL [Stock MARSHMALLOW] - Samsung Galaxy J5 Themes, Apps, and Mods

I have seen a lot of threads here that are listing apps which can be safely disabled, but i noticed that all of them are missing few apps that are also considered to be "bloat"
So here i will list all of the Apps that i uninstalled completely from my phone, while i am still having stability and no bugs on my stock Marshmallow.
Just to make things clear, I will not be held responsible for you bricking your phone, you choosed yourself to mess around with it.
AllShareCastPlayer.apk
AllshareFileShare.apk
AllshareFileShareClient.apk
AllshareFileShareServer.apk
AllshareMediaShare.apk
AntHalService.apk
ANTPlusPlugins.apk
ANTPlusTest.apk
BBCAgent
BasicDreams
ChocoEUKor
CoolEUKor
EasymodeContactsWidget
EasyOneHand3
ELMAgent
EmergencyLauncher
EmergencyModeService
EmergencyProvider
Gmail
aftwd
BeaconManager
BookmarkProvider
GoogleCalendarSyncAdapter
Hs20Provider
MDMApp
NfcNci ( DON'T DISABLE IF YOU STILL WANT TO USE NFC )
SamsungDLPService
KnoxAppsUpdateAgent
KnoxAttestationAgent
KnoxFolderContainer
KnoxSetupWizardClient
MyKNOXSetupWizard
KnoxSwitcher
Skype
RCPComponents
SecurityLogAgent
SysScope
Talkback
Tags
UniversalMDMClient
WebManual
FotaAgent
KLMSAgent
DiagMonAgent
GoogleFeedback
SCloudService
SmartcardManager
SOAgent
SPDClient
ThemeStore DON'T UNINSTALL IF YOU WANT TO USE THEMES
ManagedProvisioning
SamsungBilling
GalaxyApps
Word
OneNote
Excel
IMSLogger+
Chrome
ChromeCustomizations
Drive
Hangouts
Maps
OneDrive
SPrintSpooler
Youtube
Simplesharing
SmartCardService
You can disable following apps, if you use custom launcher, custom internet browser, keybooard, file explorer
SBrowser
TouchWizHome
SansungIme
SecMyFiles
And you can also uninstall SmartManager, a lot of people consider this to be bloat
I recommend you to use "System app remover (ROOT) which immediately creates a backup of the app that you have uninstalled, just in case you want to get it back later. It is free, unlike TitaniumBackup that you have to pay for to be able to make backups.
I will be adding few more apps that can be uninstalled safely in next hour/two

Related

[Q] Removing Apps from Gapps?

I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
CZ Eddie said:
I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
Click to expand...
Click to collapse
Well you can open the zip file and remove the apk's from the /system/ folder.
Sent from my SAMSUNG-SGH-I747 using xda premium
CZ Eddie said:
I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
Click to expand...
Click to collapse
As enzyme said, all you have to do is open up the zip, delete what you don't want from /system/app, then zip it right back up and you have your own "custom" flashable gapps zip. Just have to remember to do that same patch each time a new gapps update is released. I personally remove GMail, calandar, contacts, and talk from my old phone that I let the kid use for games, so they don't screw it up.
And, FWIW, here's how those system apk filenames map to application names, so you know what's safe to delete:
Code:
$ for app in mnt/system/app/*apk; do printf "%30s : %s\n" "$(basename $app)" "$(aapt dump badging "$app"|grep label-en|cut -d: -f2)"; done
ChromeBookmarksSyncAdapter.apk : 'Google Bookmarks Sync'
GenieWidget.apk : 'News & Weather'
Gmail.apk : 'Gmail'
GmsCore.apk : 'Google Play Services'
GoogleBackupTransport.apk : 'Google Backup Transport'
GoogleCalendarSyncAdapter.apk : 'Google Calendar Sync'
GoogleContactsSyncAdapter.apk : 'Google Contacts Sync'
GoogleEars.apk : 'Sound Search for Google Play'
GoogleFeedback.apk : 'Market Feedback Agent'
GoogleLoginService.apk : 'Google Account Manager'
GooglePartnerSetup.apk : 'Google Partner Set Up'
GoogleServicesFramework.apk : 'Google Services Framework'
GoogleTTS.apk : 'Google Text-to-speech Engine'
LatinImeDictionaryPack.apk : 'Dictionary Provider'
MediaUploader.apk : 'Picasa Uploader'
NetworkLocation.apk : 'Network Location'
OneTimeInitializer.apk :
Phonesky.apk : 'Google Play Store'
QuickSearchBox.apk : 'Google Search'
SetupWizard.apk : 'Setup Wizard'
Talk.apk : 'Talk'
Talkback.apk : 'TalkBack'
VoiceSearchStub.apk :
Thanks guys, that's really helpful!
The one post I found on Google made it seem like it was impossible to add apk's to gapps. But it didn't talk about removing apk's.
CZ Eddie said:
Thanks guys, that's really helpful!
The one post I found on Google made it seem like it was impossible to add apk's to gapps. But it didn't talk about removing apk's.
Click to expand...
Click to collapse
WOW, I have been looking for this fix for along time, it's on now, I got tired of deleting the damn things to, did not know this was possible. I agree, thanks guys, very useful information, big thanks to both.
---------- Post added at 05:20 PM ---------- Previous post was at 05:17 PM ----------
zmore said:
As enzyme said, all you have to do is open up the zip, delete what you don't want from /system/app, then zip it right back up and you have your own "custom" flashable gapps zip. Just have to remember to do that same patch each time a new gapps update is released. I personally remove GMail, calandar, contacts, and talk from my old phone that I let the kid use for games, so they don't screw it up.
And, FWIW, here's how those system apk filenames map to application names, so you know what's safe to delete:
Code:
$ for app in mnt/system/app/*apk; do printf "%30s : %s\n" "$(basename $app)" "$(aapt dump badging "$app"|grep label-en|cut -d: -f2)"; done
ChromeBookmarksSyncAdapter.apk : 'Google Bookmarks Sync'
GenieWidget.apk : 'News & Weather'
Gmail.apk : 'Gmail'
GmsCore.apk : 'Google Play Services'
GoogleBackupTransport.apk : 'Google Backup Transport'
GoogleCalendarSyncAdapter.apk : 'Google Calendar Sync'
GoogleContactsSyncAdapter.apk : 'Google Contacts Sync'
GoogleEars.apk : 'Sound Search for Google Play'
GoogleFeedback.apk : 'Market Feedback Agent'
GoogleLoginService.apk : 'Google Account Manager'
GooglePartnerSetup.apk : 'Google Partner Set Up'
GoogleServicesFramework.apk : 'Google Services Framework'
GoogleTTS.apk : 'Google Text-to-speech Engine'
LatinImeDictionaryPack.apk : 'Dictionary Provider'
MediaUploader.apk : 'Picasa Uploader'
NetworkLocation.apk : 'Network Location'
OneTimeInitializer.apk :
Phonesky.apk : 'Google Play Store'
QuickSearchBox.apk : 'Google Search'
SetupWizard.apk : 'Setup Wizard'
Talk.apk : 'Talk'
Talkback.apk : 'TalkBack'
VoiceSearchStub.apk :
Click to expand...
Click to collapse
So am I to understand, just remove the line item completely?
Well, it's not working for me just yet (on justinbeam inverted GAPPS). But I might have screwed something up. I used TWRP to flash the new gapps that I had removed some APK's from and re-zipped. It just said "FAILED to install".
I'll try a couple more times.
Arghh, not working for me.
I can installed the unedited Justinbeam inverted gapps but not the one that I removed the email/talk apk's from. That one fails.
I'll probably try again sometime with the normal CM GAPPS and CWM.
Ya me too. I tried adding an apk and it fails. I was hoping to cut out a step I do when updating my ROM.
Why not use the aroma JusTunBean gapps? Let's you select which apps to install during flash. Also has options for inverted or standard.
Sent from my SAMSUNG-SGH-I747M
mymusicathome said:
Why not use the aroma JusTunBean gapps? Let's you select which apps to install during flash. Also has options for inverted or standard.
Sent from my SAMSUNG-SGH-I747M
Click to expand...
Click to collapse
I've flashed several ROM's and get flakey results with JusTunBean too often, to really consider it to be reliable. I only use the standard 4.1 Gapps now.
The method I've ended up going with is to flash gapps.
Then I go into Titanium Backup and freeze all the Gapps apps (and other ROM related apps) that I don't use.
Then everytime I flash an updated ROM and flash Gapps again, Titanium remembers to freeze those apps. So I only have to do it that first time only.

List of Applications (incomplete)

NOTE: These applications are for a different phone, however most of them match what's on the Optimus G and I just thought I'd throw it up here for everyone's knowledge.
WARNING, THIS LIST IS INCOMPLETE, AND I SHALL NOT BE HELD RESPONSIBLE FOR ANYTHING YOU DO TO YOUR OWN DEVICE. PROCEED AT YOUR OWN RISK
LG Optimus 4X HD - Remove unnecessary system apps
(taken from handy-faq.de and translated with google)
http://translate.google.com/transla...hd_unnoetige_system_apps_entfernen-print.html
(some apps may not be included in the Optimus G, this does not include any carrier specific apps afaik)
What are system apps:
These are pre-installed apps that you can not actually delete. Many system apps are unnecessary, reduce the battery life and speed of mobile phones and also consume additional RAM.
What is needed:
Root privileges for the LG Optimus 4X HD
Super Manager or ROOT Explorer
How do you delete the apps:
Can in Super Manager [before the Super Manager Settings Root hook] you comfortably APK Manager to uninstall the apps. It is automatically created at the int SD card to backup the uninstalled apps. Another option is to use a ROOT Explorer [eg ES File Explorer ]. To do so earlier in the ES File Explorer Settings / ROOT settings - "Include File System"> "Root Explorer" and can be activated. Navigated with the ES File Explorer on the star [Favorites] to phone / system / app. It is the most useful apps including [ the associated. ODEX file] not easy to delete, but to move to SD card into a backup folder. It is also possible Apps 'freeze', for example, Titanium Backup Pro or Super Manager Donation.
Important note:
As always, think before you act!
Yes - App can be removed, function no longer available
Caution - through third-party app or replace with restrictions
No - app must not be removed or unknown impact
Overview of system apps:
Code:
Name Erasable? Description
AppBox.apk Yes App Manager
ApplicationManager.apk Yes LG Task Manager
ApplicationsProvider.apk Caution Search suggestions generated by installed applications
BackupRestoreConfirmation Yes Required for backup
Bluetooth.apk No Required for Bluetooth
BluetoothService.apk No Required for Bluetooth
CalenderWidget.apk Yes LG calendar widget
CameraApp.apk Caution LG Camera
CameraTestApp.apk Caution LG Camera Review
Chrome.apk Yes Google Chrome Browser
CertInstaller.apk No Certificate Installer
ChromeBookmarksSyncAdapter.apk Yes Chrome allows the browser on the PC to sync.
com.lge.shutdownmonitor.apk No Shutdown Monitor
DefaultContainerService.apk No Needed for application installer
DrmProvider.apk Caution Required for access to media with DRM
DrmService.apk Caution Required for access to media with DRM
EmailWidget.apk Yes LG EmailWidget
FaceLock.apk Yes Face Unlock
FavoriteContactsWidget.apk Yes Contact widget
Finance.apk Yes Financial News
FmRadio.apk Yes Radio
GalleryLG2.apk Caution Picture gallery
Gmail.apk Yes Gmail
GMS_Maps.apk Yes Google Maps
GoogleBackupTransport.apk Yes Google Backup Service
GoogleCalenderSyncAdapter.apk Caution Calendar synchronization
GoogleContactsSyncAdapter.apk Caution Contact synchronization
GoogleFeedback.apk Caution FC Report
GoogleLoginService.apk Caution Google login service
GooglePartnerSetup.apk No unknown
GoogleQuickSearchBox.apk Caution Search for contacts in the Wählapp
GoogleServiceFramework.apk No needed for Apps
GoogleTTS.apk Caution Google text-to-speech
HiddenMenu.apk Yes Service Menu
HiddenSIMUnlockManu.apk Yes belongs to hiddenmenu
HomeSelector.apk Yes Launcher / home screen switch
HTMLViewer.apk Caution Web Document Viewer
ImageUpdater.apk No unknown
KeyChain.apk No unknown
LGAlarmClock.apk Caution Alarm clock
LGCalculator.apk Yes Pocket calculator
LGCalendar.apk Caution Calendar
LGCalendarProvider.apk Caution Calendar synchronization
LGContacts3.apk Caution Contacts
LGCbReceiver.apk Yes Cell info messages
LGBrowser.apk Caution LG Browser
LGDefaultAccount.apk No unknown
LGDownloadProvider.apk No Remove caused FCs with Market and other apps
LGDrm.apk No unknown
LGEIME.apk Caution LG keyboard
LGEmail.apk Yes LG Email app
lgercui.apk Yes Remote Call Service
LGFotaClient.apk Yes Firmware update Over-The-Air
LGHome3_Theme_Biz.apk Yes BIS Theme
LGHome3_Theme_Cozywall.apk Yes Cozywall theme
LGHome3_Theme_Marshmallow.apk Yes Marshmallow Theme
LGHome3.apk Caution LG launcher / home screen
LGInstallService.apk No unknown
LGMms.apk Caution SMS / MMS
LGOnScreenPhone.apk Yes LG On-Screen Phone
LGPhone_2c.apk No Phone App
LGSettings.apk No Setting menu
LGSettingsProvider.apk No Synchronization setting
LGSetupWizard.apk Yes LG Setup Wizard can be removed after setting
LGSystemServer.apk No unknown
LGTelephonyProvider.apk No Telefon-/SMS/MMS and APN memory
LinkBackup.apk Yes Required for backup
LinkCompanion.apk Caution PC Suite Service
LockScreen.apk No LG Lockscreen
LockScreenSettings.apk No Lockscreen Settings
LocMgrPD.apk No unknown
LocMgrProvider.apk No unknown
LocMgrPT.apk No unknown
LogService.apk No unknown
MediaHome_X3.apk Yes Media Home
MediaProvider.apk No Required for access to all media, including ringtones
MemoWidget.apk Yes Memo Widget
MLT.apk No unknown
MusicFX.apk No unknown
MusicPlayer.apk Caution Music Player
MusicWidget.apk Yes Music Player Widget
NativeLiveWallpapersPicker.apk Caution Select Live Wallpaper
NetworkLocation.apk No for location-based services
News.apk Yes News App
Nfc.apk Caution NFC Near Field Communication
NfcTagPlus.apk Caution NFC tag app
PackageInstaller.apk No required to run (play goals) Apps
PartnerBookmarksProvider.apk No unknown
PCSyncUI.apk No PC Suite UI
Phonesky.apk Caution Google Play Store
PlusOne.apk Yes Google+
QuickClip.apk Caution Quick Memo
RichNote.apk Yes Notes
rspermlge.apk Caution LG Remote Support Service
SetupWizard.apk Caution Google Setup Wizard can be removed after setting
SharedStorageBackup.apk Yes Required for backup
Stk.apk Yes SIM toolkit can also be used with some providers (eg o2 Homezone service)
SmartShare.apk Yes SmartShare DLNA
SNS.apk Yes Social [Facebook, Twitter]
StreamingPlayer.apk Yes Streaming Player
Street.apk Yes Google Street View
SystemBackupService.apk Yes Required for backup
SystemUI.apk No Android UI
Tag_na.apk Yes TagViewer
Talk.apk Yes Google Talk
UserDictionaryProvider.apk Caution User dictionary for keyboard
VideoPlayer_X3.apk Yes Video player
VoiceRecorder.apk Yes Voice memo
VoiceSearch.apk Caution Voice Search
VpnDialogs.apk Caution Is used for VPN connection
WapService.apk Caution WAP service
WeatherWidget.apk Yes LG weather widget
YouTube.apk Yes Youtube
hello! You may send me, ChromeWithBrowser.apk and ChromeBookmarksSyncAdapter.apk with the respectives .odex files. I lost them and I can not synchronize my google boobkmarks. thanks!

i547 Rugby Pro De-Bloat

Early on in the life of the small, fast and tough Galazy i547, there seems to be little interest other than the efforts of kemonine96, and the few others thanked and mentioned in his SuperThread, and a huge thanks for that work so far.
In meanwhile I've found very few listings of specific’s on the Rugby Pro other than that in kemonine96's SuperThread, so I thought I would post a list of De-Bloat worthy apk's. I am no cook, this is a stopgap measure until the more capable create a better ROM. (Likely kemonine96 is nearly perfected with CM 10.1). So far I have found no dependencies that cause problems, but one that may be related. Slow loading of a few widgets on boot. Much of the list is the same as the Galaxy S3. As normal cautious practice, do a nandroid backup first, Root is of course required as is Root Explorer, ES File Explorer or whatever your choice. Recovery and root details and the real work can be found here: http://forum.xda-developers.com/showthread.php?t=2006388
Thanks go to the many posts from many threads on useless loaded apps, I am by no means the originator of these.
Just an assembler of info for the i547.
Apk's to be removed:
AllshareMediaServer.apk
AllshareMediaServer.odex
AllshareService.apk
AllshareService.odex
AllSharePlay.apk
AmazonKindle-vpl_AT&T
AnalogClockUnique.apk
AnalogClockUnique.odex
AnalogClockUnique.apk
AnalogClockUnique.odex
attCodeScanner_vpl_ATT.apk
attMessages_vpl_ATT.apk
Books.apk
DeviceHelp.apk
DeviceHelp.odex
DigitalLocker_vpl_ATT.apk
DriveMode_ATT.apk
DualClockAnalog.apk
DualClockAnalog.odex
DualClockDigital.apk
DualClockDigital.odex
FamilyMap_vpl_ATT.apk
FBAndroid.apk
FeaturedApps_ATT.apk
Kies.apk
kieswifi.apk
Kies.odex
kieswifi.odex
KiesAir_vpl_ATT.apk
LiveTv_vpl_ATT.apk
location_ATT.apk
Magazines.apk
myATT_vpl_ATT.apk
MobilePrint.apk
MobilePrint.odex
Music2.apk
MyATT_vpl_att.apk
PickUpTutorial.apk
PickUpTutorial.odex
ready2Go_ATT.apk
All the sCloud*** apps
SecLiveWallpaper.apk
SecLiveWallpaper.odex
SmartWifi_vpl_ATT.apk
SNS.apk
Street.apk
Talk.apk
talkback.apk
elenav_ATT.apk
YahoonewsDaemon.apk
YahoonewsWidget.apk
YahoostockDaemon.apk
YahoostockWidget.apk
YPMobile_ATT.apk
WeatherWall.apk
WeatherWall.odex
Extras: (Someone may use them)
AccuWeatherDaemon.apk
AccuweatherWidget_Main.apk
GoogleSearchWidget.apk
GoogleSearchWidget.odex
(Google) Street.apk
LiveWallPaper:
SecLiveWallpapersPicker.apk
SecLiveWallpapersPicker.odex
NoiseField.apk
PhaseBeam.apk
PhotoWall.apk
Personally, I make a folder on the internal SD, /AppBak and move the apk's when I debloat from system/app, for instance, Eventually I found I was unable to redo the lockscreen wallpaper, turned out the system needs the Gallery App. Other viewers didn't let me change screens. So it's an easy to re-do. There is more to go, I hope this generates some input for more tweaks and tips. In the past I have been used to Moto's so without the dreaded MotoBlur, at least this is a bit more simplified.
Input from anyone who is aware of a dependency issue from the above that haven't bit me yet, or can expand the list is appreciated. This is a great little Galaxy, built for those who bang stuff around and get dirty when working on stuff, lets hot rod it.
Edit:
in continued searching for possible dependencies in the i547 bloat and also verification of total removal of Kies I ran across a post I had missed in Kemonines96's Super Thread by zach.xtr post#143 back in February, Covering most of the above listed files with more detailed info.
The work by zach.xtr indicates the i547 functions without ANY Kies files as will the S3, and that would include removal of the Kies folder in system/etc. Well worth the read, a number of apps I missed. ( and maybe some I should have left. )
1547 debloat update
Just an update on Galaxy Rugby Pro de-bloat info as to the differences in the list provided a while ago by zach.xtr and the one above I recently posted. (currently updated to match my spreadsheet)
The files below are those omitted by my listing and likely useful being in one location for any who may be looking to de-bloat an i547. I have since removed the wlantest.. and wssync.. files as well as the rest of the ATT bloat files I missed. Again, Thx to zach.xtr
CityID-release_ATT.apk
SecNoteMyFiles.apk
SecNoteMyFiles.odex
S-Voice_Android_phone.apk
TetheringProvision.apk
TetheringProvision.odex
WISPr_Android22_postpaid_ATT.apk
WlanTest.apk
WlanTest.odex
wssyncmldm.apk
wssyncmldm.odex
wssyncmlds.apk
wssyncmlds.odex
wssyncmlnps.apk
wssyncmlnps.odex
The Rugby has been running rock solid stable with the files removed. More free mem and faster I find myself using it far more than the S3 lately.
(have a current backup) It would be helpful to add, after removal, clear cache and Dalvic and reboot.

Which services/processes can be disabled without affecting stability?

Stock, unrooted Tab 3 10.1.
For the most part I am looking at disabling the Samsung bloat ware and unnecessary applications but want to make sure I don't disable something that will cause instability.
Thanks
Sent from my GT-P5210 using xda app-developers app
gsrac3r said:
Stock, unrooted Tab 3 10.1.
For the most part I am looking at disabling the Samsung bloat ware and unnecessary applications but want to make sure I don't disable something that will cause instability.
Thanks
Sent from my GT-P5210 using xda app-developers app
Click to expand...
Click to collapse
Try "Clean Master" free from play store this allows you to remove a lot of bloatware.
Titanium back up will do. It'll let you back up what you wanna delete, I would recommend freezing it first before uninstalling, cause if your system becomes unstable you can just restart your tab to working order.
Must have root tho
Sent from my SM-T217S using xda app-developers app
It would take me some time to list all the system apps that I have deleted. So instead, I did a screen capture of those system files I kept. One day I deleted some off this list and ended up having to reload from my last backup. So I must have deleted something I shouldn't have. Anyway, I am sure there are more that can be deleted but right now this is what is running my P5210.
I used NoBloat Pro to do my house cleaning. But the biggest thing is even before doing anything, I loaded TWRP, Rooted, then did a backup from TWRP. That gives me a base level to work from. After cleaning some obvious files off (Printers, Fonts, Google apps that I just do not need) I would do another backup. Then I would continue after making sure the Tab was still working. I think I did 6 or 7 levels of backups before I crashed the tab and had to move back one level of restore.
This is not the end all of cleans but at least it will give you an idea of what I think is bloat.
Remember: These are the files that remain on the Tab. Not the files removed
Disclaimer... If you copy what I have and you end up with a damaged or unusable P5210 device, I am in no way responsible. This works for me and how I use my tab. It may not work for you.
Good luck
It would take me some time to list all the system apps that I have deleted...
Click to expand...
Click to collapse
Thank you for posting that. I actually went back to stock after finding the custom Roms available too buggy (not that I can do better). Im finding the battery life is still the same as the custom Roms (5 hours screen on time) even with all of the bloatware present.
Sent from my GT-P5210 using xda app-developers app
I have a list of the bloatware I delete on my l9 is a lot and most 8f then seens to work also in samsung also I have a list but 7t seen to apply to rocket rom well it will work also on the stock when I turn on the pc I will post it here. I think the rom comes with 190-200apps I left it with 98. And everything works fine
Send from my SM-T210R (Rocket Tab Rom) using XDA HD Premium
Here is the list of samsung
AccuweatherDaemon
AllshareMediaServer.apk
AllSharePlay.apk
AllshareService.apk
BackupRestoreConfirmation
Books.apk
ChatON_MARKET.apk
ChromeWithBrowser.apk
CSC.apk (FREEZE)
Dropbox.apk
DropboxOOBE.apk
FaceLock.apk
FactoryTest.apk
Flipboard.apk
FotaClient
GameHub_2.0_ICS_Note.apk
Gmail.apk
GMS_MAPS.apk
GmsCore.apk Remplazar
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleFeedback.apk
GooglePartnerSetup
GoogleSearchWidget.apk
GoogleTTS.apk
GroupCast.apk
HelpHub.apk
Hangouts.apk
ICS_HeroWidget_Tablet.apk
ICS_HeroWidget_Tablet_Main.apk
ICS_YahooNews_Tablet.apk
ICS_YahoowStock_Tablet.apk
Kies.apk
kieswifi.apk
LearningHub_Tablet_eng.apk
LearningHub_Tablet_user.apk
Magazines.apk
MH_10_JB_Tablet_LT.apk
MobilePrint.apk
Music2.apk
NoiseField.apk
PageBuddyNotiSvc2 (FREEZE)
PartnerBookmarksProvider (google bookmark sync pc)
PhaseBeam.apk
PickUpTutorial.apk
PlayGames.apk
PlusOne.apk
PolarisOfficeTablet.apk
S-Voice_Android_Tablet_vlingo.apk
SamsungApps_Tablet.apk
SamsungAppsUNA3.apk
Samsungservice.apk
SamsungTTS_white.apk
sCloudBackupApp.apk
sCloudBackupProvider.apk
sCloudDataRelay.apk
sCloudDataSync.apk
sCloudSyncBrowser.apk
sCloudSyncCalendar.apk
sCloudSyncContacts.apk
sCloudSyncSNote.apk
SecBrowser.apk
SecCalendar_Tablet.apk
SecCalendarProvider_Tablet.apk
SecEmail_Tablet.apk
SecExchange.apk
SecFactoryPhoneTest.apk
SecFileShareClient.apk
SecFileShareServer.apk
SecLauncher2.apk ------- Replace with another Launcher before deleting
SecHTMLViewer.apk
SecLiveWallpapersPicker.apk
SecSoundRecorder.apk
SecTabletCalculator2.apk
SecTabletClockPackage.apk
SecTabletDigitalClock.apk
SecTabletDualClockDigital.apk
SECTabletMusicPlayer.apk
SecTabletMyFiles.apk
SecTabletWorldClock.apk
SecTabletVideoPlayer.apk
SelfTestMode.apk
SharedStorageBackup.apk
SlideShow.apk
SnoteProvider.apk
SNS.apk
SPLannerAppWidget.apk
SPPPushClient_Prod.apk
Stk.apk
Street.apk
SyncmlDM.apk
SyncmlDS.apk
Talkback.apk
TextMemoWidget_SmarthPhone.apk
TMemo.apk
TrimApp_tablet.apk
UserDictionaryProvider.apk
Velvet.apk
VideoHub.apk
Videos.apk
VoiceSearchStub.apk
WebManual.apk
YahoonewsDaemon.apk
YahoostockDaemon.apk
Youtube.apk
and here is the list of some app maybe are missing of samsung but works same on this phones.
http://forum.xda-developers.com/showthread.php?t=2378845
maybe i'm missing some apps. but is save to remove and freeze the one that say freeze. if the tab is only wifi..T210X
For me...anything with the word Samsung in it is frozen. Lol
Sent from my N5, N7, Moto X, G Tab 3 or S2.....

Aroma Cleaner Bloatware Version 1

Aroma Cleaner Bloatware
this tool will helping about :
- simple and fast way to delete bloatware from your device
- takes less time to delete all the listed applications and files in the list
- no trash left behind as it would be if you delete files manually using Root Explorer
- more free RAM for apps that you are actually using
- better battery life and device speed improvements
you can select app for remove it by this tool
in next version will add more app later
now app list which you can select for remove
Code:
AlarmWidget.apk
BandService.apk
BasicDreams.apk
BCService.apk
BluetoothTest.apk
DeepSea.apk
DirectConnect.apk
DropboxOOBE.apk
DualClockDigital.apk
FaceLock.apk
GearManagerStub.apk
GlanceView.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
MediaUploader.apk
NfcTest.apk
PhotoTable.apk
PickUpTutorial.apk
SamsungTTS.apk (include /system/tts)
SCParser.apk
SecEmail_J.apk
SecExchange.apk
SecFactoryPhoneTest.apk
SecHTMLViewer.apk
SilentLog.apk
SmartcardManager.apk
SmartcardService.apk
Stk.apk
UniNotes.apk
WlanTest.apk
CloudAgent.apk
DirectShareManager.apk
DSMForwarding.apk
DSMLawmo.apk
FactoryTest.apk
GoogleFeedback.apk
PageBuddyNotiSvc.apk
SelfTestMode.apk
Tag.apk
SCONE_Android_ProxyService.apk (include /system/lib/libscone_proxy.so)
WfdBroker.apk
wssyncmlnps.apk
TrimApp_phone_J.apk
SamsungSans.apk
ChocoEUKor.apk
CoolEUKor.apk
RoseEUKor.apk
PanningTryActually.apk
FlashAnnotate.apk
FlashAnnotateSvc.apk
FmmDM.apk
FmmDS.apk
FusedLocation.apk
intelligenceservice_1.0_alpha1.apk
SyncmlDS.apk
Download
http://d-h.st/mqZ
will good if have someone can capture image for me or report or told list app on next version
Aonja said:
Aroma Cleaner Bloatware
...
will good if have someone can capture image for me or report or told list app on next version
Click to expand...
Click to collapse
Great Job man. THX:good:
Can you tell me about this :
- SamsungTTS.apk (include /system/tts)
- SCParser.apk
shasha59 said:
Great Job man. THX:good:
Can you tell me about this :
- SamsungTTS.apk (include /system/tts)
- SCParser.apk
Click to expand...
Click to collapse
SamsungTTS.apk is Samsung text to speak engine , you can remove if not use
SCParser.apk , i don't know what's that , but i removed it. it 's not affect any my daily usage. you can try backup before remove it
on next version i will add more detail about apk which i know
I used this work, unfortunately I no longer the synchronization of contacts in gmail.com (google account), how to restore this?
From your rom .zip extract it and copy /patse then chmod 644
Code:
Aonja said:
From your rom .zip extract it and copy /patse then chmod 644
Click to expand...
Click to collapse
sorry bro, the procedure of how to do I was already clear ... however, I asked you please, which was the application from having to copy.
usitaly said:
I used this work, unfortunately I no longer the synchronization of contacts in gmail.com (google account), how to restore this?
Click to expand...
Click to collapse
With your google account, i think.
@Aonja : can you remove the "GoogleContactsSyncAdapter.apk" in your aroma, please.
I got the same sync problem but fortunately, i restore the file copy with Titanium pro.
shasha59 said:
With your google account, i think.
@Aonja : can you remove the "GoogleContactsSyncAdapter.apk" in your aroma, please.
I got the same sync problem but fortunately, i restore the file copy with Titanium pro.
Click to expand...
Click to collapse
thanks for the report.... I have also taken steps to eliminate by the script some apk that may be necessary which must not be deleted for the normal operation of the device (eg. sync contacts google).
http://www31.zippyshare.com/v/13490485/file.html
all credit always to Aonja

Categories

Resources