Skip to content

mdfaisalhsn/android-debloater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Android Debloater

about

  • This is essentially an android debloater script that I wrote for my huawei machine.
  • It targets all of google apps installed in it as well as other bloatware and spyware like huawei apps, meta apps, even the microsoft swiftkey keyboard.

installation

Requires adb. on debian:

sudo apt install adb

usage

Turn on usb debugging from developer mode. Then clone this repo if you havent already (you can also just copy the content from debloat.sh and paste in a new file with .sh extension). Give the file executable rights if required. Then run it.

git clone https://github.com/faizalhossain/android-debloater
cd android-debloater 
chmod +x debloat.sh
./debloat.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages