Skip to content

kugurerdem/android-bloatwares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a personal repository where I keep track of package codes for the applications that I consider bloatware and unnecessary for my phone.

If you have adb and xargs installed, you can easily remove these packages from your phone by executing the following command:

cat bloatwares.txt | xargs -n1 adb shell pm uninstall -k --user 0

If you are interested, you can also check my essay on using adb for debloating your phone.

About

list of bloatwares that I don't need on my phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published