[I9105/I9105P] Debloat script [Stock Deodex/Odex Sammy based roms 4.2.2] - Samsung Galaxy S II Plus

Stock 4.2.2 Debloat script
Hello friends!
I was getting tired of removing Samsung bloat and other unnecessary apk:s every time i install new rom so i made this script. This removes mostly Samsung apps, but i add there Some Google apps like G+ and Chrome too. You can edit script easy if you want keep something just check this quide: http://forum.xda-developers.com/showthread.php?t=2500955
I made this script for I9105, but it will work any stock Sammy Touchwiz roms.
ps: sorry my bad English, i'll try my best. :angel:
This is for Samsung Stock Roms only!
Changelog
V1
Initial version
V2
same as V1 just addet support Odex roms
V3
Removed Sammys Myfiles apk from deepbloat list.​
Requirements:
Stock 4.2.2
Root
CWM or TWRP
To install:
Reboot CWM or TWRP
Do nandroid back up
Flash debloat.zip
No need to do any wipes, zip wipes cache and dalvik automatically.
List of deleted apk:s: (sorry raw copy/paste)
delete("/data/app/com.android.chrome-1.apk");
delete("/data/app/com.google.android.apps.docs-1.apk");
delete("/data/app/com.google.android.apps.magazines-1.apk");
delete("/data/app/com.google.android.apps.plus-1.apk");
delete("/data/app/com.google.android.music-1.apk");
delete("/data/app/com.google.android.play.games-1.apk");
delete("/data/app/com.google.android.talk-1.apk");
delete("/data/app/com.google.android.youtube-1.apk");
delete("/data/app/com.hp.android.printservice-1.apk");
delete("/data/app/com.sec.app.samsungprintservice-1.apk");
delete("/data/app/com.sec.chaton-1.apk");
delete("/data/app/com.sec.chaton-2.apk");
delete("/data/app/com.sec.pcw-1.apk");
delete("/system/app/AlarmWidget.apk");
delete("/system/app/AllSharePlay15.apk");
delete("/system/app/AllshareMediaServer.apk");
delete("/system/app/CSC.apk");
delete("/system/app/ChatON_MARKET.apk");
delete("/system/app/ChromeBookmarksSyncAdapter.apk");
delete("/system/app/ChromeWithBrowser.apk");
delete("/system/app/ELMAgent.apk");
delete("/system/app/FotaClient.apk");
delete("/system/app/GameHub_2.0_ICS_oldkey.apk");
delete("/system/app/GoogleDrive.apk");
delete("/system/app/GroupCast.apk");
delete("/system/app/Hangouts.apk");
delete("/system/app/InteractiveTutorial.apk");
delete("/system/app/Magazines.apk");
delete("/system/app/Music2.apk");
delete("/system/app/MusicHub_31.apk");
delete("/system/app/PlayGames.apk");
delete("/system/app/PlusOne.apk");
delete("/system/app/PolarisViewer5.apk");
delete("/system/app/S-Voice_Android_phone_J.apk");
delete("/system/app/SNS.apk");
delete("/system/app/SSuggest_J_DeviceOnly.apk");
delete("/system/app/SamsungApps.apk");
delete("/system/app/SamsungAppsUNA3.apk");
delete("/system/app/SamsungWidget_FavoriteApp.apk");
delete("/system/app/SecEmail_J.apk");
delete("/system/app/SecEmail_J.odex");
delete("/system/app/VideoHub.apk");
delete("/system/app/WebManual.apk");
delete("/system/app/YahoonewsPhone2013.apk");
delete("/system/app/YahoostockPhone2013.apk");
delete("/system/app/YouTube.apk");
ui_print("Deleting odex files (if any)");
delete("/system/app/AlarmWidget.odex");
delete("/system/app/AllSharePlay15.odex");
delete("/system/app/AllshareMediaServer.odex");
delete("/system/app/CSC.odex");
delete("/system/app/ChatON_MARKET.odex");
delete("/system/app/ChromeBookmarksSyncAdapter.odex");
delete("/system/app/ChromeWithBrowser.odex");
delete("/system/app/ELMAgent.odex");
delete("/system/app/FotaClient.odex");
delete("/system/app/GameHub_2.0_ICS_oldkey.odex");
delete("/system/app/GoogleDrive.odex");
delete("/system/app/GroupCast.odex");
delete("/system/app/Hangouts.odex");
delete("/system/app/InteractiveTutorial.odex");
delete("/system/app/Magazines.odex");
delete("/system/app/Music2.odex");
delete("/system/app/MusicHub_31.odex");
delete("/system/app/PlayGames.odex");
delete("/system/app/PlusOne.odex");
delete("/system/app/PolarisViewer5.odex");
delete("/system/app/S-Voice_Android_phone_J.odex");
delete("/system/app/SNS.odex");
delete("/system/app/SSuggest_J_DeviceOnly.odex");
delete("/system/app/SamsungApps.odex");
delete("/system/app/SamsungAppsUNA3.odex");
delete("/system/app/SamsungWidget_FavoriteApp.odex");
delete("/system/app/SecEmail_J.odex");
delete("/system/app/SecEmail_J.odex");
delete("/system/app/VideoHub.odex");
delete("/system/app/WebManual.odex");
delete("/system/app/YahoonewsPhone2013.odex");
delete("/system/app/YahoostockPhone2013.odex");
delete("/system/app/YouTube.odex");
]Download:
V2: http://www.mediafire.com/download/93r54kfzgq3lo75/I9105debloat-v2.zip
V3: https://dl.dropboxusercontent.com/u/29828775/Sammy 4.2.2.debloat.V3.zip or https://drive.google.com/file/d/0B3NMWe1TfD9VVmdoSkUySWRuODA
Thanks goes to: [mention]safariking[/mention] for Deodex zips and [mention]DaRk-L0rD[/mention] for this quide: http://forum.xda-developers.com/showthread.php?t=2500955

