[SCRIPT] ROM Cleaner v2.1 | Remove Bloatware | Backup Apps | Install Apps/Mods

Patrics83

Inactive Recognized Developer
Feb 19, 2010
5,620
8,223
0
Gothenburg





  • All Scripts in a unique AROMA Installer
  • Works on Samsung Galaxy S4 i9500 & i9505.
  • No root required, only custom recovery.
  • ROM Cleaner - Will give you the option to remove as much as possible without making your ROM unstable!
  • You will be able to install a secondary launcher with APEX or NOVA it's all up to you!
  • ROMCleaner app-list in a user friendly format
  • Backup Tool will make your flashing like "a walk in the park"
  • Follow our "Quick Guide" in the AROMA Installer under "How-to-use" and you will know when and how to run the scripts
ROM Cleaner Featured On XDA!!! Twice!

Also read these nice articles!
Video review by TheSmokingAndroid
XDA Front Page!
Pocketables!
XDA Front Page!
Evil-Dragon's Blog!
The Gadgeteer!





  • very nice, simple and fast way to delete stuff from your device
  • takes less then 5 seconds to delete all the listed applications and files in the list
  • Odex files will be automatically removed if belonging apk have been removed
  • 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
  • users have reported better battery life and device speed improvements with ROM Cleaner
If you find this tool good, great, awesome or maybe even the best thing you ever tried
then please feel free to send us a beer, hit the "Thanks Button", leave some feedback and subscribe this thread ;)



Important:

- If you get some kind of issue after flashing ROM Cleaner, re-flash the ROM and check if the issue still exists.
- Don't spam ROM development threads about issues caused by this script.
- Always report problems in this thread and we will most likely help you as fast as we can.
- Please always respect our work and be friendly and helpful to other members in this thread.



How to report a problem:

- Flash ROMCleaner_vX.X.zip in recovery
- In main menu and press "Log Collection".
- When done, reboot the device from "Advanced Power Menu".
- In "/external or internal sdcard/ROMCleaner" you will find RC_LogCollection.*.tar. Please upload this file together with a description of your problem.
With this log we can in - most cases - solve your problem within minutes!

If you ignore this simple instruction, you will most likely get no help from us!





Please feel free to use our banner made by craacK






Thanks a lot for all donations :D

MarckX x2 | Tomi Mykrä x2 | craacK x1 | Anthony Hogan x1 | Pietrorlando Giordano x1 | Mastacheata x1
preacher65 x1 | PaulGiz x1 | avatar_ro x1 | verynuclear x1 | JagSem x1 | Clarifiante x1 | Rosete Ryan Kim x1
Xphoid x1 | rayford85 x1 | Simi007 x2 | z31s1g x1 | malybru x1 | HTC-Gunge x1 | Laurentius26 x1 | tossero x1
jeryx x1 | mrdey x1 | Imex99 x1 | rib king x1 | Gandicela x1 | Zelmer x1 | bigdaddy619











MarckX for all the help with development and testing
Xphoid for testing and also for making the initial appremoval list
Dude360 who made a great work building this tool with me
craacK for all the help with the development and graphics
amarullz for the AROMA Installer
Madmaxx82 for his script skills and help making this one fly ;)
Special thanks goes to Whiskey103 for hosting my files
And of course to everyone who supports our work!
 
Last edited:

MarckX

Senior Member
Feb 13, 2009
843
1,269
0


ROM Cleaner v2.1

ROMCleaner_user.txt

CM-AOSP_user.txt

>Follow instructions in third post how to edit this to fit your demands...

Also make sure to use Notepad++ when editing ROMCleaner_user.txt in Windows.

Requirements: CWM Recovery or TWRP



Code:
[FONT="Arial"][COLOR=royalblue][B]ROM Cleaner v2.1 - 2014-01-19[/B][/COLOR]
 
   -Common
    *Updated ROMCleaner program to support KitKat ROMs (/system/priv-app)
    *You can now save screen brightness settings
    *Removed the number after sdcard in first screen

   -ROM Cleaner (CM-AOSP)
    *Corrected the issue where some users couldn't use this cleaning option.

   -Additional Scripts
    *Option to clear saved brightness settings
    *Added a test script that will scan your packages.xml for unused app data and clear it.

   -Launchers
    *Updated all launchers
    *Removed GO Launcher and Holo HD launcher
     APEX and Nova are the options from now on.
   
_______________________________________________________________________________


