One UI 7.0 rollout is almost done!

One UI 7.0 rollout started in April 7th before being pulled, then restarted on the 17th of the same month with the Galaxy S24 and the Galaxy Z Fold/Flip6 devices being the first phones that receive…

Aptivi
One UI 7.0 rollout is almost done!

One UI 7.0 rollout started in April 7th before being pulled, then restarted on the 17th of the same month with the Galaxy S24 and the Galaxy Z Fold/Flip6 devices being the first phones that receive…

Aptivi

Turns out all the "unremovable" Samsung apps from the android Galaxy A14 can be uninstalled after all. It's convoluted, but worth it: far snappier – far more responsive, less memory usage.

1. Enable developer options.
2. Under developer options, enable USB debugging.
3. connect to a laptop via USB.
4. Install "adb" (Android Debug Bridge) in the laptop, a command like tool. In Ubuntu 22.04, do "sudo apt install adb". There are packages online for other operating systems.
5. Discover which apps to remove. Not trivial, but there are various lists of Samsung "bloatware" online.
6. Then, use adb to discover which packages to remove. For example:

$ adb shell pm list packages | grep facebook

.. and then remove them:

$ adb shell pm uninstall --user 0 com.facebook.services
$ adb shell pm uninstall --user 0 com.facebook.system
$ adb shell pm uninstall --user 0 com.facebook.appmanager

Likewise for Microsoft cruft.

7. If no apps match the search, then use the "App List" (installable via F-Droid store) to list all user apps or system apps (from a toggle on the top-right menu), which lists all apps by name and with the package name under it.

An app that I removed that indeed drops some possibly valuable services but which greatly improve UI responsiveness:

$ adb shell pm uninstall --user 0 com.sec.android.daemonapp

The above removes the built-in weather app and various widgets. But suddenly the phone doesn't stall randomly and the UI is snappier than ever.

8. If you regret uninstalling a package, it can be reinstalled with adb.

BTW don't forget to re-enable using only 1 background thread every time the OneUI is updated. Samsung overwrites that setting.

#android #samsung #bloatware #GalaxyA14

Samsung Galaxy A14 4G: Alles zum neuen Einsteiger-Smartphone vorab

Samsung bringt in Kürze mit dem Galaxy A14 4G in Europa auch noch eine weitere Variante seines vorerst günstigsten Einsteiger-Smartphones der neuesten Generation auf den Markt. Wir haben alle Details zu dem neuen 6,6-Zoll-Smartphone vorliegen, das für knapp 200 Euro startet.

Galaxy A14 5G: Samsungs neues Einsteiger-Smartphone ist ein Riese

Samsung bereitet derzeit die Markteinführung des ersten Mittelklasse-Smartphones des Jahres 2023 vor. Das Galaxy A14 5G ist schon jetzt erstmals auf offiziellen Bildern zu sehen und bekommt ein gigantisches 6,8-Zoll-Display sowie eine solide Low-End-Basis.

Se conocen los primeros readers del nuevo #Samsung Galaxy A14 5G .
Specs:
Pantalla de 6.8" FHD+
Procesador Exynos
Cámara trasera triple de 50MP
Cámara frontal de 13MP
Batería de 5000mAh

#SamsungGalaxy #galaxya14 @[email protected]