does this work with 9105p also , i have a fresh rom only rooted and recovery installed

Caimarcladev said:
does this work with 9105p also , i have a fresh rom only rooted and recovery installed
Click to expand...
Click to collapse
Yes if u have deodexed rom.
e: V2 works with Odexed roms too. Happy debloating!

I am on stock 4.2.2 and i uninstall some apps. Can i use this script or again flash rom and then script. Thx
Послато са GT-I9105P користећи Тапаток 2

toske81 said:
I am on stock 4.2.2 and i uninstall some apps. Can i use this script or again flash rom and then script. Thx
Послато са GT-I9105P користећи Тапаток 2
Click to expand...
Click to collapse
No need to flash rom again. U can flash script normaly.
Lähetetty minun GT-I9105P laitteesta Tapatalkilla

After applying this script, every time I reboot before reaching lockscreen, appears "Android is upgrading, optimizing applications" for a few seconds.
It's very annoying, is there any way to solve this?

lukypuie said:
After applying this script, every time I reboot before reaching lockscreen, appears "Android is upgrading, optimizing applications" for a few seconds.
It's very annoying, is there any way to solve this?
Click to expand...
Click to collapse
Odexed or deodexed rom? I test both and see what is wrong.

it was a stock untouched rom, idk

Strange. I tested it now again on rooted untouched stock, both odex and deodex version and it works like it should.
Script deletes mostly well known trash apps so it is very strange that is causing something like that.
Does anybody else have that problem?

@Bazilli @lukypuie
Hi,
Is't safe to do on new Ver.? did you fix the problems?
My ver. from ITV stock
PDA: I9105PXXUBNG1
CSC: I9105PITVBNG1
MODEM: I9105PXXUBNG2
Added: 2014-07-27
Thank you!

u1988 said:
@Bazilli @lukypuie
Hi,
Is't safe to do on new Ver.? did you fix the problems?
My ver. from ITV stock
PDA: I9105PXXUBNG1
CSC: I9105PITVBNG1
MODEM: I9105PXXUBNG2
Added: 2014-07-27
Thank you!
Click to expand...
Click to collapse
Hi! It works any stock based Sammy 4.2.2 roms. I think those errors that were mentioned are caused by something else. I tested script even my wifes SGS3 Mini without problems. This only deletes apks and odex files, it does not mess the system.

u1988 said:
@Bazilli @lukypuie
Hi,
Is't safe to do on new Ver.? did you fix the problems?
My ver. from ITV stock
PDA: I9105PXXUBNG1
CSC: I9105PITVBNG1
MODEM: I9105PXXUBNG2
Added: 2014-07-27
Thank you!
Click to expand...
Click to collapse
Hi! It works any stock based Sammy 4.2.2 roms. I think those errors that were mentioned are caused by something else. I tested script even my wifes SGS3 Mini without problems. This only deletes apks and odex files, it does not mess the system.
Double post, sorry. ^^

When Script removing Apps . doesn't show list or removing app name ,
is it normal ?
i removed a few app manually before Using your script
and now don't know this script worked or not

nice job man...
thank you...

rasoooli said:
When Script removing Apps . doesn't show list or removing app name ,
is it normal ?
i removed a few app manually before Using your script
and now don't know this script worked or not
Click to expand...
Click to collapse
It is normal. You can see list of apps in OP. It removes apps that still exist on your phone, so it does not matter if you removed some apps before script.

Related

[STOPPED] [GT-S7500] Galaxy ACE Plus - Custom Rom v4