[COLOR=royalblue][B]ROM Cleaner v2.0 - 2013-10-20[/B][/COLOR]
 
   -[B]Common[/B]
    *Updated AROMA binary to 2.70RC2 (stable)
    *All script has been modified to work with the new ROM Cleaner standard.
     AROMA Installer will now use variables for sdcard paths... 
     Thanks to this new method we can now handle 12 different 
     ways of mounting sdcard inside recovery.
     But like always you external sdcard will used as long as you have one,
     else internal sdcard will be used.
    *Updated Busybox in the zip to ensure all commands will work as intended
    *Plus a lot more stuff that will simplify things for us when updating ROM Cleaner.

   -[B]ROM Cleaner[/B]
    *New layout for ROMCleaner_user.txt (Please leave feedback)
    *Added more apps to be removed
    *Corrected odex files remover. 
     (if the app name contained "()" it resulted in syntax error
     and stopped the script for removing odex files.)
    *First screen will now show if needed partitions are mounted.
     It will also let you know if your user.txt 
     can be found in your ROMCleaner folder.
    *Added a "free space" calculator to show how many "MB" ROM Cleaner removed.
     It will also show how many files and apps it removed.
    *Added a checkbox to run "Log Collection" directly after ROM Cleaner
    *Refined the status messages for ROM Cleaner, now it will print

     "-ROM Cleaner was successful!" - All OK
     
     "-There was nothing to remove by ROM Cleaner" - All OK, 
     (did you forget to flash a ROM?) ;)
     
     "-ROM Cleaner Failed!" - This means the script didn't execute at all.
 
   -[B]ROM Cleaner (CM10.x, AOSP, AOKP, GE)[/B]
    *Added a new ROM Cleaner for CM10.x, AOSP, AOKP, GE ROMs

   -[B]Additional Scripts[/B]
    *Added checkboxes for settings restorer. 
    *Added a warning message if you use Setup Wizard remover before first boot.
    *More info will be collected in "Log Collection"

   -[B]Updated all launchers[/B]
   
_______________________________________________________________________________


[COLOR=royalblue][B]ROM Cleaner v1.0 - 2013-07-02[/B][/COLOR]
 
   -[B]Initial release of ROM Cleaner for Samsung S4[/B]
[/FONT]
 
Last edited:

Patrics83

Inactive Recognized Developer
Feb 19, 2010
5,620
8,223
0
Gothenburg
Guide & Info

Guide For ROM Cleaner and Additional Tools!

We did make an effort to make it as clear as possible on each AROMA screen. However it's always nice to know what the scripts do and when to use them...

So let's start!



Main Menu

In our main menu you will find:

* Backup Tool
* ROM Cleaner
--- ROM Cleaner
--- Skip Cleaning Step

* Additional Scripts
--- Settings Restorer
--- Setup Wizard Remover
--- Apps & Mods Installer
--- Run all scripts in one GO!

* Log Collection
* Advanced Power Menu



ROM Cleaner

Flashing procedure for pure ROM Cleaner users!

-*- Flash a ROM with full wipe
-*- Flash ROM Cleaner and press "ROM Cleaner"
-*- Pick "ROM Cleaner" or "CM-AOSP" script, then press Next
-*- Next menu is optional (should be pretty clear)
-*- Press Next again and wait until ROM Cleaner is done
-*- Press Reboot and use your phone like normal.

Skip cleaning step

If you use this option, nothing will be removed and you will still be able to restore your apps.​

How To Edit Your Personal User.txt

Steps you need to do:

--- Windows users, download Notepad++ and install it.
--- Download "ROMCleaner_user.txt" or "CM-AOSP_user.txt" (from the download post)
--- Open the text file with Notepad++
--- Edit the file on your Android device: DroidEdit (Free)

In the text file you will find two columns with app names and a description in this guide we use AdobeReader.apk as an example.


To Remove a file with ROMCleaner

Code:
AdobeReader.apk         Adobe Reader PDF reader

In the case above "AdobeReader.apk" will be removed.


To keep a file with ROMCleaner If you decide to keep it, add a "#" at the beginning of the line:
Code:
[COLOR=Red]#[/COLOR]AdobeReader.apk         Adobe Reader PDF reader


Let's say we are done with the edits. To continue just complete next list:

--- Press the "X" in the upper right corner of the screen to save the changes.
--- Copy the file onto your external sdcard or internal sdcard. The file must be located in "/internal or external sdcard/ROMCleaner" folder. ( "/../ROMCleaner/ROMCleaner_user.txt" )
---If you don't have a ROMCleaner folder yet or are unsure about what's internal or external sdcard. Please flash ROM Cleaner zip in recovery.
By doing so, needed folders will be created. Reboot your device from "Advanced Power Menu"

