It help if you posted the filenames of the apks versus the package namesAh.. it came with my 4.4.2 update
Sent from my Sprint Galaxy s3 , Protected by Otterbox Armor
It help if you posted the filenames of the apks versus the package namesAh.. it came with my 4.4.2 update
Sent from my Sprint Galaxy s3 , Protected by Otterbox Armor
How do you get the file names ?It help if you posted the filenames of the apks versus the package names
Click on the yellow text and it'll give you the path to it, from which you can get the filenameHow do you get the file names ?
Ill go do it and post to let you know what they are .. I looked in titanium and everything that I opened showed same thing
Sent from my Sprint Galaxy s3 , Protected by Otterbox Armor
They side by side for the twoClick on the yellow text and it'll give you the path to it, from which you can get the filename
Hey I had to reflash and reroot my phone rather the going and manually deleting things I've downloaded both the zips to my phone ... all I have to do is move to external sd card , shut phone off and just select the zips and let it do its thing correct ?
Yep, flash in custom recoveryHey I had to reflash and reroot my phone rather the going and manually deleting things I've downloaded both the zips to my phone ... all I have to do is move to external sd card , shut phone off and just select the zips and let it do its thing correct ?
Sent from my SPH-L710 using XDA Premium 4 mobile app
Just deleting the odex files will not deodex you, it's a bit more technical than that but basically the odex files get merged with the actual apk... And if you want to use this but don't want to get rid of all the apps on the list use notepad++ (must be notepad++) and delete the apps you want to keep from the updater script... Sounds a bit complicated if you don't know what you're doing but it's easy as pie I assure you (and this script won't deodex your phone, it only gets rid of knox apps and bloat, I recommend using this after you deodex since the bloat will be added back in if do this first)my question is simple it may be a noob question but if i do this manually and want to keep certain apps can i or can i not just delete the odex file or would i need to do something special to all of it so it can be deodexed but still have some of the apps i want on that list thanks in advance
my question is simple it may be a noob question but if i do this manually and want to keep certain apps can i or can i not just delete the odex file or would i need to do something special to all of it so it can be deodexed but still have some of the apps i want on that list thanks in advance
A little guide if you want to modify the list for your own personal use:And if you want to use this but don't want to get rid of all the apps on the list use notepad++ (must be notepad++) and delete the apps you want to keep from the updater script...
delete("/system/app/DeepSea.apk");
delete("/system/app/DeepSea.odex");
[COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock.apk");
[COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock.odex");
[COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock21.apk");
[COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock21.odex");
[COLOR="Blue"]#[/COLOR] delete("/system/app/Dropbox.apk");
[COLOR="Blue"]#[/COLOR] delete("/system/app/DropboxOOBEPriority4.apk");
delete("/system/app/DualClockAnalog.apk");
delete("/system/app/DualClockAnalog.odex");
delete("/system/app/DualClockDigital.apk");
delete("/system/app/DualClockDigital.odex");
[emoji106][emoji106][emoji106] Nice. Thanks [emoji3]A little guide if you want to modify the list for your own personal use:
1. Download Notepad++ it is free and easy to use.
2. Open (do not extract) the zip file with a zip file manager like WinRAR and navigate to /META-INF/com/google/android and open installer-script; windows will not know what program to use so you will have to specify notepad++ and may have to browse to the program file location where it is installed the first time you do it this way.
3. Comment out the lines for the files you wish to keep with the # symbol. You could delete the entire lines but this way, they are just ignored in case you want to revert your changes later.
Example, we want to keep digital clock and dropbox:
4. Save your changes and flash the updated file as normal when you're ready.Code:delete("/system/app/DeepSea.apk"); delete("/system/app/DeepSea.odex"); [COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock.apk"); [COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock.odex"); [COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock21.apk"); [COLOR="Blue"]#[/COLOR] delete("/system/app/DigitalClock21.odex"); [COLOR="Blue"]#[/COLOR] delete("/system/app/Dropbox.apk"); [COLOR="Blue"]#[/COLOR] delete("/system/app/DropboxOOBEPriority4.apk"); delete("/system/app/DualClockAnalog.apk"); delete("/system/app/DualClockAnalog.odex"); delete("/system/app/DualClockDigital.apk"); delete("/system/app/DualClockDigital.odex");
This is a recovery flashable tool I made to remove all Knox Apps (sorry it WON'T remove Knox from the bootloader) and all the BloatWare that comes with stock. It also removes the Odex files if you are not on DeOdex. This will work on both ND8 and MK3, Odexed and DeOdexed. All in a package less than 1 MB.
Flash In Recovery
List of Removed Apps:
-AnalogClockSimple.apk
-AnalogClockUnique.apk
-Books.apk
-ChatON_MARKET.apk
-DeepSea.apk
-DigitalClock.apk
-DigitalClock21.apk
-Drive.apk
-DropBox.apk
-DropBoxOOBEPriority4.apk
-DualClockAnalog.apk
-DualClockDigital.apk
-DualClockDigital42.apk
-Flipboard.apk
-Gmail2.apk
-GoogleSearchWidget.apk
-Hangouts.apk
-HelpHub.apk
-KNOXAgent.apk
-KnoxAttestationAgent.apk
-KNOXStore.apk
-KnoxVpnServices.apk
-LuminousDots.apk
-Magazines.apk
-MoreServices.apk
-PanningTryActually.apk
-PaperArtist.apk
-PickUpTutorial.apk
-PlayGames.apk
-PlusOne.apk
-SamsungApps.apk
-SamsungAppsUNA3.apk
-SamsungHub.apk
-SamsungHubUpdater.apk
-SamsungLink18.apk
-SamsungTTS.apk
-SamsungWidget_FavoriteApp.apk
-sCloudBackupApp.apk
-sCloudDataRelay.apk
-sCloudDataSync.apk
-sCloudSyncCalendar.apk
-sCloudSyncContacts.apk
-sCloudSyncSMemo.apk
-SimpleAlarmClock.apk
-SimpleFavoritesWidget.apk
-SimpleWidget.apk
-SMemo.apk
-SMemoProvider.apk
-SNS.apk
-SprintInstaller.apk
-SSuggest_J_DeviceOnly.apk
-S-Voice_Android_phone.apk
-Swype.apk
-WeatherWall.apk
-YahoonewsDaemon.apk
-YahoonewsWidget.apk
-YahoostockDaemon.apk
-YahoostockWidget.apk
-Youtube.apk
-Zone.apk
-All corresponding Odex files
Download Link:http://www.androidfilehost.com/?fid=23329332407591868
Knox Apps Only-http://forum.xda-developers.com/showthread.php?p=52465147
Guide to Modify This-http://forum.xda-developers.com/showthread.php?p=52647300-thanks tdunham
![]()
Check your md5sum, some people have said they had to flash it twiceI went through the steps listed here
http://forum.xda-developers.com/showthread.php?t=2743971
However, when I rebooted and took a look many of the listed apps below were still there. Thoughts? The process worked fine, just the complete results did not.
Thanks.
Navigate to where they are installed (system/app or system/priv-app) with a root explorer and delete the apk, reboot and doneFlashed it 1000 times and also tried it on fresh rom install.. PaperArtist, Google Play Movies & TV and Google Drive can't remove. Any way to fix it without using Titanium Backup.
Thanks
Probably the removal of the sCloudSync apps. There's a zip in post #3 of the Wicked X thread.Is there something in this package that would remove the ability to sync Dropbox and FB photos with my gallery. The option is greyed out in my gallery settings now. If so what do I need to restore this feature?
Sent from my SPH-L710 using XDA Premium 4 mobile app