Skip to content

archetipico/AndroidDeBloater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidDebloater

Android debloater specifically created for Samsung Galaxy Note10 running Android 11.

Disclaimer

I cannot be held accountable for potential data corruption or the deletion of crucial packages. Some functionalities, whether essential or not, may cease to function properly. It is conceivable that critical features, such as geolocation for emergency calls, may no longer operate as expected. I cannot provide assurance in this regard as my testing was limited to my own device and typical daily tasks. This project serves as a learning exercise, created solely for the purpose of acquiring new knowledge. By utilizing this script, you are fully aware of your actions and assume responsibility for your choices.

Requirements

Just ADB, no need for a rooted device.

Applications

  • Save battery life for a greener future
  • Enhance device efficiency
  • Remove trackers and unwanted personalization features
  • Study how the Android system works and the specific roles of each service

Usage

  1. Clone this project
  2. Check ADB connection with your device
  3. Run ./debloat.sh

This will uninstall services for user 0 (you). If something breaks, reinstall the missing package with adb shell cmd package install-existing <package>.

If you want to undo everything, just run ./bloat.sh

Final notes

Some packages like com.samsung.android.game.gos and com.sec.android.sdhms keep reappearing in my system. I don't know why this happens, maybe you need root permissions for those packages (?).

About

Android debloater for Samsung Galaxy Note10

Topics

Resources

Stars

Watchers

Forks

Languages