Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/massimo-rnd/androiddebloater
A simple C# Application that allows you to debloat nearly every Android device.
https://github.com/massimo-rnd/androiddebloater
Last synced: 5 days ago
JSON representation
A simple C# Application that allows you to debloat nearly every Android device.
- Host: GitHub
- URL: https://github.com/massimo-rnd/androiddebloater
- Owner: massimo-rnd
- License: mit
- Created: 2025-01-13T20:31:56.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2025-01-17T16:45:04.000Z (9 days ago)
- Last Synced: 2025-01-18T00:31:01.988Z (8 days ago)
- Language: C#
- Homepage:
- Size: 11.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidDebloater
![License](https://img.shields.io/github/license/massimo-rnd/AndroidDebloater)
![Issues](https://img.shields.io/github/issues/massimo-rnd/AndroidDebloater)
![Forks](https://img.shields.io/github/forks/massimo-rnd/AndroidDebloater)
![Stars](https://img.shields.io/github/stars/massimo-rnd/AndroidDebloater)
![Last Commit](https://img.shields.io/github/last-commit/massimo-rnd/AndroidDebloater)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/massimo-rnd/AndroidDebloater?include_prereleases)## 🚀 Overview
AndroidDebloater is a simple tool written in C#, that enables you to debloat your Android Device with a GUI using ADB.
## 🎯 Features
- Remove Bloatware from Phone
- Pre-Made Scripts for Google Bloat, Android System Bloat, Third-Party Bloat
- Manufacturer-Specific Debloat
- No installation of ADB tools needed
- Compatible with Windows, macOS & Linux## 🛠️ Installation
1. Go to the [Releases](https://github.com/massimo-rnd/AndroidDebloater/releases/latest) page and Download the latest Version for your OS
2. Install the Application
3. Open the Application## 💻 Usage
### Preperations
To use this tool with your Android Device, you have to enable "Developer Mode" and "USB Debugging".This can be done by entering your Settings App, go to About and Click the "Build Number" 7 Times.
If you get "You are now a Developer", go back, go into "Developer Options" and Enable "USB Debugging".
Now you can Connect your Phone. Your Phone should show a Message about trusting your Computer. Just click Accept.
### Using the tool
To start, first click the "List ADB Devices" Button to see if your Device is connected.If sucessful, you can choose your Package and click "Start Debloat"
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/massimo-rnd/AndroidDebloater/issues).1. Fork the project.
2. Create your feature branch (`git checkout -b feature/AmazingFeature`).
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).
4. Push to the branch (`git push origin feature/AmazingFeature`).
5. Open a pull request.## 📜 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## 📊 Repository Metrics
![Repo Size](https://img.shields.io/github/repo-size/massimo-rnd/AndroidDebloater)
![Contributors](https://img.shields.io/github/contributors/massimo-rnd/AndroidDebloater)
![Commit Activity](https://img.shields.io/github/commit-activity/m/massimo-rnd/AndroidDebloater)---
### 📞 Contact
For any inquiries, feel free to reach out:
- email: [[email protected]](mailto:[email protected])
- X: [massimo-rnd](https://x.com/massimo-rnd)
- [Discord](https://discord.gg/wmC5AA6c)