MultiAppUninstaller

platform API GitHub license

GitHub issues GitHub forks GitHub stars GitHub contributors

Idea and Motivation

As a Developer, I install and test many apps on my device. After testing, I need to uninstall those apps one by one which is a time-consuming task. So, I thought of creating an app that can help me uninstall multiple apps at once. That’s how the idea of Multi App Uninstaller came into being.

Features

Tech Stack

Screenshots

Shots Shots Shots
Screenshot 1 Screenshot 2 Screenshot 5
Screenshot 6 Screenshot 3 Screenshot 4

Download

GitHub Release

You can download the latest APK from here

Check out the releases section for more details.

Build & Run

To build and run the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ahmmedrejowan/MultiAppUninstaller.git
    
  2. Open the project in Android Studio.
  3. Sync the project with Gradle files.
  4. Connect your Android device or start an emulator.
  5. Click on the “Run” button in Android Studio to build and run the app.

ChangeLog

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bug fixes, are welcomed and appreciated.

Let me know which features you want in the future in Request Feature tab.

If this project helps you a little bit, then give a to Star ⭐ the Repo.

License

GPL-3.0 License

Multi App Uninstaller
Copyright (C) 2025 K M Rejowan Ahmmed

This program is free software: 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.

This program 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 this program.  If not, see <https://www.gnu.org/licenses/>.