[TOOL/UTILITY][AROMA] SGN3 (SM-N900x) Bloat Removal Tool [VER2.0][2014-07-19]

crackpot

Senior Member
Oct 25, 2009
376
342
0
SC
crackpot.ws

Code:
#include <std_disclaimer.h>
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this kernel
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */

In an effort to learn how to correctly use Aroma, I decided to write a tool that will assist you in removing the suffocating amount of bloatware my beloved Note 3 is cursed with. It is nothing more than an Aroma script which will let you select what apps to remove, and then it removes them.

FEATURES
  • Removes 200+ apps considered to be bloatware.
  • Works with all variants of the Samsung Galaxy Note 3 (SM-N900T, SM-N9005, etc.)
  • Can apply the screen rotation fix, if you uninstall Samsung Hub.
  • Clear Dalvik cache.
  • ...And more!

REQUIREMENTS
  • Samsung Galaxy Note 3 (duh?!?!)
  • Root
  • TWRP, CWM, or PhilZ Custom CWM installed.
  • A burning desire to strike down bloatware with the force of a thousand suns! Optional, but highly recommended!

NOTES
  • I strongly recommend you do a full backup before using this script.
  • After removing bloatware, clearing Dalvik cache would be a good idea, so they can be rebuilt at boot.
  • My device is a SM-N900T (T-Mobile SGN3), so obviously I can't determine what other apps another carrier has added. If you would like to list their names and filenames (including path), along with the carrier and I'd be happy to add them to the list. I have downloaded stock images from all of the different variants of the SGN3 and will determine what other apps are installed.
  • If I missed any apps that you would consider bloatware please let me know, and I'll add them as well!

REMOVABLE APPS
Stock Apps:
Code:
Action Memo 1
Action Memo 2
Action Memo 3
Action Memo 4
Accuweather Widget
Adapt Sound
AllShare Cast Dongle
AllShare Control Share
AllShare File Share
Alarm Widget
ANT HAL Service
ANT Radio Service
ANT+ Plugins
Backup (Samsung)
Beep'nGo (Beaming Svc)
Bloomberg+
Blurb Checkout
ChatON (Samsung)
ChocoEUKor (Fonts)
Cloud Agent
CoolEUKor (Fonts)
Digital Clock
Direct Connect Manager
Direct Share Manager
Dropbox
Dual Digital Clock
Easy Chart
Epson Print Service
Evernote
Favorite Contacts Widget
Flipboard
HP Print Service
Idea Sketch
Kids Mode Installer
Knox (BE CAREFUL!)
Mobile Print
Mobile Print Svc CUPS
Mobile Print Svc Backend
Multimedia UI Service
Music (Samsung)
Music FX (Samsung)
My Files
My Magazine
My Magazine - Here & Now
Nearby Devices (Media)
Nearby Service (Media)
Page Buddy Service
PEN.UP
Picasa Uploader
POLARIS Office
RakeIn
RoseEUKor (Fonts)
S Finder
S Health
S Health Sensor Service
S Note
S Pen SDK
S Planner
S Pro Audio Monitor
S Translator
S Voice
Samsung Account
Samsung Apps
Samsung Apps Widget
Samsung Billing
Samsung Calendar Sync
Samsung Content Agent
Samsung Group Cast
Samsung Hub
Samsung Hub Updater
Samsung Keyboard
Samsung Link
Samsung Print Service
Samsung Push Service
Samsung S Browser Sync
Samsung Setup Wizard
Samsung S Note Sync
Samsung Sync (Data)
Samsung Video
Samsung Watch ON
Samsung Watch ON Video
Samsung Sans (Fonts)
Scrapbook
Share Music
Share Video
Sketchbook
Story Album
Story Album Widget
Tags
TalkBack
Trim (Video)
Trip Advisor
Video Clips
Video Player
Voice Recorder
VPN Client
Weather Widget
WFDS Print Svc Plugin
Wi-Fi Direct (Client)
Wi-Fi Direct (Server)
Yahoo! Finance
Google Apps:
Code:
Chrome
Drive
Earth
Google+
Google Mail (GMail)
Google Play Books
Google Play Games
Google Play Movies & TV
Google Play Music
Google Play Newsstand
Google Now (Search)
Google Search Widget
Hangouts
Maps
Wallet
YouTube
AT&T (SM-N900A) Apps:
Code:
APO (Not Sure)
AT&T Code Scanner
AT&T Hot Spots
AT&T Messages
Beats Music
Digital Locker
Drive Mode
Family Map
ISIS Wallet
Lookout Security
My AT&T
Ready 2 Go
Skyfire Toolbar
Smart WiFi
Telenav
Wild Tangent
Yellow Pages Mobile
International (SM-N9005) Apps:
Code:
Interactive Tutorial
Pickup Tutorial
Polaris Viewer (PDF)
Remote Controls
User Manual
Sprint (SM-N900P) Apps:
Code:
Chameleon
Skyfire Toolbar
Sprint Android Extension
Sprint Installer
Sprint Touch
Sprint Voicemail
Swype
Voice Over WiFi
Visual Voicemail
WiFi Calling
T-Mobile (SM-N900T) Apps:
Code:
Customer Wireless
Lookout Security
T-Mobile My Account
T-Mobile Name ID
T-Mobile TV
Visual Voicemail
Verizon (SM-N900V) Apps:
Code:
Amazon App Store
Amazon Audible
Amazon IMDB
Amazon MP3
Amazon Shopping
Amazon Widget
Kindle
LTE Test
My Info Zone
My Verizon
NFL GameCenter
Slacker
Swype
Visual Voicemail
Verizon Cloud
Verizon Navigator
Verizon Tones
DOWNLOAD
Download Here!
 

