mirror of
https://github.com/pluja/awesome-privacy.git
synced 2025-11-06 11:44:53 +05:30
Merge pull request #534 from 0xDE57/patch-1
add new section: Android Debloat Tools
This commit is contained in:
commit
ce10ee810a
1 changed files with 8 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
- [Analytics](#analytics)
|
||||
- [Android](#android)
|
||||
- [Android App Store](#android-app-store)
|
||||
- [Android Debloat Tools](#android-debloat-tools)
|
||||
- [Android Dialer](#android-dialer)
|
||||
- [Android File Manager](#android-file-manager)
|
||||
- [Android Gallery](#android-gallery)
|
||||
|
|
@ -174,6 +175,13 @@
|
|||
### Alternative Google Play Store clients
|
||||
- [Aurora Store](https://auroraoss.com/download/#aurora-store) - Aurora Store is an open-source alternative Google Play Store frontend client with privacy and modern design in mind.
|
||||
|
||||
### Android Debloat Tools
|
||||
⛔ **Avoid**
|
||||
- ADB AppControl - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/unsinstall.
|
||||
|
||||
✅ **Instead use**
|
||||
- [Universal Android Debloater Next Generation](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/) - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
|
||||
|
||||
### Android Dialer
|
||||
⛔ **Avoid**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue