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.
- Host: GitHub
- URL: https://github.com/smartpack/packagemanager
- Owner: SmartPack
- License: gpl-3.0
- Created: 2020-02-15T10:43:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-16T16:13:50.000Z (9 months ago)
- Last Synced: 2025-09-16T18:07:58.150Z (9 months ago)
- Language: Java
- Homepage: https://smartpack.github.io/PackageManager/
- Size: 61.6 MB
- Stars: 615
- Watchers: 21
- Forks: 84
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ๐ฆ Package Manager

[](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro)



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!