crackpot

Senior Member
Oct 25, 2009
376
342
0
SC
crackpot.ws
CHANGELOG

2014-07-19 Version 2.0
  • Added apps from AT&T (SM-N900A), International (SM-N9005), Sprint (SM-N900P), and Verizon (SM-N900V) versions of the Note 3.
  • Reordered the app lists, broken them down into pages of 30.
  • Removed fix_permissions script (it wasn't really needed with what this does).
  • Added option to clear Dalvik cache and apply screen rotation fix after debloating has completed.
  • You can select which variant of SGN3 you have, so you won't see apps from other devices.

2014-07-13 Version 1.1
  • Added Beep'nGo app.
  • Added S Pen SDK (careful removing this one).
  • Added Samsung Group Cast app.
  • Fixed number error in updater-script.

2014-07-11 Version 1.0
  • Initial release!
 

crackpot

Senior Member
Oct 25, 2009
376
342
0
SC
crackpot.ws
LICENSE
Code:
The MIT License (MIT)

Copyright (c) 2014 Adam Koch aka crackpot

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
 

micmars

Inactive Recognized Contributor
May 1, 2013
10,323
19,050
0
Tampa Bay
I I remove apps with titanium backup. How's this different?
This script has been on the various forums for months, so it has the advantage of time as a strong measure of its efficacy.

My only concerns when looking at the list are the dependencies that may exist when running the script. This includes library files and any data partition folders associated with the removed apps.

With straight up apk removals, like Sprint Zone (Zone.apk), the downside is minimal and the space gained is pretty solid (30MB+).

That stated, I think the script looks to be a useful tool. Beats a guess and check approach.

Sent from my SM-N900P using Tapatalk
 
  • Like
Reactions: mmaccon

2k10MBC300SPT

Senior Member
Jun 8, 2010
1,545
447
0
45
Medford, MA
This script has been on the various forums for months, so it has the advantage of time as a strong measure of its efficacy.

My only concerns when looking at the list are the dependencies that may exist when running the script. This includes library files and any data partition folders associated with the removed apps.

With straight up apk removals, like Sprint Zone (Zone.apk), the downside is minimal and the space gained is pretty solid (30MB+).

That stated, I think the script looks to be a useful tool. Beats a guess and check approach.

Sent from my SM-N900P using Tapatalk

I understand and thank you...
 
  • Like
Reactions: micmars

emas78

Member
Jun 22, 2012
30
14
0
Island of Hvar
super script.
I was looking for way to disable all these useless apps.
installation was super easy.
now my phone has more ram, uses less recources and everything work just fine!

thanx a lot!!!!