Update README

This commit is contained in:
w1nst0n 2019-03-31 14:34:25 +02:00
parent 857125109b
commit 1205fb6023

View file

@ -1,13 +1,22 @@
# Universal Android Debloater
# Universal Android Debloater
Bash script using ADB for unrooted smartphones.
## Features :
- Quick search among all the packages of a phone
- Uninstall system/user package
- Reinstall system package
- Backup all .apk from system/user apps stored in internal memory
- Restore an existed backup
- Brand device detection and auto-selection of the appropriate debloat list
## Supported brands :
- Samsung
- Xiaomi
- Huawei
## Specific debloat lists :
## Debloat lists :
- Brand's firmware related
- Facebook related
- T-Mobile related
- Microsoft related
@ -15,11 +24,16 @@ Bash script using ADB for unrooted smartphones.
- Miscellaneous
## TODO :
- Add debloat list for Nokia, Sony, Wiko, Motorola, Asus
## === TODO list === :
- **Add debloat list for Nokia, Sony, Wiko, Motorola, Asus**
- Add optionnal installation of alternative FOSS apps (F-droid, YalpStore,Silence...)
- Add auto-detect brand's name to auto-select the good debloat list
- Enabling backup/restore
- Improve UI/UX
- Add Windows compatibility
- Add in comment the purpose of each deleted package
## How to use it (Newbies friendly) :
- Install Android plateform tools with your package manager
- Go the release section and download the .zip file
- Execute *debloat_script.sh*