Now ROM Cleaner script will always read that file!​

Backup Tool

Will backup:

-*- Applications (Not app data)
-*- Accounts (Settings - Accounts)
-*- Bluetooth pairings
-*- TouchWiz launcher settings (and 3rd party widgets)
-*- Mail accounts (including Inbox)
-*- WiFi keys

Important Note: Use this before flashing a new ROM flash with full wipe

How to apply:

--- Flash ROM Cleaner AROMA and press "Backup Tool"
--- When done, press "Power Menu" and "Exit" .... or whatever you want...​

Additional Scripts

Important Note: Use this menu only after a full boot!

* Settings Restorer > This script will restore data already saved with Backup Tool
* Setup Wizard Remover > This script will remove the Setup Wizard
* Apps & Mods Installer > This is a batch install script. Apps, mods, files in /*sdcard/ROMCleaner/SecondBoot will be installed when you use this script
* Run All scripts in one GO! > This is a batch install for all scripts in this menu.​

Log Collection

Use this option when we request logs from you.

This script will collect all needed logs + "*user.txt" and create "RC_LogCollector.tar" in ROMCleaner folder. Upload this file and send it to us on XDA or Google Talk chatroom (add as contact to Google Talk [COLOR=black][email protected][/COLOR]

Advanced Power Menu

In this menu you will find the following options:

* Reboot your device
* Exit to Recovery
* Enable Mobile Network​

Screenshots















Easy?
Yes? Good because this is and should be easy ;)
 
Last edited:

MarckX

Senior Member
Feb 13, 2009
843
1,269
0
Here you find the available _user.txt files for ROMClenaer's latest version. If you don't use the user-files, ROM Cleaner will automatically clean files as listed in these files, because these text-files are the default ones.

ROMCleaner_user.txt
Code:
#                                                                                       #
#                                                                                       #
#                    ===============================================                    #
#                    |                                             |                    #
#                    |              ROM Cleaner v2.0               |                    #
#                    |                     by                      |                    #
#                    |    Patrics83 | Dude360 | craacK | MarckX    |                    #
#                    |                                             |                    #
#                    ===============================================                    #
#                                                                                       #
#                                                                                       #
#########################################################################################
#>                                                                                      <
#>                                     Windows users                                    <
#>                   !!!ALWAYS USE NOTEPAD++ WHEN EDITING THIS FILE!!!                  <
#>                                                                                      <
#########################################################################################
#
#
#
#        3rd Party Applications
#
#########################################################################################

#com.adobe.flashplayer*.apk                             Adobe Flash Player
AdobeReader.apk                                         Adobe Reader PDF reader
com.adobe.reader*.apk                                   Adobe Reader PDF reader
#com.facebook.katana*.apk                               Facebook
#com.estrongs.android.pop*.apk                          ES File Explorer
Books.apk                                               Google Play Books
com.google.android.apps.books*.apk                      Google Play Books
Chrome.apk                                              Chrome Browser
com.android.chrome*.apk                                 Chrome Browser
#Dropbox*.apk                                           Dropbox
#com.dropbox.android*.apk                               Dropbox
#Earth.apk                                              Google Earth
#Gmail*.apk                                             Gmail Application
#com.google.android.gm*.apk                             Gmail Application
#GMS_Maps.apk                                           Google Maps
#com.google.android.apps.maps*.apk                      Google Maps
Magazines.apk                                           Google Play Magazines
com.google.android.apps.magazines*.apk                  Google Play Magazines
Music*.apk                                              Google Play Music
com.google.android.music*.apk                           Google Play Music
#MusicFX.apk                                            Music FX for Music apk
talkback.apk                                            Google Play Talkback
com.google.android.marvin.talkback*.apk                 Google Play Talkback
PlusOne.apk                                             Google+
com.google.android.apps.plus*.apk                       Google+
#Street.apk                                             Google Street
#com.google.android.street*.apk                         Google Street
#Velvet.apk                                             Google Search
#com.google.android.googlequicksearchbox*.apk           Google Search
Videos.apk                                              Google Play Movies
com.google.android.videos*.apk                          Google Play Movies
#YouTube.apk                                            YouTube
#com.google.android.youtube*.apk                        YouTube
#com.keramidas.TitaniumBackup*.apk                      Titanium Backup
SoundHound_Freemium.apk                                 SoundHound
com.melodis.midomiMusicIdentifier.freemium*.apk         SoundHound
#com.twitter.android*.apk                               Twitter

#
#
#
#        System Applications
#
#########################################################################################

#AccuweatherPhone*.apk                                  Weather App&Widget
#AllShareCastPlayer.apk                                 Wifi Direct-Sharing screen to TV
#AllshareControlShare.apk                               Wifi Direct-Sharing screen to TV
#AllshareFileShare.apk                                  Wifi Direct-File Sharing
#AllshareFileShareClient.apk                            Wifi Direct-File Sharing
#AllshareFileShareServer.apk                            Wifi Direct-File Sharing
#AllshareMediaServer.apk                                Wifi Direct-Nearby devices
#AllshareMediaShare.apk                                 Wifi Direct-Nearby devices
#AllSharePlay*.apk                                      Wifi Direct-AllShare Play
#BasicDreams.apk                                        Display>Daydreams Option
Blurb.apk                                               Blurb Story Album Checkout
com.blurb.checkout*.apk                                 Blurb Story Album Checkout
ChatON*.apk                                             ChatOn
"/system/lib/libChatOn*.so"                             ChatOn Libs 
#ChocoEUKor.apk                                         Choco cooky font - Used in Lockscreen text
#ClockPackage.apk                                       Clock Pack
#CloudAgent.apk                                         Dropbox - Cloud Sync
Com2usPoker_ASGC.apk                                    Game
ContainerAgent.apk                                      Samsung KNOX - Security Related
#CoolEUKor.apk                                          Cooljazz font - Used in Lockscreen text                         
DioDict3Service.apk                                     Dictionary
"/system/lib/libDio*.so"                                Dictionary Libs: libDioDict3EngineNativeService.so, libDioDict4EngineNativeService.so, libDioOcrEngine.so, libDioPDFMaker.so, libDioPDFMaker_StoryAlbum.so
#DirectConnect.apk                                      Direct Connect Manager
#DirectShareManager.apk                                 DirectShareManager
#Divx.apk                                               DIVX player & codecs
DroidSansSherifItalic.apk                               DroidSerif-Italic font - Used in Lockscreen text
EasyLauncher.apk                                        Easy Mode Launcher
EasySettings.apk                                        Easy Mode Launcher settings
Flipboard.apk                                           Flipboard News
flipboard.app*.apk                                      Flipboard News
FotaCient.apk                                           Samsung fota updates
FWUpgrade.apk                                           Upgarde installer
#GroupPlay*.apk                                         Samsung Group Play
#HealthContentProvider.apk                              S-Health
#Hearingdro.apk                                         Hearing Adjustment
InteractiveTutorial.apk                                 Interactive Tutorial
com.tss21.prayertime.samsung*.apk                       Islamona App
#JobManager.apk                                         Task Manager
KNOXAgent.apk                                           Samsung KONX
KNOXStore.apk                                           Samsung KNOX
"/system/containers"                                    Samsung KNOX
#LocalFOTA.apk                                          Samsung fota related
Match3VS.apk                                            Game
MediaUploader.apk                                       Picasa Uploader
MobilePrint*.apk                                        Mobile Print
MobileTrackerEngineTwo.apk                              App for tracing the device if activated
MusicLiveShare.apk                                      Music Live Share
#MusicPlayerWT.apk                                      Music related
PageBuddyNotiSvc*.apk                                   Page Buddy Notification
#Peel.apk                                               Samsung WatchON - Power
#tv.peel.samsung.app*.apk                               Samsung WatchON - Power
PickUpTutorial.apk                                      Pickup Tutorial
PolarisViewer*.apk                                      Polaris document Viewer
"/system/lib/libpolaris*.so"                            Polaris Viewer Libs: libpolarisexternel.so, libpolarisexternel3.so, libpolarisexternel3SDK.so, libpolarisexternelSDK.so, libpolaristextprint5v.so, libpolarisviewer5.so, libpolarisviewerSDK.so
PreloadInstaller.apk                                    Bloatware Installer
#PRUI.apk                                               Play Ready UI (not sure what it does)
#ringtoneBR.apk                                         Ringtone Backup App
RoseEUKor.apk                                           Rosemary font - Used in Lockscreen text
S_Translator_CSLi.apk                                   S-Translator App
SamsungApps*.apk                                        Samsung AppStore
com.sec.android.app.samsungapps*.apk                    Samsung AppStore
SamsungBooks.apk                                        Samsung Books
SamsungGames.apk                                        Samsung Games
SamsungHub*.apk                                         Samsung Hub
com.sec.everglades*.apk                                 Samsung Hub
#SamsungIME.apk                                         Samsung Keyboard
SamsungLearning.apk                                     Samsung Learning
#SamsungMusic.apk                                       Samsung Music App
#SamsungOCR*.apk                                        Samsung Optical Reader
SamsungSans.apk                                         Samsung Sans Font - Used in Lockscreen text 
Samsungservice.apk                                      Samsung account
#SamsungVideo.apk                                       Samsung Video App
#SamsungWatchON.apk                                     Samsung WatchON App
#SBrowser.apk                                           Samsung Browser
#SBrowserTry.apk                                        Samsung Browser Related 
sCloudBackupApp.apk                                     Samsung Backup
sCloudBackupProvider.apk                                Samsung Backup Provider
sCloudDataRelay.apk                                     Samsung Cloud Data Relay
sCloudDataSync.apk                                      Samsung Cloud Sync Adapters
sCloudQuotaApp.apk                                      Samsung Cloud Quota
sCloudSyncCalendar.apk                                  Samsung Calender Backup
sCloudSyncContacts.apk                                  Samsung Contacts Backup
sCloudSyncSBrowserBookmark.apk                          Samsung Bookmarks Sync
sCloudSyncSBrowserTabs.apk                              Samsung Browser Tabs Sync 
sCloudSyncSNote.apk                                     Samsung SNote Backup
#SecCalculator*.apk                                     Samsung Calculator
#SecCalendar_SPen.apk                                   Samsung Calendar-SPen Related
#SecCalendarProvider.apk                                Samsung Calendar    
#SecContacts.apk                                        Samsung Contacts
#SecContactsProvider.apk                                Samsung Contacts Related
#SecDownloadProvider*.apk                               Samsung Download Provider
#SecEmail*.apk                                          Samsung Email
#SecExchange.apk                                        Samsung App for Exchange
#SecHTMLViewer.apk                                      Samsung HTML Viewer
#SecMms.apk                                             Samsung Messaging App
SecNoteMyFiles.apk                                      Samsung My File App
SecSafetyAssurance.apk                                  Samsung Safety Assistance
#SecSetupWizard*.apk                                    Samsung Setup Wizard
#SecVideo*.apk                                          Samsung Video Player
SecWalletManager.apk                                    Samsung Wallet
#SHealth*.apk                                           S-Health App    
SmartBriefing*.apk                                      Briefing App&Widget
#SMemo*.apk                                             Samsung Memo
#SNoteProvider.apk                                      Samsung Memo sync Provider
#"/system/preloaddata/SNote"                            Sample Notes
SNS.apk                                                 Social Network Service (Facebook/Twitter services)
SPPPushClient_Prod.apk                                  Samsung Push Service
com.sec.spp.push*.apk                                   Samsung Push Service
#Stk*.apk                                               SIM Tool Kit (Needed for some banking stuff to work)
#SyncmlDM.apk                                           Software Update
#SyncmlDS.apk                                           Software Update
#Tag.apk                                                NFC Tags
#Talk*.apk                                              Google Talk
TravelService.apk                                       Travel Service App
TrimApp_phone*.apk                                      Trim (Ringtones and stuff)
TripAdvisor.apk                                         Trip Advisor App
com.tripadvisor.tripadvisor*.apk                        Trip Advisor App
#VoiceRecorder.apk                                      Voice Recorder
WebManual.apk                                           User manual
#WfdBroker.apk                                          Related to Allshare
Yahoonews*.apk                                          Yahoo! News
Yahoostock*.apk                                         Yahoo! Finance

#
#
#
#        Widgets
#
#########################################################################################

AlarmWidget.apk                                         Alarm
CHS_J_Device_only.apk                                   Samsung Apps Widget
#DigitalClock*.apk                                      Clock (digital)
DualClockDigital.apk                                    Dual clock (digital)
EasyFavoritesContactsWidget.apk                         Favorite Contacts
#GoogleSearchWidget.apk                                 Google Search
#NotificationWidget.apk                                 Notification Widget
SamsungWidget_ProgramMonitor.apk                        Program Monitor
SimpleWidget.apk                                        Simple Widget
#SPlannerAppWidget.apk                                  S-Planner App Widget
StoryAlbumWidget.apk                                    Story Album Widget
TravelWidget.apk                                        Travel Service Widget
#WeatherWidgetDaemon.apk                                Weather Widget

#
#
#
#        Galaxy S4 Camera/Gallery Modes & Features
#
#########################################################################################

#SamsungCamera2.apk                                     Camera App
#SecGallery*.apk                                        Samsung Gallery
#AnimatedScene.apk                                      Animated Photo Mode
#BeautyFace.apk                                         Beauty Face Mode
#BestFace.apk                                           Best Face Mode
#Collage_fhd.apk                                        Collage Creater
#ColorBlind.apk                                         Photo/Gallery related-not sure
#Eraser.apk                                             Cam Related
#PhotoRetouching_fhd.apk                                Photo Editor
#PhotoTable.apk                                         Daydream Screensavers
#PicAction.apk                                          Drama Mode
#SphericalMosaic.apk                                    Not sure if belongs here

#
#
#
#        Text-to-speech engine for Android. Used by Google Maps etc.
#
#########################################################################################

#GoogleTTS.apk                                          Google text-to-speech Engine
#SamsungTTS.apk                                         Samsung TTS
#S-Voice_Android_phone*.apk                             S Voice
#VoiceSearch*.apk                                       Vocie Search for supported apps
#"/system/tts"                                          Language files for text-to-speech engine

#
#
#
#        Samsung Kies
#
#########################################################################################

#Kies.apk                                               Kies via USB
#kieswifi.apk                                           Kies via Wi-Fi
#"/system/etc/kies"

#
#
#
#        Samsungn Test Apps
#
#########################################################################################

AirMotionTryActually.apk                                Air Motion Sensor Related tutorial
AutomationTest_FB.apk                                   Automation Test
BluetoothTest.apk                                       Bluetooth Test
FactoryTest_FB.apk                                      Factory Test
HwModuleTest.apk                                        Factory Keystring
NfcTest.apk                                             NFC Test
SecFactoryPhoneTest.apk                                 Factory Phone Test
WlanTest.apk                                            Wlan Test

#
#
#
#        Face Unlock App including Lib's | Around 25MB
#
#########################################################################################

FaceLock.apk
"/system/lib/libfacelock_jni.so"
"/system/vendor/pittpatt" 

#
#
#
#        Wallpapers, Previews, Boot Sounds & Videos...
#
#########################################################################################

#SecLiveWallpapersPicker.apk                            Live Wallpaper Picker
#SecWallpaperChooser.apk                                Wallpaper Chooser
NoiseField.apk                                          Bubbles - Live Wallpaper
PhaseBeam.apk                                           Phase Beam - Live Wallpaper
"/system/media/video"                                   Sample videos
#"/system/media/audio/ui/Dock.ogg"                      Docking sound
#"/system/media/audio/ui/Undock.ogg"                    Undocking sound
"/system/media/audio/ui/LowBattery.ogg"                 Low battery warning
"/system/media/audio/ui/PowerOn.ogg"                    Boot sound
"/system/media/audio/ui/TW_Silent_mode_off.ogg"         Silent mode off
"/system/media/audio/ui/TW_Volume_control.ogg"          Increase/decrease volume sound

#
#
#
#        Experimental Section, only for experienced users.
#
#########################################################################################

#EdmVpnServices.apk                                     Enterprise VPN Services
#EnterprisePermissions.apk                              JB 4.1.2 Component-Unknown Purpose(S4)
#GoogleCalendarSyncAdapter.apk                          Calendar Sync
#GoogleContactsSyncAdapter.apk                          Contacts
#KeyChain.apk                                           KeyChain API 
#LogsProvider.apk                                       Log provider
#SecDownloadProviderUi.apk                              Download UI
#VpnDialogs.apk                                         VPN Services
#DSMForwarding.apk                                      Seems to be something to do with pen input for Galaxy Note
#DSMLawmo.apk                                           Seems to be something to do with pen input for Galaxy Note
#BCService.apk                                          Said to be safe
#ELMAgent.apk                                           Said to be safe
#Episodes.apk                                           Said to be safe
#minimode-res.apk                                       Said to be safe
#OmaCP.apk                                              Said to be safe
#OmaDrmPopup.apk                                        Said to be safe
#wssyncmlnps.apk                                        Said to be safe
#"/system/app/mcRegistry"
#"/system/containers"                                   KNOX
#"/system/preloadedsso"                                 KNOX
#"/system/preloadedkiosk"                               Kiosk Home

CM-AOSP_user.txt
Code:
#                                                                                       #
#                                                                                       #
#                    ===============================================                    #
#                    |                                             |                    #
#                    |     ROM Cleaner CM X - AOSP - AOKP v2.0     |                    #
#                    |                     by                      |                    #
#                    |    Patrics83 | Dude360 | craacK | MarckX    |                    #
#                    |                                             |                    #
#                    ===============================================                    #
#                                                                                       #
#                                                                                       #
#########################################################################################
#>                                                                                      <
#>                                     Windows users                                    <
#>                   !!!ALWAYS USE NOTEPAD++ WHEN EDITING THIS FILE!!!                  <
#>                                                                                      <
#########################################################################################

#
#
#
#        System Applications
#
#########################################################################################

BasicDreams.apk                                     Basic Sleep Mode Apps
#Browser.apk                                        Browser
#Calculator.apk                                     Calculator
#ChromeBookmarksSyncAdapter.apk                     Google Bookmarks Sync
CMFileManager.apk                                   CM File Manager
CMFileManagerThemes.apk                             CM File Manager Themes
DeskClock.apk                                       Clock
Development.apk                                     Dev Tools
DSPManager.apk                                      DSP Manager
#Email.apk                                          Email
#Email2.apk                                         Email
#Exchange2.apk                                      Exchange Services
#ESfile.apk                                         ES File Explorer
#ESFileExplorer.apk                                 ES File Explorer
#com.estrongs.android.pop*.apk                      ES File Explorer
FileManager.apk                                     FileManager
Galaxy4.apk                                         Black Hole
#Gallery2.apk                                       Gallery
GenieWidget.apk                                     News & Weather
#Gmail*.apk                                         Gmail
GoogleEars.apk                                      Sound Search for Google Play
GoogleFeedback.apk                                  Market Feedback Agent
HoloSpiralWallpaper.apk                             Holo Spiral
#Launcher2.apk                                      Android Launcher
LiveWallpapers.apk                                  Android Live Wallpapers
LiveWallpapersPicker.apk                            Live Wallpaper Picker
LockClock.apk                                       CyanogenMod - Chronus
MagicSmokeWallpapers.apk                            Magic Smoke Wallpapers
#Maps.apk                                           Google Maps
#GMS_Maps.apk                                       Google Maps
#com.google.android.apps.maps*.apk                  Google Maps
Microbes.apk                                        Microbes Live Wallpaper
#Music.apk                                          Google Play Music
MusicFX.apk                                         MusicFX
#Nfc.apk                                            Nfc Service
NoiseField.apk                                      Bubbles
#NovaLauncher.apk                                   Nova Launcher
PhaseBeam.apk                                       Phase Beam
PhotoTable.apk                                      Photo Screensavers
Polly.apk                                           Polly volume observer
#QuickSearchBox.apk                                 Google Search
#com.google.android.googlequicksearchbox*.apk       Google Search
#Velvet.apk                                         Google Search
#SoundRecorder.apk                                  Sound Recorder
SpareParts.apk                                      Spare Parts
Stk.apk                                             SIM Toolkit
#Street.apk                                         Street View
#com.google.android.street*.apk                     Street View
SwagPapers.apk                                      AOKP Wallpapers
Tag.apk                                             Tags
#Talk.apk                                           Google Talk
Talkback.apk                                        Android Accessibility Service
com.google.android.marvin.talkback*.apk             Android Accessibility Service
Term.apk                                            Terminal Emulator
#Torch.apk                                          Torch
#Trebuchet.apk                                      Trebuchet
VideoEditor.apk                                     Movie Studio
VisualizationWallpapers.apk                         Music Visualization Wallpapers
VoiceDialer.apk                                     Voice Dialer
#VpnDialogs.apk                                     VpnDialogs
#YouTube.apk                                        YouTube
#com.google.android.youtube*.apk                    YouTube

#
#
#
#        Face Unlock App including Lib's | Around 25MB
#
#########################################################################################

FaceLock.apk
"/system/lib/libfacelock_jni.so"
"/system/vendor/pittpatt" 

#
#
#
#        Text-to-speech engine for Android. Used by Google Maps etc.
#
#########################################################################################

#GoogleTTS.apk                                      Google text-to-speech Engine
#PicoTts.apk                                        Pico TTS
#VoiceSearch*.apk                                   Vocie Search for supported apps
#"/system/tts"                                      Language files for text-to-speech engine
 
Last edited:

Patrics83

Inactive Recognized Developer
Feb 19, 2010
5,620
8,223
0
Gothenburg
Sweet, nice work thanks

Brilliant to see you here patrics and marckx! This is so handy! :D

Sent from my GT-I9505 using Tapatalk 2


One word WOW. First time user here, Im hooked. Plain awesome. The lerning curve aint so bad.

Thank you very much. I like my phone light and deboated. Being able to script it is the BEST !

Sweet !
Great, thanks for the script!!

Noob friendly... Thanks!

Sent from my Intel Safaricom YOLO BT210 using xda app-developers
Your welcome guys!
And thanks for those kind words ;)

Keep in mind this is the initial release for the S4 and "we" don't have the device.
That means any kind of feedback is welcome. :)


Hey @Patrics83 hows it going man long time no see!
Hey mate. Yeah it's been a really long time...
All fine here, coding my ass off to satisfy Samsung fanboys :D;)
I hope everything is cool with you as well! :thumbup:


Congrats mates....

Nice team, best cleaner script... :good::good::good::good::good:

and hell yeah... removes a lot!


PS: I guess you need to promote this link also on i9500 section, cause 100% works on it.
Thanks buddy!

And thanks for all the help again... :)

BTW I bet we can remove much much more... Will be waiting for first reports, so we know if there's anything we should add/remove ;)

I will PM some mod and ask them to "symlink" this thread to that section :p

Sent from my HTC One X
 

Xetalx

Member
Oct 5, 2012
47
16
0
Montreal
The S4 is Bloated like no other phone. Your script already covers 9/10 of the Bloat :D

The main reason a was romming was to get rid of the useless junk.

Now that i have your Cleaner i do not need to ROM anymore and am running a full stock image completely debloated in 3-4 clicks.

I am more then happy and want to say that your work is greatly appeciated.

Vince
 

Patrics83

Inactive Recognized Developer
Feb 19, 2010
5,620
8,223
0
Gothenburg
The S4 is Bloated like no other phone. Your script already covers 9/10 of the Bloat :D

The main reason a was romming was to get rid of the useless junk.

Now that i have your Cleaner i do not need to ROM anymore and am running a full stock image completely debloated in 3-4 clicks.

I am more then happy and want to say that your work is greatly appeciated.

Vince

Thanks for your feedback!

9/10 :eek:
Not bad huh? :)

BTW you might wanna have a look at how to edit your own ROMCleaner_user.txt.
No need to edit the updater-script or something like that, just a regular txt file with the apk name.

Once done with the edits, copy the file on to your ROMCleaner folder located on your external sdcard if you have one, else you will find the ROMCleaner folder in the internal sdcard.

Sent from my HTC One X
 
  • Like
Reactions: MarckX

Xetalx

Member
Oct 5, 2012
47
16
0
Montreal
Thanks for your feedback!

9/10 :eek:
Not bad huh? :)

BTW you might wanna have a look at how to edit your own ROMCleaner_user.txt.
No need to edit the updater-script or something like that, just a regular txt file with the apk name.

Once done with the edits, copy the file on to your ROMCleaner folder located on your external sdcard if you have one, else you will find the ROMCleaner folder in the internal sdcard.

Sent from my HTC One X
Yay not bad considering the missing APK's where carrier specific :D

Heheh
 
  • Like
Reactions: MarckX

Xetalx

Member
Oct 5, 2012
47
16
0
Montreal
We will add all those carrier apps in next release.

And please feel free to post all app names. That will help us a lot ;)

Sent from my HTC One X
Sure here you go , BELL Canadian ROM :

Bell_Stub_AMP_Revised_ProdSigned.apk
BellMobileTVStub(11-13).apk
PGA2_Samsung_i337M_PNc2dm_EN_Bell_220.apk
Samsung-V2-City-Video-release.apk
selfserve_v2.6_prod_rel1.apk
TunesAppsWidget-2.0.11b.apk
Episodes.apk

Sorry for the missing descriptions...

Vince
 

MarckX

Senior Member
Feb 13, 2009
843
1,269
0
Well guys: 24 hours on-line, and I have to compliment you S4 users for giving us the warmest welcome ever! Thanks for that :D
Feel free posting your suggestions, additions and remarks to make it better suited to you all (as long as they don't take too much dev time, that is :p)
Besides that -if you like- you can have a useful or totally useless conversation with us and some other weirdos on GTalk: [email protected]

And last but not least, don't forget to hit Xphoid's thanks button, he made this release happen after all :thumbup:
 
Last edited: