|
| 1 | + |
| 2 | + |
| 3 | +<div align="center"> |
| 4 | + |
1 | 5 | # AndroidDebloater
|
2 |
| -A simple C# Application that allows you to debloat nearly every Android device. |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +</div> |
| 15 | + |
| 16 | +## 🚀 Overview |
| 17 | + |
| 18 | +AndroidDebloater is a simple tool written in C#, that enables you to debloat your Android Device with a GUI using ADB. |
| 19 | + |
| 20 | +## 🎯 Features |
| 21 | + |
| 22 | +- Remove Bloatware from Phone |
| 23 | +- Pre-Made Scripts for Google Bloat, Android System Bloat, Third-Party Bloat |
| 24 | +- No installation of ADB tools needed |
| 25 | +- Compatible with Windows, macOS & Linux |
| 26 | + |
| 27 | +## 🛠️ Installation |
| 28 | + |
| 29 | +1. Go to the [Releases](https://github.com/massimo-rnd/AndroidDebloater/releases/latest) page and Download the latest Version for your OS |
| 30 | +2. Install the Application |
| 31 | +3. Open the Application |
| 32 | + |
| 33 | +## 💻 Usage |
| 34 | + |
| 35 | +### Preperations |
| 36 | +To use this tool with your Android Device, you have to enable "Developer Mode" and "USB Debugging". |
| 37 | + |
| 38 | +This can be done by entering your Settings App, go to About and Click the "Build Number" 7 Times. |
| 39 | + |
| 40 | +If you get "You are now a Developer", go back, go into "Developer Options" and Enable "USB Debugging". |
| 41 | + |
| 42 | +Now you can Connect your Phone. Your Phone should show a Message about trusting your Computer. Just click Accept. |
| 43 | + |
| 44 | +### Using the tool |
| 45 | +To start, first click the "List ADB Devices" Button to see if your Device is connected. |
| 46 | + |
| 47 | +If sucessful, you can choose your Package and click "Start Debloat" |
| 48 | + |
| 49 | +## 🚧 Roadmap |
| 50 | + |
| 51 | +- [ ] Implement Manufacturer Specific Scripts |
| 52 | + |
| 53 | +Check out the [open issues](https://github.com/massimo-rnd/AndroidDebloater/issues) for more. |
| 54 | + |
| 55 | +## 🤝 Contributing |
| 56 | + |
| 57 | +Contributions, issues, and feature requests are welcome! |
| 58 | +Feel free to check the [issues page](https://github.com/massimo-rnd/AndroidDebloater/issues). |
| 59 | + |
| 60 | +1. Fork the project. |
| 61 | +2. Create your feature branch (`git checkout -b feature/AmazingFeature`). |
| 62 | +3. Commit your changes (`git commit -m 'Add some AmazingFeature'`). |
| 63 | +4. Push to the branch (`git push origin feature/AmazingFeature`). |
| 64 | +5. Open a pull request. |
| 65 | + |
| 66 | +## 📜 License |
| 67 | + |
| 68 | +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
| 69 | + |
| 70 | +## 📊 Repository Metrics |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | +--- |
| 77 | + |
| 78 | +### 📞 Contact |
| 79 | + |
| 80 | +For any inquiries, feel free to reach out: |
| 81 | +- email: [hi@massimo.gg](mailto:hi@massimo.gg) |
| 82 | +- X: [massimo-rnd](https://x.com/massimo-rnd) |
| 83 | +- [Discord](https://discord.gg/wmC5AA6c) |
0 commit comments