Based on LH2
Pre-rooted
No yellow triangle at boot (means no custom kernel or recovery included, it's your choice! That way if you want root and warranty you can! Just don't forget to keep a copy of your stock rom)
Stock Gingerbread Keyboard
Updated baseband to LH1
Bare boned
GApps updated
Flash Updated
Deodexed
Removed Swype
Defraged system
No boot sound
Tweaked boot animation
Stock look (Fonts changed)
Ram Tweaks if custom kernel is flashed
Init.d support if custom kernel is flashed (kernel is samsung original only initrd is changed)
Click to expand...
Click to collapse
Flash with odin. It will not increase custom download count!
The kernel should be flashed trough cwm (if installed or not odin will not replace it). You can also flash it trough the terminal or adb.
No apps added, just a clean rom. Don't ask to include apps.
If you need/want an app get some kind of root explorer and add it yourself.
The usual disclaimer applies. Use at your own risk.
You are encouraged to use this as your base rom and cook things into it.
Link:
http://depositfiles.com/files/dq8cmit1u
Development on the stock rom halted. I no longer have the ace plus.
Bugs [v4]:
None so far.
Click to expand...
Click to collapse
plz provide screen shot of this rom...gr8 work..
seems like v2 is more bareboned than ur previous build eh?
Screenshot ??????plz
Sent from my GT-S7500 using Tapatalk 2
bharat_goku said:
seems like v2 is more bareboned than ur previous build eh?
Click to expand...
Click to collapse
Not really I only changed the compression from zip to 7z. It's better takes less time to upload and less time to download.
blackburner said:
Not really I only changed the compression from zip to 7z. It's better takes less time to upload and less time to download.
Click to expand...
Click to collapse
ah jus noticed i'll try it out in a bit...
Is there any bugs found in this rom....? Looking like a clean rom
i'll try it today
---------- Post added at 12:23 PM ---------- Previous post was at 11:41 AM ----------
Apn setting not applied mean we cant use data plan...i dnt have wi fi around me...plz confirm
Stuck on Samsung Logo....Not Working....Please Check
Data works but you must manualy configure it. If it's stuck go to recovery and wipe cache/data. Keep in mind that it takes longer to boot the first time since its deodexed.
i need default messenging.apk
I dnt like mms.apk
munishjoshi said:
i need default messenging.apk
I dnt like mms.apk
Click to expand...
Click to collapse
It's not tested. It's deodexed and optimized so it might not work, I've uploaded the stock keyboard too in case you want it. Anyway I hate touchwiz way more than stock gingerbread so don't expect many touchwiz things to last forever in this rom.
i had use this rom & switch back to stock rom with odin coz i didn't find any difference in it...just delete some stock application..we can delete in with root explorer & link2sd...come with some another idea bro...speed is same as stock rom...some games r lagging in this ROM...
Please dont mind...just a feedback as user
Games lag because of the crappy cpu and gpu.I'm still in exams so I don't have many time to add features. The real feature would be an stock ics rom for this phone. Even the cheap live walkman has ics, samsung on the other hand doesn't care about it's users.
u r right bro...it should have stock ics rom...
Sent from my GT-S7500 using xda premium
Could you do your firmware version I have available for the firmware through the recovery?
barambuka said:
Could you do your firmware version I have available for the firmware through the recovery?
Click to expand...
Click to collapse
Are you confortable with adb? If so you can flash system.img trough recovery and adb. I currently don't use cwm so I can't properly test the update.zip itself but I might create an update.zip and upload it for you to test.
blackburner said:
Are you confortable with adb? If so you can flash system.img trough recovery and adb. I currently don't use cwm so I can't properly test the update.zip itself but I might create an update.zip and upload it for you to test.
Click to expand...
Click to collapse
will be deeply grateful if you did it! easy to install odin flies through the cwm sorry for my english. that a machine translation.
barambuka said:
will be deeply grateful if you did it! easy to install odin flies through the cwm sorry for my english. that a machine translation.
Click to expand...
Click to collapse
Check first post
blackburner said:
Check first post
Click to expand...
Click to collapse
Thank you so much!:victory:
and you will be revised to lay out in this thread or you will create a new? only in the firmware, you should prefix my merged alpha.
unpacked the archive, but it did not have 2 files. how to perform the firmware, if not boot.img and flash_image?
he figured out how to make a cwm displays information about the process of flashing!

[XL]Bloatware Remover V2[CWM][4.1.2/4.2.2][Odexed/Deodexed]

Hello.
I made this flashable.zip,because i hate to manually remove all the (sony)bloat after flashing stock rom...
Changelog:
V2
1.Added some bloat apps from 4.1.2,now it will work perfect on both(4.1.2/4.2.2) roms.
2.Added ".odex" cleaning,so now it will work on odexed and deodexed roms.
Download:
http://www.mediafire.com/download/t3y8r3g5hmazjpy/Bloarware-Remover-XL-ODEX-DEODEX-V2.zip
Old:
http://www.mediafire.com/download/048yy4lxap8w2r5/Bloarware-Remover-XL.zip
Requirements:
1.Stock Rom
2.Recovery(custom kernel)
Steps:
1.Copy Bloarware-Remover.zip in your internal memory
2.Reboot to Recovery
3.Flash the Bloarware-Remover.zip
4.Done.
REMOVED APPS:
system/app/Books.apk
system/app/CivilAlerts.apk
system/app/FBAndroid.apk
system/app/FBCalendarSync.apk
system/app/FBMediaDiscovery.apk
system/app/FBMusicLike.apk
system/app/FBSetupwizard.apk
system/app/Galaxy4.apk
system/app/GenieWidget.apk
system/app/Gmail.apk
system/app/GMS_Maps.apk
system/app/GoogleFeedback.apk
system/app/GoogleLyricsPlugin.apk
system/app/GooglePartnerSetup.apk
system/app/GoogleTTS.apk
system/app/helpappics.apk
system/app/HoloSpiralWallpaper.apk
system/app/HTMLViewer.apk
system/app/LiveWallpapers.apk
system/app/Magazines.apk
system/app/MagicSmokeWallpapers.apk
system/app/Music2.apk
system/app/NoiseField.apk
system/app/NoteWidget.apk
system/app/OnOffTools.apk
system/app/PartnerBookmarksProvider.apk
system/app/PhotoSlideshow.apk
system/app/PhotoWidget.apk
system/app/PicoTts.apk
system/app/PlayGames.apk
system/app/PlusOne.apk
system/app/RecentCallsWidget.apk
system/app/RetailDemo.apk
system/app/SemcEmail.apk
system/app/SEMCFacebookProxy.apk
system/app/SemcWarrantyTime.apk
system/app/SmallApp-Notes.apk
system/app/SmallApp-Recorder.apk
system/app/SmartcardService.apk
system/app/sneiaccountmanager.apk
system/app/SocialEngineCore.apk
system/app/SocialEngineFacebookPlugin.apk
system/app/SocialEngineFacebookShareFrwkPlugin.apk
system/app/SocialEngineFlickrPlugin.apk
system/app/SocialEnginePicasaPlugin.apk
system/app/SocialEnginePlaymemoriesPlugin.apk
system/app/SocialEngineTwitterShareFrwkPlugin.apk
system/app/SomcMusicSlideshow.apk
system/app/SOMCTwitterSetupWizard.apk
system/app/sonyreader.apk
system/app/sonyselect.apk
system/app/sonyselectdata.apk
system/app/SonySelectWidget.apk
system/app/Stk.apk
system/app/Street.apk
system/app/talkback.apk
system/app/textinput-chn.apk
system/app/TopContactsWidget.apk
system/app/UnsupportedHeadsetNotifier.apk
system/app/Videos.apk
system/app/VisualizationWallpapers.apk
system/app/VoiceSearchStub.apk
system/app/WikipediaPlugin.apk
system/app/WikipediaPluginJpn.apk
system/app/WorldClockWidget.apk
system/app/YouTube.apk
system/app/YouTubeKaraokePlugin.apk
system/app/YouTubePlugin.apk
system/etc/product/applications/NeoReader.apk
system/etc/product/applications/OfficeSuitePro_SE_Viewer.apk
system/etc/product/applications/psmplaceholder.apk
system/etc/product/applications/smallbrowser.apk
system/etc/product/applications/SnpVUStore.apk
system/etc/product/applications/trackid.apk
system/media/video/AndroidInSpace.240p.mp4
system/media/video/AndroidInSpace.480p.mp4
system/media/video/Sunset.240p.mp4
system/media/video/Sunset.480p.mp4
system/vendor/overlay/com.android.providers.partnerbookmarks-res.apk
system/vendor/overlay/com.sonyericsson.trackid-res.apk
Credits:
@serajr -For the list of Bloatware
It's not working.I tested it on stock,UB,rooted,deodexed.However I installed Rachit Rawat's CWM.I haven't flashed any kernel to install CWM.Anyway,the instalation went well,it told me that it finished,but when I reboot it showing Android is upgrading ( x / 230 ) so,nothing happens.However,the list is good,I'll remove them manually.Thanks!
For me is works!
Marius Cristian said:
It's not working.I tested it on stock,UB,rooted,deodexed.However I installed Rachit Rawat's CWM.I haven't flashed any kernel to install CWM.Anyway,the instalation went well,it told me that it finished,but when I reboot it showing Android is upgrading ( x / 230 ) so,nothing happens.However,the list is good,I'll remove them manually.Thanks!
Click to expand...
Click to collapse
You need custom kernel with busybox.
Sent from my C2105 using xda app-developers app
siankatabg said:
You need custom kernel with busybox.
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
Ok,thanks for the reply.I removed them manually,but I also removed some other files and I kinda screwed up my phone.I get FC when I try to do different things...I'll reflash stock and next timp stick to the list.About kernel...I want to stay on stock to avoid bugs.Waiting for a new version of some kernel to be released or CM11...
Marius Cristian said:
Ok,thanks for the reply.I removed them manually,but I also removed some other files and I kinda screwed up my phone.I get FC when I try to do different things...I'll reflash stock and next timp stick to the list.About kernel...I want to stay on stock to avoid bugs.Waiting for a new version of some kernel to be released or CM11...
Click to expand...
Click to collapse
You can flash custom kernel, then flash this. Zip and flash back stock kernel
Sent from my C2105 using xda app-developers app

