Fixed all memory hogging and battery draining issues by deactivating all rubbish android packages starting with "com.evenwell.." EXCEPT Camera and Radio (yes, they are evenwell apps too).
Fixed all memory hogging and battery draining issues by deactivating all rubbish android packages starting with "com.evenwell.." EXCEPT Camera and Radio (yes, they are evenwell apps too). Didn't need any PC or rooting. Just used 'Bugjaeger Mobile ADB' (available on play store) from another device supporting USB-OTG. You just need to know the package names of those apps and run this command: pm disable-user --user 0 <package name>
P.S. Factory resetting re-enables them !
Comments
Yes, I was repeating this on the forums since the arrival of android 9, but I am happy that everyone is finally starting to understand the reason of removing the evenwell apps, hope others take notice from this post. BTW me, @Gin Ichimaru Inaba , @Red apple and a few others reported back the results after removing the evenwell apps, the tool used here is ADB (Android Debug Bridge), also, you need to start adb shell in order to run the 'pm uninstall --user 0 package_name' or you can do this command if you want to keep your up-arrow for previous command though, 'adb shell pm uninstall --user 0 package_name', what this command does is that it uses adb shell only when the command is run, and is convenient for removing 3-5 packages.......
I can't see in play store can you give me link or screen shot please
Also, I optimized my device to next level by spending about 1.5 hours straight and ended up with a minimum phone that can do the daily basic stuff without any bells and whistles, here is the list of packages when I run the adb shell pm list packages:
package:com.mediatek.gba
package:com.mediatek.ims
package:com.android.providers.telephony
package:com.mediatek.telephony
package:com.android.providers.media
package:com.google.android.onetimeinitializer
package:com.mediatek.location.lppe.main
package:com.hmdglobal.camera2lite
package:com.android.documentsui
package:com.android.externalstorage
package:com.android.mms.service
package:com.android.providers.downloads
package:com.google.android.apps.messaging
package:com.android.networkstack.inprocess
package:com.android.carrierconfig.btl.common.overlay
package:com.android.theme.icon_pack.circular.themepicker
package:com.android.providers.downloads.ui
package:com.android.vending
package:com.android.simappdialog
package:com.google.android.gm.lite
package:com.android.carrierconfig
package:android
package:com.android.mtp
package:com.android.stk
package:com.android.launcher3
package:com.android.backupconfirm
package:com.android.statementservice
package:com.android.hotspot2
package:com.android.settings.intelligence
package:com.mediatek.frameworkresoverlay
package:com.google.android.permissioncontroller
package:com.android.providers.settings
package:com.android.cellbroadcastreceiver.overlay.base
package:com.google.android.dialer
package:com.mediatek
package:com.google.android.apps.nbu.files
package:com.android.theme.icon_pack.circular.settings
package:com.google.android.apps.classroom
package:com.android.musicfx
package:com.google.android.modulemetadata
package:com.android.cellbroadcastreceiver
package:com.google.android.webview
package:com.android.onetimeinitializer
package:com.google.android.contacts
package:com.android.server.telecom
package:com.google.android.syncadapters.contacts
package:com.android.keychain
package:com.android.chrome
package:com.google.android.packageinstaller
package:com.google.android.gms
package:com.google.android.gsf
package:com.google.android.ims
package:com.android.calllogbackup
package:com.google.android.partnersetup
package:com.android.carrierdefaultapp
package:com.android.proxyhandler
package:com.android.theme.icon_pack.circular.systemui
package:com.android.partnerbrowsercustomizations
package:com.android.smspush
package:com.android.settings
package:com.android.networkstack.permissionconfig
package:com.android.stk.base
package:com.android.theme.icon_pack.circular.launcher
package:com.android.vpndialogs
package:com.android.phone
package:com.android.shell
package:com.android.providers.blockednumber
package:com.android.emergency
package:com.android.location.fused
package:com.android.systemui
package:com.google.android.apps.youtube.mango
package:com.lsc.lock
package:com.android.bluetooth
package:com.android.providers.contacts
package:com.android.captiveportallogin
package:com.google.android.inputmethod.latin
package:com.android.theme.icon_pack.circular.android
So, basically, I removed everything except these packages, so now battery life is great, Volte and VoWiFi and all the things in between work as usual, so this phone does everything but its performance is heaps better because of removing everything except the above listed packages.......
Also, first of all, 'Bugjaeger Mobile ADB' needs a device that supports USB-OTG which means, you must have another phone and an USB-OTG dongle, if you have these, then you can use the 'Bugjaeger Mobile ADB' app as the dev says....
But I recommend you to use a pc because copy/pasting is convenient, because copying text from the terminal in the app is sometimes difficult.
I'm not saying to use pc only, you can use the 'Bugjaeger Mobile ADB' app if you have an USB-OTG supported phone and a dongle.
I support both 'Bugjaeger Mobile ADB' method and pc method, so the choice is yours!
Just search 'Bugjaeger Mobile ADB' in google play.......
Bro I can't find it. please add screen shot or links
It doesn't support on Nokia 1 device
Here is the link to Bugjaeger: https://play.google.com/store/apps/details?id=eu.sisik.hackendebug You need to install this app NOT ON Nokia 1 but on the another android device (let's call it "device 2" from now on) that supports OTG ( if you have one... or you could just borrow it from someone else and then check if it supports OTG by installing this app: https://play.google.com/store/apps/details?id=com.faitaujapon.otg ). "Device 2" will work just like a PC to do ADB commands. Now Get an OTG adapter and insert its male part into the port of "device 2" and connect its female part to the broad side of the usb cable which came with your Nokia 1. Now insert the other part of the USB cable into the socket of your Nokia 1. Approve every permission asked through pop ups on both devices. Now enable "developer options" and then, "USB debugging" on your Nokia 1 (google it if you don't know how... it's a very easy process). Approve the remaining permissions on both devices. Open Bugjaeger app on the "device 2" and press on "List devices" option to check if it's properly connected to your Nokia 1. If it is, then press on the blue round button at the bottom right corner to start applying ADB commands. Remember, if you don't want to interfere with the future OTA updates or the normal functions, you should run only this command and disable only those apps which are included in this text file:
Oh one more thing... after applying 7 (seven) commands, you need to restart Bugjaeger app because it is a free version and that's why it has a session limit.
Yes, please try updating the list, I lost mine to a power outage (IM MAAADD).
Anyways, use the universal-debloater-script (XDA link- https://forum.xda-developers.com/android/software-hacking/script-universal-android-debloater-t4069209) so that of you make a mistake, there is a restore package option that will save your day(instead of ruining it by doing a factory reset), as long as you remember/have the name of the package that is causing issues, put it back through the script, if you want to know on what packages you removed using this script, then go to the directory in which the script is located, and there is a file called debloated_packages.txt in that file it will log on what packages you removed, so that you can start doing trial and error method and figure out what package you removed was causing a problem.........
Previously, I posted the packages that you should leave when using adb for having a good daily experience. Remove all packages EXCEPT the ones I have in the previous post(comment).
Yeah, all the premium apks failed for me, so just download it off the play store and living with the limitations is the only thing we can do except to pay for it, if we don't have a PC.......
I also, tried removing all the sim card related apps and, performance wise it is normal, but on the battery and RAM side of things it's amazing, the battery lasted about 29~35 Minutes extra on High quality youtube go playback and chrome wouldn't say that ' this page is using too much memory' , but I have a sim, so my experimentation is a bit limited, so, but I am extremely sorry that I cant reveal the packages to remove to, get a stable system without breaking anything, and I don't want anyone to try it without the universal-debloater-script since it is the only thing that can restore packages via adb (I don't know how the dev got the restore package option to work, but I am still trying to understand it......) so that if you need to have a sim sometime in the future you can just restore a few packages to get going, rather than wipe the whole device........
Can I revemove this app from my Nokia 1. HMD quick step launcher Any problems ??
Yes, I mentioned that too (as com.android.launcher3) in the text file attached to one of my earlier comments. BUT, you have to install another launcher first, otherwise you would not able to launch any app at all ! Here is my favourite one: https://play.google.com/store/apps/details?id=amirz.shade
Don't completely remove it, just run the disabler command for it for safety.
Bro can you see any performance improvement on your phone????????
Yes... got my phone smoother, 2 hrs of extra battery and 500-600 MB of free RAM with no apps open. Also, completely purged all evenwell trackers pre-installed by Foxconn/FIH, China.
Can I use this method to fix patterns lock bug and multitouch issue???. please reply
Why it doesn't show "success "
Can you post your ram status ??
It says that it is set a new state as disabled-user, so it indirectly means that it has succeeded
My ram status, by removing packages of my own accord.
My running services screenshot:
My cached processes screenshot
Go to developer options and tap on the running services option to see the exact memory usage....
Here it is
When everything stabilizes almost half an hour after boot
Can I use this method(Bugjaeger app) to fix patterns lock bug and multitouch issue???. please reply
No you cannot fix the bug simply by Bugjaeger or something similar. Also, android 10 go already fixed that issue. I think, it's time to update your OS.
Ok thanks bro 👍
What is the cached process?. Why very low ram (free ram) in cached process