Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunilpaulmathew/De-Bloater

An application using the power of Magisk to debloat unwanted system apps!
https://github.com/sunilpaulmathew/De-Bloater

android debloating magisk root

Last synced: about 2 months ago
JSON representation

An application using the power of Magisk to debloat unwanted system apps!

Awesome Lists containing this project

README

        

# De-Bloater

![De-Bloater](app/src/main/res/mipmap-xxxhdpi/ic_launcher.png?raw=true)

[![](https://img.shields.io/badge/De--Bloater-v0.26-green)](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.debloater)
![](https://img.shields.io/github/downloads/sunilpaulmathew/De-Bloater/total)
![](https://img.shields.io/github/languages/top/sunilpaulmathew/De-Bloater)
![](https://img.shields.io/github/contributors/sunilpaulmathew/De-Bloater)

### De-Bloater is an application using the power of Magisk to de-bloat unwanted applications systemless-ly.

## Download
[](https://play.google.com/store/apps/details?id=com.sunilpaulmathew.debloater)
[](https://f-droid.org/packages/com.sunilpaulmathew.debloater)
[](https://apt.izzysoft.de/fdroid/index/apk/com.sunilpaulmathew.debloater)
[](https://github.com/sunilpaulmathew/De-Bloater/releases/download/v0.26/app-release.apk)

## Features
* Easily remove system apps from "/system", "/vendor", and "/product" directories.

## Requirement
De-Bloater requires Root Access and a fully functional Magisk environment, including modules, for proper working. As a result, De-Bloater won't work with other rooting solutions as well as in Magisk core-only mode.

## How to Use
Open the app, click the remove button on each app you want to remove. The selected apps will be removed systemless-ly after a reboot. To restore an app, either Reset Module (on the top menu) or selectively restore from the second page. Please note that a restart is necessary to get any of the changes in effect.

## How it works
The app will systemless-ly replace the selected APKs by making a Magisk module. As a result, you will see a new Module (name: De-bloater).

## Troubleshooting
In case, if you accidentally remove some important apps and your phone bootloops, please delete "/data/adb/modules/De-bloater" via recovery.

## Translations
Please help me to translate this application via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG). You may also translate after downloading the original language string available [here](app/src/main/res/values/strings.xml).

## Donations
If you like to appreciate my work, please consider donating to me (either via [Liberapay](https://liberapay.com/sunilpaulmathew/donate), [PayPal](https://www.paypal.me/menacherry/), [Ko-fi](https://ko-fi.com/sunilpaulmathew/), or by purchasing the [SmartPack Donation Package](https://play.google.com/store/apps/details?id=com.smartpack.donate) from playstore) as it is helpful to continue my projects more active, although it is not at all necessary.

[](https://liberapay.com/sunilpaulmathew/donate/)
[](https://www.paypal.me/menacherry/)
[](https://ko-fi.com/sunilpaulmathew/)
[](https://play.google.com/store/apps/details?id=com.smartpack.donate)

## Credits
* [Grarak](https://github.com/Grarak/), Code contributions (I took some code from [Kernel Adiutor](https://github.com/Grarak/KernelAdiutor/))
* [John Wu](https://github.com/topjohnwu), libsu & Magisk
* [MONSTER_PC](https://t.me/MONSTER_PC), Russian & Ukrainian Translations
* [Emre](https://t.me/xcooLwastaken), Turkish Translations
* [Firerust96](https://github.com/Firerust96), Spanish Translations
* lay4play, Italian Translations
* Axel Schaab, German Translations
* alex, Ktosspl & [Valdnet](https://github.com/Valdnet), Polish Translations
* Reno & Ebolateam, French Translations
* Hoa Gia Đại Thiếu & ひきたり, Vietnamese Translations
* Hongle & qiaoxin, Chinese - Hong Kong (Simplified & Traditional) Translations
* [MMETMA](https://github.com/MMETMA), Arabic Translations
* Many other people contributed via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG)
* Guima Teixeira, French (Belgian) Translations
* Yadi & 蔡承佑, Chinese (Traditional) Translations
* Geovanni, Portuguese (Brazilian) Translations
* Lw201811, Japanese Translations
* Chong & Lw201811, Chinese (Simplified) Translations
* Many other people contributed via [POEditor](https://poeditor.com/join/project?hash=BZS89Ev3WG)

_If you think I missed your name, please let me know._

## License

Copyright (C) 2023-2024 sunilpaulmathew

De-Bloater is a free softwares: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

De-Bloater is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with De-Bloater. If not, see .