What we can debloat without killing functions or softbrick the Droid.
I found some lists, but nothing about our Droid Turbo (Verizon) / MAXX
There're many app in /app and /priv-app like ConnMo.apk, 3c_main, Badger.apk, MotAuthService, VzwAVS.apk, ...
BTW: what's the difference between /app and /priv-app ?
Benefits:
- Clean as it should be
- Bloatfree - Nexus Like
- Faster Performance (not to much unimportant system apps running on background)
- no more Verizon spyware
- Everything Works (Active Display, Touchless Control, Nfc, etc)
- No unneeded Verizon, Amazon Apps etc
Manual:
Make a copy of your favorit system image.
Mount it and remove, what you want.
Have in mind, to remove important system tools, you phone stops to work or can be damaged.
After removing, you can copy own good apps inside this image to transform to system-apps.
A Changelist - I removed all this apps:
- Remove All apps Begging with VZW
- Remove Hotspot Launcher
- Remove all apps Beggining with Amazon
- Remove NFL GAME
- Remove Demo Mode
- Remove Kindle App
- Remove Myverizon app
- Remove all VZW apps
- Remove VVM3
- Remove ECID (call id)
- Remove more Moto-Ware: MotoCare, MotoCareInt,
- Remove AudioEffects, install Viper
- Remove Chrome, install Firefox
- Remove AudioMonitor, CQATest, DataOffloading, FaceLock, fswriter, gpacSmartcardService, GuideMe
- Remove more Google: GoogleFeedback, GoogleLoginService, GooglePinyinIme, PartnerBookmarksProvider, BackupRestoreConfirmation, Drive, Street, Velvet
- Remove Livewallpapers: HoloSpiralWallpaper, MagicSmokeWallpapers, NoiseField, PhaseBeam, VisualizationWallpapers, BasicDreams, Galaxy4
Maybe, you can remove more...
IMPORTANT: make a copy of all files you remove! So, if you have some problems, you have to copy back
Related
So what's the purpose of this thread?
On 2.2 and 2.1 Android versions after installing of any app there were created:
- /data/app/<package_name>.apk - main file
- /data/data/<package_name>/ - folder with app data, libs, settings etc.
- /data/dalvik-cache/[email protected]@<package_name>.dex - dalvik-cache file
After deinstalation with bulit-in uninstaller all files and folders where removed so phone was clean after deinstallation huge number of apps.
Now, on 2.2.1 after installing any app there are created:
- /data/app/<package_name>.apk - main file
- /data/data/<package_name>/ - folder with app data, libs, etc.
- /data/dalvik-cache/[email protected]@<package_name>.dex - dalvik-cache file
- /dbdata/databases/<package_name>/ - folder with app settings, AFAIK it's created on first app usage.
Samsung changed this to remove lag (dbdata is faster than data). After deinstallation last folder isn't removed! Samsung developers forgot to change uninstaller, in result we have a lot of unneeded folders in /dbdata/databases/ after deinstallation of apps.
Ane ideas how to fix it?
i noticed this too. sadly i dont know how to fix it, other than manually delete the leftovers
yep confirmed.. just went in with root explorer and deleted a couple of things i have deleted from the phone.
Well one simple solution is to create a simple listview uninstaller that calls pm uninstall on the package plus delete's the package name from the /dbdata partition
Or better yet, find an open source uninstaller and modify that
I made a simple script for my own use that does pretty much the same job as Knight47's auto bloatware remover.
The main difference is that mine reads the list of removed apps from a separate text-file that can be adjusted to taste.
Root required!
How to use:
1. Backup your phone with nandroid!
2. Unzip zip-file to some folder
3. Connect USB cable to phone and make sure USB debugging is turned on
4. Run debloat.cmd
5. Reboot
6. Enjoy fat-free phone
It MIGHT be necessary to clean Dalvik-cache afterwards if the phone does not rebuild dalvik cache automagically ("updating android"-message during reboot)
I wrote this for Xperia Pro Mk16i ICS, which had some differences from the main APP-list:
SEMCFacebookProxy.apk --- appears to be more facebook stuff
livewaremanager.apk -- all in lower-case now
letsgolf_i.apk -- filename has changed
Also some files listed in the app collection did not exist here. ALL files from main Xperia arc app list are included anyways.
I'm removing:
Browser.apk
facebook.apk
Gmail.apk
GMS_Maps.apk
Maps.apk
Street.apk
YouTube.apk
These apps take double space after you install updates for them so it makes sense to remove them from system. If you already have updated them, there's no need to do anything, otherwise download them from play store.
With regards to stock browser, if you don't have chrome or similar, just comment it out.
..
Changes in v0.2:
Fixed script syntax
Delete .apk and .odex files
Added some files to kill-list:
weatherwidget
com.google.android.youtube-1
SemcCamera3D
SemcSnpVideoPlayer
Semcsdnla
Wait for keypress after finished + reboot into recovery to clean dalvik.
v0.21
Do not delete google maps and youtube app by default, change advisor text
nothing happened. i have rooted phone and busybox
my bloat.txt is something like this(only apps, no cements)
EventStream.apk
EventStreamPluginCallLog.apk
EventStreamPluginFacebook.apk
EventStreamPluginTelephony.apk
EventStreamPluginTwitter.apk
usb conection mode is mass storagemode
ics 4.0.4
seljachina said:
nothing happened. i have rooted phone and busybox
my bloat.txt is something like this(only apps, no cements)
EventStream.apk
EventStreamPluginCallLog.apk
EventStreamPluginFacebook.apk
EventStreamPluginTelephony.apk
EventStreamPluginTwitter.apk
usb conection mode is mass storagemode
ics 4.0.4
Click to expand...
Click to collapse
Are those files in /system/app ? You have ADB drivers installed?
What exactly happens when "nothing happens"? Can you start the script from cmd and tell me what it says?
yes those are apps from /system/app
here is a screenshot of cmd(cmd window is auto closed 1-2 seconds after i run debload.cmd)
on phone is displayed "shell has been granted superuser permission"
can i edit bload.txt in notepad or another text editor?
seljachina said:
yes those are apps from /system/app
here is a screenshot of cmd(cmd window is auto closed 1-2 seconds after i run debload.cmd)
on phone is displayed "shell has been granted superuser permission"
can i edit bload.txt in notepad or another text editor?
Click to expand...
Click to collapse
That's the whole idea, you can edit it. Did you? It looks like the bloat.txt is not in the right place or perhaps has empty lines or something..
command prompt stays open if you run cmd.exe from start menu. Or ctrl-right click on a folder and "open command window here"
yes i did
i notice the difference.. your adb.exe is about 2mb, my adb.exe is 150kb?! maybe that is problem, some drivers.. who knows. (when i try with my adb.exe, it just say "waiting for device").. i manually remove bloatware
I upgraded into omega rom recently that retains some of the cruft in stock rom. So I updated my debloater. Script has been revised to actually work , I must have attached a wrong version by mistake. It now also wipes out .odex files if present. Because of this, deleted filenames are without extension (.apk) in bloat.txt.
To make this really elegant, files should be actually un-installed as now there may be some libraries and data left behind. I'm not going to trace down package name for each and every sony bloatware today, though.
Finally, dalvik cache needs to be wiped to remove the orphaned odex cache files which take most of the space.
It is actually possible to reclaim a lot of space by using titanium backup to integrate some large apps into ROM. Preferably those which do not allow you to move them into sdcard and/or work badly if linked with link2sd. In my phone I have 130MB of free space in the system partition so Chrome alone gives a big chunk of free space for other apps.
After thinking this through, there is NO benefit into removing system apps if you're going to reinstall them from play store anyways. It's better to use titanium backup to integrate any updates into ROM which actually gives more room for apps. I removed google maps and youtube from being deleted by default. Some people may want to edit bloat.txt for facebook and gmail app as well.
Bash script port for linux users
This might not be useful for many people, but I use Linux and I converted this script to work with bash.
Download and run the script as su or sudo.
I trimmed down a bit the very good rom in object I am using by @peetr_ (thanks for your work!).
if someone may be interested (maybe those like me who like to optimize/clean things) continue reading..
I removed something like 50 apk's from /system/app (they were about 145 immediately after installation) and that without any side/bad effects, at least here and at least for my needs.. of course your needs will be different so you should think twice before removing anything (btw I added some explanations for each app so you should be able to understand if it is safe for you too to remove them)
(they can be removed from the rom zip before flashing, or also after the installation with any root explorer)
PS. that has not a big impact in terms of improvements etc, but I like clean things, less apps always appearing in running processes, more free space in /system etc.. that's it
I take advantage of this thread to advertise peetr_'s rom, which is very nice! A very good mix of sony stock and CM features!
PPS. I confirm Play Store works perfectly (installation/update/reviews of apps) even removing all the packages below!
ApplicationsProvider.apk (somewhere I read that it "Provides the list of installed apps to Market", but market is working fine here even without that, and I can also correctly see the list of my installed apps, safe to remove here)
bootinfo.apk (dunno exactly, but safe to remove here)
CMFileManager.apk (I don't use it, I use ES File manager instead)
CMFileManagerThemes.apk (themes for CM File Manager above)
CosmicFlow.apk (dunno exactly, wallpaper or theme? safe to remove here btw)
DrmDialogs.apk (for DRM protected files, I don't have any of those files)
DrmProvider.apk (see above)
Email.apk (I only use gmail)
Exchange2.apk(I only use gmail)
Galaxy4.apk (wallpaper)
GoogleBackupTransport.apk (for google backup service that I never used)
GoogleFeedback.apk (it is probably for reporting google when an app FC, store feedbacks still work even without this, safe to remove here)
GooglePartnerSetup.apk (allows applications to run in conjunction with google products, safe to remove here, and it seems I stll have conjunction..)
HoloSpiralWallpaper.apk (wallpaper)
HTMLViewer.apk (HTML viewer, I use other editors/viewers)
InfiniteView.apk (dunno exactly, wallpaper or theme? safe to remove here btw)
Initial-boot-setup.apk (setup wizard probably, safe to remove here)
KeyChain.apk (password storage app used by ICS it seems, so probably not needed and btw safe to remove here)
InputDevices.apk (dunno exactly, but removing it is safe here)
LiveWallpapers.apk (for live wallpapers, I don't use them)
LiveWallpapersPicker.apk (see above)
LocationBasedWifi.apk (for wi-fi being enabled automatically in some areas, I don't use it I prefer manual things)
MediaUploader.apk (only for picasa uploading/sharing option in some apps, I don't use picasa)
MusicWidget.apk (walkman widget, I don't use it. Walkman still works perfectly without this)
nfc-handover.apk (for NFC, I don't use it)
Nfc.apk (see above)
NoiseField.apk (wallpaper)
OMAClientProvisioning.apk (for OTA updates it seems, I don't use them)
OmaDownload.apk (see above)
OmaV1AgentDownloadServices.apk (see above)
PartnerBookmarksProvider.apk (dunno exactly, but safe to remove here and for CM browser bookmarks sync with Chrome desktop I use "ChromeBookmarksSyncAdapter.apk" installed in /system/app)
PhaseBeam.apk (wallpaper)
PhotoSlideshow.apk (wallpaper or similar)
PicoTts.apk (I use Google speach instead, maps+audio directions still work, safe to remove here)
PowerSaver.apk (power management tool/extended battery settings, I don't use it, I prefer manual things)
SecureClockJava.apk (dunno exactly, a old style clock maybe, safe to remove)
SemcNotes.apk (Notes app, I don't need it, I use Tasks Free instead that can syncs with Google Tasks)
SEMCSetupWizard.apk (setup wizard probably, safe to remove)
SimlockUnlockApp.apk (dunno exactly, I don't have any locks here? btw safe to remove here)
SmallApp-Calculator.apk (see below)
SmallApp-Notes.apk (see below)
SmallApp-Recorder.apk (see below)
SmallApp-Timer.apk (see below)
SmallAppManagerService.apk (bottom small apps panel in recent apps panel, I don't like it, I prefer recent apps only without the bottom bar for small apps)
SmartcardService.apk (dunno exactly, I don't have smartcards.. btw safe to remove here)
SmartSearch.apk (dunno exactly, maybe for contacts search in stock dialer, but we have CM dialer. safe to remove here)
SomcPlayAnywhere.apk (Throw support, I don't use it)
Stk.apk (sim toolkit app, I don't use it)
SuperStamina.apk (power management tool/extended battery settings, I don't use it, I prefer manual things)
Tag.apk (for NFC and similar, I don't use it)
UnsupportedHeadsetNotifier.apk (I don't use headsets, safe to remove)
VideoEditorGoogle.apk (I never understood how to use this app, so I remove it)
VisualizationWallpapers.apk (wallpaper)
VoiceDialer.apk (I don't use it)
VoiceSearchStub.apk (dunno exactly, some search system? I use Google Search.. btw safe to remove here)
VpnDialogs.apk (I don't use VPNs, so safe to remove here)
WhiteBalance.apk (relevant app in settings, I never used it)
[TIPS&TRICKS:]
1. if you want CM browser included in the rom to correctly sync with your desktop chrome bookmarks, put THIS in /system/app, set correct permissions and reboot
2. if you want back original sony lockscreen, put UxpNxtLockScreen.apk (extracted from THIS, see Hybrid rom thread > Add-ons) in /system/app, set correct permissions and reboot
Thanks man good job
Envoyé de mon LT30p en utilisant Tapatalk
Welcome!
My proposal is to create modifications (patch or a separate system) based on the Stock ROM, but that part of the application have been converted from the Cyanogenmod 10.0 (install with no problem), part of the application removed (Verizon applications, third-party unnecessary applications, apps, Google [install from ZIP ])
Why is that?
Stock ROM is probably the best ROM including the Droid 4, stable, fast (if there is no application Verizon), fully supports add-ons for Droid (like Lapdock), which does not support Cyanogenmod 11/12, No need to waste space on the / sdcard to another system (/sdcard has only 8GB)
My plan
1) For additional ROM-slot clone Stock Rom
2) Replace AOSP/Moto apps for Cyanogenmod [Settings.apk almost brick my Droid - rapid intervention saved him, but Trebuchet.apk works very well]
3) Remove unnecessary applications to achieve as far as pure Stock ROM (like Nuance speech recognition)
4) Extract the Google applications - not everyone wants Google Apps
5) Other options?
I have no knowledge of how to make the patch (usually did Backup -> Restore), maybe someone knows and wants to help
I would like to know do you think?
Fervi
Sounds like a great idea.
I have some solutions have already been developed
http://speedy.sh/4aVMm/CMAppsStock.zip
Here you have Cyanogenmod programs that run on the Stock ROM (not all full)
I use at home Trebutchet Launcher and SMS / MMS application
http://gmclan.org/up6184_0_backuplist.html
If you have Root and Busybox - you can run my script
It is a program (recommended for people who have used Mentor's ROM), which excludes many unnecessary (in my opinion) function, Google Play or [you then turn 3 modules and have the shop back]
Be sure to have installed Trebutchet because it disables the built-Stock Launcher.
In fact, my script should not destroy your phone (factory reset should restore apps off my script, so you will regain the initial state) [However, you should have a backup system]
You can run the script in a terminal emulator spending (you can download it from F-Droid) - "busybox sh <script name>"
Screenshot:
http://gmclan.org/uploader/6184/Screenshot_2014_12_29_21_38_32.png
http://gmclan.org/uploader/6184/Screenshot_2014_12_29_21_38_46.png
http://gmclan.org/uploader/6184/Screenshot_2014_12_29_21_38_54.png
I cannot replace all of Stock Software to Cyanogenmod, because my Stock ROM start bricking, so i replace only some sure software
Fervi
look at this one http://forum.xda-developers.com/showthread.php?t=2122709
Is there anything that you can use to back up apps and data on note 4 without rooting?
xeonbuilder said:
Is there anything that you can use to back up apps and data on note 4 without rooting?
Click to expand...
Click to collapse
Helium if I remember correctly. it won't do system apps, but you shouldn't be doing those anyway.
Sent from my SM-N910T using Tapatalk
I used My Back Up Pro prior to switching to Titanium. [After reading these updated features, I may switch back!]
FEATURES:
- Backup and Restore using your local device or SD card
- Cloud backup to our online secure servers, or use your Dropbox account
- Cloud backup to your personal Google Drive Cloud account
- Migrate information directly between 2 devices
- Backup directly to your computer over the Internet!
- Schedule multiple different backups to multiple locations
- Restore to an existing or new Android device
- View the backup in detail without having to restore
- All Android 1.6+ devices supported!
- Available in 16 languages
- Super easy backup with advanced features and settings
- BETA: Trigger a backup to begin on your device remotely from our website
SUPPORTED CONTENT:
- Applications (Including Data if Rooted)
- Photos
- Music
- Videos
- Contacts
- Call log
- Text messages (SMS)
- Message attachments (MMS)
- Browser Bookmarks
- Home Screen Shortcuts and Wallpaper (Pre Android 4.4 KitKat)
- System Settings
- Calendar events
- Alarms
- Dictionary
- Music Playlists
- APN settings
- And much more...