Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MuntashirAkon/AppManager
A full-featured package manager and viewer for Android
https://github.com/MuntashirAkon/AppManager
adb android apks material-design package-manager
Last synced: about 1 month ago
JSON representation
A full-featured package manager and viewer for Android
- Host: GitHub
- URL: https://github.com/MuntashirAkon/AppManager
- Owner: MuntashirAkon
- License: other
- Created: 2020-05-30T04:08:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T06:22:27.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:34:28.561Z (about 1 month ago)
- Topics: adb, android, apks, material-design, package-manager
- Language: Java
- Homepage: https://muntashirakon.github.io/AppManager/
- Size: 72.1 MB
- Stars: 4,923
- Watchers: 96
- Forks: 279
- Open Issues: 163
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-x - AppManager - featured package manager and viewer for Android (Java)
- awesome-android - App Manager - A full-featured package manager and viewer for Android (Root permission is optional). (Modding / Other)
- awesome-android - App Manager - A full-featured package manager and viewer for Android (Root permission is optional). (Modding / Other)
README
App Manager
Docs ·
Releases ·
Telegram Channel---
## Features
### General features
- Fully reproducible, copylefted libre software (GPLv3+)
- Material 3 with dynamic colours
- Displays as much information as possible in the main page
- Lists activities, broadcast receivers, services, providers, app ops, permissions, signatures, shared libraries, etc.
of an application
- Launch activities and services
- Create shortcuts of activities
- [Intercept activities](https://muntashirakon.github.io/AppManager/#sec:interceptor-page)
- Scan for trackers and libraries in apps and list (all or only) tracking classes (and their code dump)
- View/save the manifest of an app
- Display app usage, data usage (mobile and Wi-Fi), and app storage info (requires “Usage Access” permission)
- Install/uninstall APK files (including APKS, APKM and XAPK with OBB files)
- Share APK files
- Back up/restore APK files
- Batch operations
- Single-click operations
- Logcat viewer, manager and exporter
- [Profiles](https://muntashirakon.github.io/AppManager/#sec:profiles-page) (including presets for quick debloating)
- Open an app in Aurora Store or in your favourite F-Droid client directly from App Manager
- Sign APK files with custom signatures before installing
- Backup encryption: OpenPGP via OpenKeychain, RSA, ECC (hybrid encryption with AES) and AES.
- Track foreground UI components### Root/ADB-only features
- Revoke runtime (AKA dangerous) and development permissions
- Change the mode of an app op
- Display/kill/force-stop running apps or processes
- Clear app data or app cache
- View/change net policy
- Control battery optimization### Root-only features
- Block any activities, broadcast receivers, services, or providers of an app with native import/export as well as Watt
and Blocker import support
- View/edit/delete shared preferences of any app
- Back up/restore apps with data, rules and extras (such as permissions, battery optimization, SSAID, etc.)
- View system configurations including blacklisted or whitelisted apps, permissions, etc.
- View/change SSAID…and many more! This single app combines the features of 5 or 6 apps any tech-savvy person needs!
### Upcoming features
- APK editing
- Code editor
- Routine operations
- Finder: Find app components, permissions etc. in all apps
- Enable/disable app actions such as launch on boot
- Panic responder for Ripple
- Crash monitor
- Systemless disabling/uninstalling of the system apps
- Import app list exported by App Manager
- More advance terminal emulator
- File manager
- Database viewer and editor, etc.[](https://f-droid.org/packages/io.github.muntashirakon.AppManager)
## Translations
Help translate [the app strings](https://hosted.weblate.org/engage/app-manager/) and
[the docs](https://hosted.weblate.org/projects/app-manager/docs/) at Hosted Weblate.[![Translation status](https://hosted.weblate.org/widgets/app-manager/-/multi-auto.svg)](https://hosted.weblate.org/engage/app-manager/)
## Mirrors
[GitLab](https://gitlab.com/muntashir/AppManager) · [Riseup](https://0xacab.org/muntashir/AppManager) ·
[Codeberg](https://codeberg.org/muntashir/AppManager)## Screenshots
## Build Instructions
See [BUILDING.rst](BUILDING.rst)## Contributing
See [CONTRIBUTING.rst](CONTRIBUTING.rst)
## Donation and Funding
As of September 2024, App Manager is not accepting any financial support until further notice. But
you may still be able to send gifts (e.g., gift cards, subscriptions, food and drink, flowers, or
even cash). Please contact the maintainer at muntashirakon [at] riseup [dot] net for further
assistance.## Credits and Libraries
A list of credits and libraries are available in the **About** section of the app.