- ADB
- Python3
- A bloated android device
- A functional brain
-
Clone this repo:
git clone https://github.com/Surendrajat/android-debloater && cd android-debloater
-
Connect device with
adb
and test with:adb decives
-
Run
adb shell pm list packages > pkg.list
-
Open pkg.list file and add a hyphen(-) to the bloat apps.
For eg: Change
package:com.bloat.bs
to-package:com.bloat.bs
-
Save pkg.list and run:
python debloater.py
Meh! It's simple. Figure out yourself. Useful link