0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
14.72k stars 798 forks source link

Additional packages to remove from Samsung phones #161

Closed winniethepoohbear closed 1 year ago

winniethepoohbear commented 2 years ago

Please consider adding a way to remove these apps. They come preinstalled after Samung and Google updates on new devices.

Your phone: Samsung A20

Packages:

com.king.candycrushsodasaga
com.tripledot.solitaire
net.supertreat.solitaire
air.com.playtika.slotomania
com.handmark.expressweather
com.zhiliaoapp.musically
com.staplegames.blocksClassicSGGP
in.playsimple.tripcross
com.tripledot.woodoku
com.digitalturbine.toolbar
com.samsung.android.app.watchmanager
com.google.android.music
com.pandora.android
com.google.android.videos
com.google.android.apps.photos
com.samsung.android.oneconnect
com.sec.android.app.shealth
com.samsung.oh
...

Document each package the best you can

com.digitalturbine.toolbar - Digital Turbine. Ads and used by carriers to install other apps

com.king.candycrushsodasaga - Game. Candy Crush Soda Saga com.tripledot.solitaire - Game. Solitare net.supertreat.solitaire - Game. Solitaire Grand Harvest air.com.playtika.slotomania - Game. Slotomania™ Casino Slots Games com.staplegames.blocksClassicSGGP - Game. Block Puzzle in.playsimple.tripcross - Game. Crossword Jam com.tripledot.woodoku - Game. Woodoku

com.handmark.expressweather - 1Weather app com.zhiliaoapp.musically - TikTok app com.pandora.android - Pandora app com.samsung.oh - Samsung Members app com.sec.android.app.shealth - Samsung Health app com.samsung.android.app.watchmanager - Samsung Wearable app com.samsung.android.oneconnect - Samsung SmartThings app com.google.android.music - YouTube Music app com.google.android.videos - Google TV app com.google.android.apps.photos - Google Photos app

0x192 commented 2 years ago

Thanks for your help.

I removed 8 packages from your list because there are already documented in uad_lists.json. Here are the ones we need to add:

com.tripledot.solitaire
net.supertreat.solitaire
air.com.playtika.slotomania
com.staplegames.blocksClassicSGGP
in.playsimple.tripcross
com.staplegames.blocksClassicSGGP
in.playsimple.tripcross
com.tripledot.woodoku
com.digitalturbine.toolbar
com.pandora.android
0x192 commented 1 year ago

@winniethepoohbear

I'm finally coming back to you!

Can you upload the com.digitalturbine.toolbar APK please?

adb shell pm path com.digitalturbine.toolbar # return the path of the app
adb pull <path> # fetch the APK from the phone