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
Screenshot 8 Screenshot 9 Screenshot 7

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

Apache Version 2.0

Copyright 2025 ahmmedrejowan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.