[MOD] Zipalign And SQLite3 Binaries

WORKS ON ALL ANDROID DEVICES
Be sure to have busybox and init.d support, thank you.
Hello everyone. Today, I present my first mod for you guys XD
This installs the zipalign and sqlite3 binaries, also puts scripts in the init.d folder.
These will improve performance and smoothness of apps
HOW TO INSTALL?
1) Download the zip file
2) Put it in your phone
3) Boot into recovery and flash it
HOW TO REMOVE?
1) Download the removetweaks.zip
2) Put it in your phone
3) Boot into recovery and flash
Hello mate ! I will give a try Thanks !
Welcome, enjoy the tweaks xD
la2o said:
Welcome, enjoy the tweaks xD
Click to expand...
Click to collapse
Buddy,
Thanks for the effort but my device started to reset itself up after the boot process giving an error "Authorization failed." I could hardly delete the files in init.d folder and installed busybox again but it did not fix the problem. I still get the same error and resets. I am on Omega Rom v7 with ktoons kernel.
Please attach here asap a resep .zip file so that users like me can go back when they face the same problem. I am waiting for it.
Regards.
aegeuss said:
Buddy,
Thanks for the effort but my device started to reset itself up after the boot process giving an error "Authorization failed." I could hardly delete the files in init.d folder and installed busybox again but it did not fix the problem. I still get the same error and resets. I am on Omega Rom v7 with ktoons kernel.
Please attach here asap a resep .zip file so that users like me can go back when they face the same problem. I am waiting for it.
Regards.
Click to expand...
Click to collapse
Alright, sorry to hear that.
I'll make another zip file ASAP
la2o said:
Alright, sorry to hear that.
I'll make another zip file ASAP
Click to expand...
Click to collapse
Just to clarify, I'll try your script again after getting it fixed but this time after taking required precautions Thanks for your efforts again.
Op - You forgot to unmount everything when the script finishes
DSA said:
Op - You forgot to unmount everything when the script finishes
Click to expand...
Click to collapse
I thought it isnt nessacary, thank you for telling me
DSA said:
Op - You forgot to unmount everything when the script finishes
Click to expand...
Click to collapse
I have installed the script again, this time I have unmounted system and data; which were the only unmountable options; then I reset, I again have the same "authorization failed" error and then shut down again. Did not fix the problem.
DSA said:
Op - You forgot to unmount everything when the script finishes
Click to expand...
Click to collapse
It will now unmount after finish installin, thanks for the catch
I'm going to flash now
i
It dont do
/system/priv-app
I had to add it myself
Also there is no log for sqlite script, so im assuming it didnt work in my case
Cm11 4.4.4
Although I'm not using a galaxy s5. Its huawei y300
But should work the same I would imagine.
is it the updated SQLite3 binary?
According to my post here the version 3.8.7 has an overall 50% performance boost, but i didn't come around this version compiled for our ARM platform yet.
The latest SQLite 3.8.7 alpha version (available on the download page
http://www.sqlite.org/download.html) is 50% faster than the 3.7.17 release
from 16 months ago. That is to say, it does 50% more work using the same
number of CPU cycles.
[...]
We have achieved this by incorporating hundreds of
micro-optimizations. Each micro-optimization might improve the performance
by as little as 0.05%. If we get one that improves performance by 0.25%,
that is considered a huge win. Each of these optimizations is unmeasurable
on a real-world system (we have to use cachegrind to get repeatable
run-times) but if you do enough of them, they add up.
Click to expand...
Click to collapse
Source: http://permalink.gmane.org/gmane.com....general/90549
Discussion: https://news.ycombinator.com/item?id=8420274
Does this do anything on CM11 and is it compatible with it?
underlines said:
is it the updated SQLite3 binary?
According to my post here the version 3.8.7 has an overall 50% performance boost, but i didn't come around this version compiled for our ARM platform yet.
Source: http://permalink.gmane.org/gmane.com....general/90549
Discussion: https://news.ycombinator.com/item?id=8420274
Click to expand...
Click to collapse
Here is version 3.8.8, I use it and it works good for me. http://forum.xda-developers.com/showthread.php?p=58670139
hi
is this work for sm g900h and how can know if I have init.d support or not?
hiyachi-32 said:
hi
is this work for sm g900h and how can know if I have init.d support or not?
Click to expand...
Click to collapse
You have an init.d folder in /system/etc?
Verstuurd vanaf mijn SM-G900F met Tapatalk
FlemishDroid said:
You have an init.d folder in /system/etc?
Verstuurd vanaf mijn SM-G900F met Tapatalk
Click to expand...
Click to collapse
No :/
How could I get it ?
hiyachi-32 said:
No :/
How could I get it ?
Click to expand...
Click to collapse
I do not have it too. So I assume this mod is not compatible with stock KK Galaxy S5 ROM?
qubbus said:
I do not have it too. So I assume this mod is not compatible with stock KK Galaxy S5 ROM?
Click to expand...
Click to collapse
my rom is lollipop not kitkat

(Script) Galaxy Cleaner Lollipop DeBloater(Galaxy Devices)

WELCOME TO GALAXY CLEANER A GALAXY MOD's SPECIAL
Hello everybody welcome to Galaxy Cleaner formally Ultra Kleaner. Many of you have probably used my de-bloater zips for HTC devices and the Galaxy S4's before. So now I bring you a lollipop All Galaxy model's version's' galaxy cleaner will remove load's of bloatware from your device. Cleaner devices operate more efficiently and use less ram. By freeing up space in the system we also speed up operation's. I have spent a considerable amount of time downloading roms for each galaxy device to find your bloatware. If and I'm sure I did I missed something please report the apps and or libs you find to be bloat. Free up over 400mbs of space.
Google apps in system:
I have removed most of Google's app from the systems folders,not all of them. I left what has been known to create issues alone,all main google apps still reside in system area's. If your missing one you want,get from playstore.
Your carrier bloatware:
While I have tried to rifle through and pick them out,some I don't know about may still exist.
How to report bloat for removal:
Lollipop requires a slightly different method for removal. When reporting an app for removal follow this simple guideline for report.
Report system location and folder only such as (system/app/BasicDreams) The folder name not the apk name.
Below is full list of what's being removed. It is your responsibility to add a #in front of,or remove the lines of apps you want to keep.
Make a backup!Make a backup!Make a backup!Make a backup!
See below for a full list of removed item's
ui_print("Removing bloat in System App");
delete_recursive("/system/app/AllShareCastPlayer");
delete_recursive("/system/app/AllshareFileShare");
delete_recursive("/system/app/AllshareFileShareClient");
delete_recursive("/system/app/AllshareFileShareServer");
delete_recursive("/system/app/AllshareMediaServer");
delete_recursive("/system/app/AllshareMediaShare");
delete_recursive("/system/app/AntHalService");
delete_recursive("/system/app/Amazon_IMDB");
delete_recursive("/system/app/Amazon_MP3");
delete_recursive("/system/app/Amazon_Widget");
delete_recursive("/system/app/ANTPlusPlugins");
delete_recursive("/system/app/ANTPlusTest");
delete_recursive("/system/app/ANTRadioService");
delete_recursive("/system/app/attMessages_vpl_ATT");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/app/BeaconManager");
delete_recursive("/system/app/BeaconManager_20");
delete_recursive("/system/app/BeamService");
delete_recursive("/system/app/Blurb");
delete_recursive("/system/app/Books");
delete_recursive("/system/app/CarmodeStub");
delete_recursive("/system/app/Chrome");
delete_recursive("/system/app/com.gotv.nflgamecenter.us.lite");
delete_recursive("/system/app/DigitalClock_L");
delete_recursive("/system/app/DigitalClockEasy");
delete_recursive("/system/app/DigitalClockEasy_L");
delete_recursive("/system/app/DigitalLife_vpl_ATT");
delete_recursive("/system/app/Drive");
delete_recursive("/system/app/DualClockDigital");
delete_recursive("/system/app/DualClockDigital_L");
delete_recursive("/system/app/EasySettings");
delete_recursive("/system/app/EmergencyLauncher");
delete_recursive("/system/app/EmergencyModeService");
delete_recursive("/system/app/EmergencyProvider");
delete_recursive("/system/app/Facebook_stub");
delete_recursive("/system/app/FamilyMap_vpl_ATT");
delete_recursive("/system/app/FBAppManager_stub");
delete_recursive("/system/app/FBInstagram_stub");
delete_recursive("/system/app/FBMessenger_stub");
delete_recursive("/system/app/GeoLookout");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/GoogleTTS");
delete_recursive("/system/app/Hangouts");
delete_recursive("/system/app/Home_ATT");
delete_recursive("/system/app/InteractiveTutorial");
delete_recursive("/system/app/LiveTv_vpl_ATT");
delete_recursive("/system/app/Maps");
delete_recursive("/system/app/MobilePrintSvc_Samsung");
delete_recursive("/system/app/Music2");
delete_recursive("/system/app/myATT_ATT");
delete_recursive("/system/app/Newsstand");
delete_recursive("/system/app/PlayGames");
delete_recursive("/system/app/PlusOne");
delete_recursive("/system/app/PolarisOffice5");
delete_recursive("/system/app/QuickConnect");
delete_recursive("/system/app/SafetyInformation");
delete_recursive("/system/app/SecKidsModeInstaller");
delete_recursive("/system/app/SoundDetector");
delete_recursive("/system/app/Street");
delete_recursive("/system/app/Swype");
delete_recursive("/system/app/talkback");
delete_recursive("/system/app/TravelService_K");
delete_recursive("/system/app/Uber_ATT");
delete_recursive("/system/app/Uber_FPL_ATT");
delete_recursive("/system/app/Videos");
delete_recursive("/system/app/WebManual");
delete_recursive("/system/app/withTV");
delete_recursive("/system/app/YouTube");
delete_recursive("/system/app/YPMobile_vpl_ATT");
delete_recursive("/system/app/YPMobile_ATT");
ui_print("Removing bloat in System Priv-App");
delete_recursive("/system/priv-app/AccessTmobile_TMO");
delete_recursive("/system/priv-app/Amazon_Appstore");
delete_recursive("/system/priv-app/Amazon_Shopping");
delete_recursive("/system/priv-app/AmazonShopping_ATT");
delete_recursive("/system/priv-app/AmazonShopping_TMO");
delete_recursive("/system/priv-app/com.customermobile.preload.vzw");
delete_recursive("/system/priv-app/com.mobitv.client.tv");
delete_recursive("/system/priv-app/com.mobitv.client.tmobiletvhd");
delete_recursive("/system/priv-app/digitalLocker_ATT");
delete_recursive("/system/priv-app/DriveMode_ATT");
delete_recursive("/system/priv-app/EasyLauncher2");
delete_recursive("/system/priv-app/EasyLauncher2_Zero");
delete_recursive("/system/priv-app/ECID-release_ATT");
delete_recursive("/system/priv-app/FamilyUtility_ATT");
delete_recursive("/system/priv-app/FBInstaller");
delete_recursive("/system/priv-app/HancomofficeViewer");
delete_recursive("/system/priv-app/Lookout_ATT");
delete_recursive("/system/priv-app/Lookout_64_ATT");
delete_recursive("/system/priv-app/Mail_ATT");
delete_recursive("/system/priv-app/MILK_US");
delete_recursive("/system/priv-app/MILK_VIDEO_US");
delete_recursive("/system/priv-app/MobileLocate_ATT");
delete_recursive("/system/priv-app/MobileTransfer_ATT");
delete_recursive("/system/priv-app/PasswordKeeper_ATT");
delete_recursive("/system/priv-app/ready2GO_ATT");
delete_recursive("/system/priv-app/RemoteSupport_ATT");
delete_recursive("/system/priv-app/SmartLimits_ATT");
delete_recursive("/system/priv-app/S-Voice_Android_phone");
delete_recursive("/system/priv-app/Tag");
delete_recursive("/system/privapp/Telenav_ATT");
delete_recursive("/system/privapp/Telenav_64_ATT");
delete_recursive("/system/priv-app/WhatsAppDownloader");
ui_print("Removing bloat in Data App");
delete_recursive("/data/app/com.android.chrome-1");
delete_recursive("/data/app/com.asurion.android.mobilerecovery.att-1");
delete_recursive("/data/app/com.att.android.mobilerecovery.att-1");
delete_recursive("/data/app/com.att.android.digitallocker-1");
delete_recursive("/data/app/com.att.android.mobile.attmessages-1");
delete_recursive("/data/app/com.att.myWireless-1");
delete_recursive("/data/app/com.callpod.android_apps.keeper-1");
delete_recursive("/data/app/com.dsi.ant.plugins.antplus-1");
delete_recursive("/data/app/com.drivemode-1");
delete_recursive("/data/app/com.dsi.ant.plugins.antplus-1.");
delete_recursive("/data/app/com.dsi.ant.service.socket-1");
delete_recursive("/data/app/com.google.android.apps.books-1");
delete_recursive("/data/app/com.google.android.apps.docs-1");
delete_recursive("/data/app/com.google.android.apps.docs-2");
delete_recursive("/data/app/com.google.android.apps.magazines-1");
delete_recursive("/data/app/com.google.android.apps.maps-1");
delete_recursive("/data/app/com.google.android.apps.docs-2");
delete_recursive("/data/app/com.google.android.apps.magazines-1");
delete_recursive("/data/app/com.google.android.apps.maps-1");
delete_recursive("/data/app/com.google.android.apps.plus-1");
delete_recursive("/data/app/com.google.android.marvin.talkback-1");
delete_recursive("/data/app/com.google.android.music-1");
delete_recursive("/data/app/com.google.android.play.games-1");
delete_recursive("/data/app/com.google.android.talk-1");
delete_recursive("/data/app/com.google.android.tts-1");
delete_recursive("/data/app/com.google.android.videos-1");
delete_recursive("/data/app/com.lookout-1");
delete_recursive("/data/app/com.mobeam.barcodeService-1");
delete_recursive("/data/app/com.sec.app.samsungprintservice-1");
delete_recursive("/data/app/com.sec.spp.push-1");
delete_recursive("/data/app/com.telenav.app.android.cingular-1");
delete_recursive("/data/app/com.ubercab-1");
delete_recursive("/data/app/com.wavemarket.waplauncher-1");
delete_recursive("/data/app/com.yahoo.mobile.client.android.mail.att-1");
delete_recursive("/data/app/com.yahoo.mobile.client.android.yahoo.att-1");
delete_recursive("/data/app/com.yellowpages.android.ypmobile-1");
Changelog;
7/14/15:Rev1:Fix for UPSM to work fully
Downloads:
See below attachment.
Great work! That you checked out firmwares for many Galaxy devices to come up with all-in-one script is just great, admirable work. You rock!
Thank u......thank u......thank u.....used it on Darth Stalker version 2....lollipop. ...note 4....tmobile. ......
nativeimages said:
Thank u......thank u......thank u.....used it on Darth Stalker version 2....lollipop. ...note 4....tmobile. ......
Click to expand...
Click to collapse
Thanks for using my script, enjoy!
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
New version up. Corrected so UPSM works fully.
cheers sir :highfive:
Does this line "Below is full list of what's being removed. It is your responsibility to add a #in front of,or remove the lines of apps you want to keep." mean that when the zip is being installed, there will be a listing giving us the opportunity to add that # sign before deletion begins?
cyaclone said:
Does this line "Below is full list of what's being removed. It is your responsibility to add a #in front of,or remove the lines of apps you want to keep." mean that when the zip is being installed, there will be a listing giving us the opportunity to add that # sign before deletion begins?
Click to expand...
Click to collapse
No in the hide box is just all the apps removed. You have to edit the updater in the zip to customize it.
Sent from my SAMSUNG-SM-G870A using XDA Free mobile app
how should I run this script? what app do you recommend?
Turkishflavor said:
how should I run this script? what app do you recommend?
Click to expand...
Click to collapse
Flash it in custom recovery.
Sent from my unknown using Tapatalk
Will it work with AOSP/CM rooms or is it not applicable
a103 said:
Flash it in custom recovery.
Sent from my unknown using Tapatalk
Click to expand...
Click to collapse
How can i flash this script in custom recovery without root?
p.s. i have galaxy s6 edge android 5.1.1 without root
volkovics said:
How can i flash this script in custom recovery without root?
p.s. i have galaxy s6 edge android 5.1.1 without root
Click to expand...
Click to collapse
You'll need a custom recovery to flash it. How to get custom recovery? Use search or Google it.
Sent from my GT-I9505 using Tapatalk
Bootloop
Flashing BOG8, flashing twrp right after. From twrp flashing the script - bootloop. Also tried to wipe cache from recovery - same, bootloop. Any tips?
UPdate: found that it won't work with stock kernel. After using the script you also need to flash rooted kernel otherwise you'll get bootloop.
has anyone used or can this be used on a rooted at&t s6 running stock of4 and flashed using flashfire?
Sorry for my ignorance, a little bit confused here. Do I simply flash the zip file (Galaxy_Cleaner_-_rev1.zip) and that will debloat the ROM? Also, this works only on stock ROMs? I'm using a 920i, currently running Vader, but wouldn't mind going back to stock if this will debloat the stock ROM. Thanks
Can we add to this cleaner to remove note 5 apps? As we have a ported rom n5 rom for s6.
This doesn't work on T mobile G900t
Great work..!! Testing ????
can you please make this for ODEXED stock 5.1.1 ROM TouchWiz?
by the way i'm on Galaxy J5 j500h Dual SIM 3g.
---------- Post added at 03:19 AM ---------- Previous post was at 03:16 AM ----------
Puten said:
Flashing BOG8, flashing twrp right after. From twrp flashing the script - bootloop. Also tried to wipe cache from recovery - same, bootloop. Any tips?
UPdate: found that it won't work with stock kernel. After using the script you also need to flash rooted kernel otherwise you'll get bootloop.
Click to expand...
Click to collapse
on new Galaxy j5 j500h dual sim 3g, there are no custom ROMs and Kernels yet.
so is this unsafe for it?
Samsung J5 only has TWRP 2.8.7.0 and is ROOTED. no custom roms, kernels or other stuff yet.

[ROM][G906k/l/s][6.0.1][DEODEX][CPG2][ZIPALIGNED][18.09] WOLF ROM

This ROM is free, use free stuff at your own risk. I am not responsible for bricking your phone or breaking it any form.
FEATURES:
*G906KKTU1CPG2 Base.
*Prerooted with Latest SuperSU
*Latest Busybox installed
*DEODEXED
*Knox stuff is gone
*Stock Kernel & TouchwizUX home included.
*Debloated some apps which can be downloaded from Playstore.
*C5 Keyboard & Latest Google Keyboard.
*A lot of Samsung apps are gone.
*Note 7 Sounds & Wallpapers.
*Build.prop tweaks for better battery life and performance.
*August Security Patches.
*Su.d support
*init.d support
*SQLite script added
*SysRO-SysRW added
*Zipaligned
*Ext4 scripts added
*A few Init.d tweaks
*Xposed thanks to Wanam
*Project Skynet
*MoaAB thanks to BSDgeek_Jake
Installation:
1. Download the rom and put it on your external SD card.
2. Reboot to recovery.
3. Don't worry about wiping, the zip is set to wipe, however, if you'd like, wipe the Dalvik, cache and data.
4. Install the rom.
4 1/2. Install your variant Patch G906L/S, No need for G906K.
4 3/4. Wipe Cache/Dalvic
5. Reboot and wait for 10 minutes+. Be patient the phone might reboot itself twice due to SuperSU.
5. Enjoy the new version
Downloads:
g906k: https://mega.nz/#!jQshwJQR!QD5WriDSOUR5sraYfXipIQqR3loEUHzzR16QInrT9s8
Patches:
g906l: https://mega.nz/#!eIt0VAwY!PniwykIvcO1FHE7fImiSlFqoxP18QmwYRr_2Pr_8yik
g906s: https://mega.nz/#!iBECxZRL!8v4p8y8cTMURp_e5fMj0k3N7Ilye47npTXj5XQ-h7mQ
Bugs:
Xposed isn't really working when it first flashes. So imma fix that soon
Let me know if anything is broken
Credits:
*Samsung for the Source
*Chainfire for the root access
*OSMOSIS for busybox
*ASSAYYED for the kitchen
*Kardinal969 for general help and the updater scripts
*Wanam for Xposed
*BSDgeek_Jake for MoaAB
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP Recovery & 6.0.1 Bootloader
Based On: Touchwiz
Version Information:
Status: Still going strong
Current Stable Version: V1
Reserved
REserved
Also Reserved
weedy789 said:
This ROM is free, use free stuff at your own risk. I am not responsible for bricking your phone or breaking it any form.
FEATURES:
*G906KKTU1CPG2 Base.
*Prerooted with Latest SuperSU
*Latest Busybox installed
*DEODEXED
*Knox stuff is gone
*Stock Kernel & TouchwizUX home included.
*Debloated some apps which can be downloaded from Playstore.
*C5 Keyboard & Latest Google Keyboard.
*A lot of Samsung apps are gone.
*Note 7 Sounds & Wallpapers.
*Build.prop tweaks for better battery life and performance.
*August Security Patches.
*Su.d support
*init.d support
*SQLite script added
*SysRO-SysRW added
*Zipaligned
*Ext4 scripts added
*A few Init.d tweaks
*Xposed thanks to Wanam
*Project Skynet
*MoaAB thanks to BSDgeek_Jake
Installation:
1. Download the rom and put it on your external SD card.
2. Reboot to recovery.
3. Don't worry about wiping, the zip is set to wipe, however, if you'd like, wipe the Dalvik, cache and data.
4. Install the rom.
4 1/2. Install your variant Patch G906L/S, No need for G906K.
4 3/4. Wipe Cache/Dalvic
5. Reboot and wait for 10 minutes+. Be patient the phone might reboot itself twice due to SuperSU.
5. Enjoy the new version
Downloads:
g906k: https://mega.nz/#!jQshwJQR
Patches:
g906l: https://mega.nz/#!eIt0VAwY
g906s: https://mega.nz/#!iBECxZRL
Bugs:
Xposed isn't really working when it first flashes. So imma fix that soon
Let me know if anything is broken
Credits:
*Samsung for the Source
*Chainfire for the root access
*OSMOSIS for busybox
*ASSAYYED for the kitchen
*Kardinal969 for general help and the updater scripts
*Wanam for Xposed
*BSDgeek_Jake for MoaAB
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP Recovery & 6.0.1 Bootloader
Based On: Touchwiz
Version Information:
Status: Still going strong
Current Stable Version: V1
Click to expand...
Click to collapse
Do I need to root my phone first or it doesn't need root?
Jaeyholic said:
Do I need to root my phone first or it doesn't need root?
Click to expand...
Click to collapse
Just need a custom recovery. No root needed. This does it for you, bro.
weedy789 said:
Just need a custom recovery. No root needed. This does it for you, bro.
Click to expand...
Click to collapse
How do I get to install custom recovery? Any help with that? Or no need for that too?
Jaeyholic said:
How do I get to install custom recovery? Any help with that? Or no need for that too?
Click to expand...
Click to collapse
Follow the instructions on this page and it should tell you to flash it in Odin. http://forum.xda-developers.com/galaxy-s5/development/recovery-twrp-recovery-v2-8-7-0-t3199011/page1
Do you have any experience with custom ROMs or is this new to you. Sorry for the late reply, I come from Australia so my time zone is different.
weedy789 said:
Follow the instructions on this page and it should tell you to flash it in Odin. http://forum.xda-developers.com/galaxy-s5/development/recovery-twrp-recovery-v2-8-7-0-t3199011/page1
Do you have any experience with custom ROMs or is this new to you. Sorry for the late reply, I come from Australia so my time zone is different.
Click to expand...
Click to collapse
Yes I do have experience but it's been long since I installed one and also I want to try out this in my G906s but hope there's not bugs and no lags?
Jaeyholic said:
Yes I do have experience but it's been long since I installed one and also I want to try out this in my G906s but hope there's not bugs and no lags?
Click to expand...
Click to collapse
No lag that I have found so far. The only bug is that xposed doesn't install right with the installing script. So if you want xposed you have to install it manually
weedy789 said:
Follow the instructions on this page and it should tell you to flash it in Odin. http://forum.xda-developers.com/galaxy-s5/development/recovery-twrp-recovery-v2-8-7-0-t3199011/page1
Do you have any experience with custom ROMs or is this new to you. Sorry for the late reply, I come from Australia so my time zone is different.
Click to expand...
Click to collapse
weedy789 said:
No lag that I have found so far. The only bug is that xposed doesn't install right with the installing script. So if you want xposed you have to install it manually
Click to expand...
Click to collapse
Okay but download link needs decryption key. Do you have it?
Jaeyholic said:
Okay but download link needs decryption key. Do you have it?
Click to expand...
Click to collapse
For my ROM?
weedy789 said:
For my ROM?
Click to expand...
Click to collapse
Yes
Jaeyholic said:
Yes
Click to expand...
Click to collapse
That means mega is being an idiot. Let me upload it somewhere else
weedy789 said:
That means mega is being an idiot. Let me upload it somewhere else
Click to expand...
Click to collapse
Okay thanks and what's the size?
Jaeyholic said:
Okay thanks and what's the size?
Click to expand...
Click to collapse
926mb
Jaeyholic said:
Okay thanks and what's the size?
Click to expand...
Click to collapse
Are either if the updater scripts working?
I think I fixed it bud
weedy789 said:
I think I fixed it bud
Click to expand...
Click to collapse
Okay thank you mate.
Next time, when to update.
expect

Categories

Resources