User Tools

Site Tools


computing:mobile:android_debloat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:mobile:android_debloat [2021/05/29 11:16]
gcooper
computing:mobile:android_debloat [2021/08/12 12:05] (current)
gcooper
Line 4: Line 4:
  
 Here is a nice {{:computing:mobile:gray_wallpaper_1440x3120.jpg?linkonly|gray wallpaper}} that is not annoying and is easy on the eye. (1440x3120) Here is a nice {{:computing:mobile:gray_wallpaper_1440x3120.jpg?linkonly|gray wallpaper}} that is not annoying and is easy on the eye. (1440x3120)
 +
 +===== Power Button =====
 +
 +The **Side Key** may need to be configured so that it is useful once Bixby is removed.
 +
 +**Settings -> Advanced Features -> Side Key -> Press and Hold -> Power Off Menu**
  
 ===== Prerequisites ===== ===== Prerequisites =====
  
-You need to **[[https://www.xda-developers.com/install-adb-windows-macos-linux/|install ADB on your computer, then enable Developer Options and USB Debugging]]** on your phone first.+You need to **[[https://www.xda-developers.com/install-adb-windows-macos-linux/|install ADB on your computer, then enable Developer Options and USB Debugging on your phone]]**.
  
 ===== ADB Commands ===== ===== ADB Commands =====
Line 30: Line 36:
 pm uninstall --user 0 com.samsung.android.app.appsedge pm uninstall --user 0 com.samsung.android.app.appsedge
  
-#Samsung Email +#Samsung Email & Calendar
-pm uninstall --user 0 com.samsung.android.email.provider+
 pm uninstall --user 0 com.samsung.android.email.provider pm uninstall --user 0 com.samsung.android.email.provider
 +pm uninstall --user 0 com.wsomacp
 +pm uninstall --user 0 com.samsung.android.calendar
  
 #Samsung Bixby #Samsung Bixby
Line 121: Line 128:
 pm uninstall --user 0 com.dsi.ant.plugins.antplus pm uninstall --user 0 com.dsi.ant.plugins.antplus
  
-#Samsung Misc+#Misc
 pm uninstall --user 0 com.cnn.mobile.android.phone pm uninstall --user 0 com.cnn.mobile.android.phone
 pm uninstall --user 0 jp.gocro.smartnews.android pm uninstall --user 0 jp.gocro.smartnews.android
Line 148: Line 155:
 pm uninstall --user 0 ru.yandex.searchplugin pm uninstall --user 0 ru.yandex.searchplugin
 pm uninstall --user 0 com.samsung.android.mateagent pm uninstall --user 0 com.samsung.android.mateagent
 +pm uninstall --user 0 com.samsung.android.drivelink.stub
 +pm uninstall --user 0 com.google.ar.core
 +pm uninstall --user 0 com.samsung.android.wellbeing
 +pm uninstall --user 0 com.samsung.android.da.daagent
 +pm uninstall --user 0 com.samsung.android.service.livedrawing
  
 ######################################### #########################################
computing/mobile/android_debloat.1622308605.txt.gz · Last modified: 2021/05/29 11:16 by gcooper