Skip to content

tylerhogarth/android-system-package-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

android-system-package-clean

On some Android devices, you'll find packages from Facebook, Instagram, and others 'pre-installed' on your device and they cannot be uninstalled, only deactivated. This is common on Samsung devices.

They claim that these are simply 'stubs' or 'placeholders' for the actual apps and can't function until the actual app is installed from the Play Store but these stubs provide elevated privileges to these apps.

Personally, I don't dig these packages and want nothing to do with them on my device. You can use this simple bash script to remove them.

Run Script

It's a bash script. Run main.bash, simple pimple.

Params:

  1. all
  2. facebook
  3. instagram

Run:

bash main.bash <param>

Example:

bash main.bash all

Requirements

  1. Install ADB on your computer, here's how
  2. Enable developer options on your phone, here's how

Notice

I claim no responsibility for any consequences of running this script in perpetuity throughout the universe, good luck.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages