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

https://github.com/smartpack/packagemanager

Source code of Package Manager, an Application to Manage your Apps.
https://github.com/smartpack/packagemanager

Last synced: about 2 months ago
JSON representation

Source code of Package Manager, an Application to Manage your Apps.

Awesome Lists containing this project

README

          

# ๐Ÿ“ฆ Package Manager

[![](https://img.shields.io/badge/Package%20Manager-v7.7-green)](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro)
![](https://img.shields.io/github/languages/top/SmartPack/PackageManager)
![](https://img.shields.io/github/contributors/smartpack/PackageManager)
![](https://img.shields.io/github/license/smartpack/PackageManager)

A simple yet powerful Android app for managing both **system** and **user** applications โ€” free, ad-free, and open source.

---
## ๐Ÿ“ฅ Download

| Platform | Link |
|-----------------------|-------------------------------------------------------------------------------------------------------------------------|
| ๐ŸŸข Google Play (Pro) | [Download Pro version from Google Play](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro) |
| ๐ŸŸข Google Play (free) | [Download free version from Google Play](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager) |
| ๐Ÿ”ต F-Droid | [Download from F-Droid](https://f-droid.org/packages/com.smartpack.packagemanager) |

---

## ๐Ÿ“ฑ Requirements

- ๐Ÿ“ฒ Android device
- ๐Ÿ”“ **Root access** or **Shizuku integration** required for some advanced features

---

## โœจ Features

- ๐Ÿ”น Clean UI with separate views for **System** and **User** apps
- ๐Ÿ”น Rich app details:
- ๐Ÿ“ฆ Package & app names
- ๐Ÿ—‚๏ธ APK path (.apk/.apks/.apkm/.xapk)
- ๐Ÿ” Permissions (granted/denied)
- ๐Ÿ“‹ App manifest & certificate info
- ๐Ÿ•’ Install/update dates
- ๐Ÿ“ Data & native library paths
- ๐Ÿ”น Common actions:
- ๐Ÿš€ Launch apps
- ๐Ÿ›’ Open Play Store links
- ๐Ÿ—‘๏ธ Uninstall (for user apps)
- ๐Ÿ”น Advanced features:
- ๐Ÿ“ฆ Install app bundles / split APKs
- ๐Ÿ” Explore APK contents (experimental)
- ๐Ÿ“ค Export apps (single or batch)
- ๐Ÿงน Debloat (uninstall system apps) - requires root or Shizuku
- ๐Ÿšซ Disable/enable any app - requires root or Shizuku

---

## ๐Ÿ’– Support This Project
Maintaining this project takes time and dedication. If you'd like to help keep it alive:

### โ˜• Donate

[](https://github.com/sponsors/sunilpaulmathew)
[](https://liberapay.com/sunilpaulmathew/donate)
[](https://www.paypal.me/menacherry/)
[](https://ko-fi.com/sunilpaulmathew/)

---

## ๐Ÿ™Œ Other Ways to Support

- โญ Leave a review or rating on [Google Play](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager) โ€” it's free and helps visibility!
- ๐ŸŒ Contribute to [translations](https://poeditor.com/join/project?hash=0CitpyI1Oc)
- ๐Ÿ“ข Spread the word โ€” share with friends, forums, or on social media

---

## ๐ŸŒ Translations

Help translate the app into more languages:

- ๐Ÿ“ [Join the POEditor project](https://poeditor.com/join/project?hash=0CitpyI1Oc)
- ๐Ÿ“„ Or edit the [strings.xml](app/src/main/res/values/strings.xml) directly

---

## ๐Ÿ‘ฅ Contributors
See all [contributors](https://github.com/SmartPack/PackageManager/graphs/contributors) who helped build this project.

---

## License

Copyright (C) 2020-2026 sunilpaulmathew

Package Manager 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.

Package Manager 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 Package Manager. If not, see .

---

Thank you for using Package Manager!