{"id":13482520,"url":"https://github.com/MuntashirAkon/AppManager","last_synced_at":"2025-03-27T13:31:58.953Z","repository":{"id":37837016,"uuid":"268006778","full_name":"MuntashirAkon/AppManager","owner":"MuntashirAkon","description":"A full-featured package manager and viewer for Android","archived":false,"fork":false,"pushed_at":"2024-10-16T06:22:27.000Z","size":75553,"stargazers_count":4923,"open_issues_count":163,"forks_count":279,"subscribers_count":96,"default_branch":"master","last_synced_at":"2024-10-29T15:34:28.561Z","etag":null,"topics":["adb","android","apks","material-design","package-manager"],"latest_commit_sha":null,"homepage":"https://muntashirakon.github.io/AppManager/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuntashirAkon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"MuntashirAkon","open_collective":"app-manager","patreon":"muntashir"}},"created_at":"2020-05-30T04:08:56.000Z","updated_at":"2024-10-29T13:19:39.000Z","dependencies_parsed_at":"2023-12-20T11:55:43.742Z","dependency_job_id":"c3ecf719-9f33-4ee4-9111-a201d07983d3","html_url":"https://github.com/MuntashirAkon/AppManager","commit_stats":{"total_commits":5263,"total_committers":337,"mean_commits":"15.617210682492582","dds":0.6864905947178415,"last_synced_commit":"d3995a789f70fd0f1ea5c65c17ab5bfe7ff1e62b"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAppManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAppManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAppManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2FAppManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuntashirAkon","download_url":"https://codeload.github.com/MuntashirAkon/AppManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245543426,"owners_count":20632648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adb","android","apks","material-design","package-manager"],"created_at":"2024-07-31T17:01:02.882Z","updated_at":"2025-03-27T13:31:58.947Z","avatar_url":"https://github.com/MuntashirAkon.png","language":"Java","readme":"\u003c!-- SPDX-License-Identifier: GPL-3.0-or-later OR CC-BY-SA-4.0 --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/raw/images/icon.png\" alt=\"App Manager Logo\" height=\"150dp\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eApp Manager\u003c/h1\u003e\n\n\u003cp align=center\u003e\n  \u003ca href=\"https://muntashirakon.github.io/AppManager\"\u003eDocs\u003c/a\u003e ·\n  \u003ca href=\"https://github.com/MuntashirAkon/AppManager/releases\"\u003eReleases\u003c/a\u003e ·\n  \u003ca href=\"https://t.me/AppManagerChannel\"\u003eTelegram Channel\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n\n### General features\n- Fully reproducible, copylefted libre software (GPLv3+)\n- Material 3 with dynamic colours\n- Displays as much information as possible in the main page\n- Lists activities, broadcast receivers, services, providers, app ops, permissions, signatures, shared libraries, etc. of an application\n- Launch activities and services\n- Create shortcuts of activities\n- [Intercept activities](https://muntashirakon.github.io/AppManager/#sec:interceptor-page)\n- Scan for trackers and libraries in apps and list (all or only) tracking classes (and their code dump)\n- View/save the manifest of an app\n- Display app usage, data usage (mobile and Wi-Fi), and app storage info (requires “Usage Access” permission)\n- Install/uninstall APK files (including APKS, APKM and XAPK with OBB files)\n- Share APK files\n- Back up/restore APK files\n- Batch operations\n- Single-click operations\n- Logcat viewer, manager and exporter\n- [Profiles](https://muntashirakon.github.io/AppManager/#sec:profiles-page)\n- Debloater\n- Code editor\n- File manager\n- Open an app in Aurora Store or in your favourite F-Droid client directly from App Manager\n- Sign APK files with custom signatures before installing\n- Backup encryption: OpenPGP via OpenKeychain, RSA, ECC (hybrid encryption with AES) and AES.\n- Track foreground UI components\n\n### Root/ADB-only features\n\n- Revoke runtime (AKA dangerous) and development permissions\n- Change the mode of an app op\n- Display/kill/force-stop running apps or processes\n- Clear app data or app cache\n- View/change net policy\n- Control battery optimization\n- Freeze/unfreeze apps\n\n### Root-only features\n\n- Block any activities, broadcast receivers, services, or providers of an app with native import/export as well as Watt and Blocker import support\n- View/edit/delete shared preferences of any app\n- Back up/restore apps with data, rules and extras (such as permissions, battery optimization, SSAID, etc.)\n- View system configurations including blacklisted or whitelisted apps, permissions, etc.\n- View/change SSAID.\n\n…and many more! This single app combines the features of 5 or 6 apps any tech-savvy person needs!\n\n### Upcoming features\n- APK editing\n- Routine operations\n- Finder: Find app components, permissions etc. in all apps\n- Enable/disable app actions such as launch on boot\n- Panic responder for Ripple\n- Crash monitor\n- Systemless disabling/uninstalling of the system apps\n- Import app list exported by App Manager\n- More advance terminal emulator\n- Database viewer and editor, etc.\n\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\nalt=\"Get it on F-Droid\"\nheight=\"80\" /\u003e](https://f-droid.org/packages/io.github.muntashirakon.AppManager)\n\n## Translations\n\nHelp translate [the app strings](https://hosted.weblate.org/engage/app-manager/) and\n[the docs](https://hosted.weblate.org/projects/app-manager/docs/) at Hosted Weblate.\n\n\n[![Translation status](https://hosted.weblate.org/widgets/app-manager/-/multi-auto.svg)](https://hosted.weblate.org/engage/app-manager/)\n\n\n## Mirrors\n\n[GitLab](https://gitlab.com/muntashir/AppManager) · [Riseup](https://0xacab.org/muntashir/AppManager) ·\n[Codeberg](https://codeberg.org/muntashir/AppManager)\n\n## Screenshots\n\n\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/1.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/2.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/3.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/4.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/5.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/6.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/7.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/8.png\" height=\"500dp\" /\u003e\u003cimg src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/9.png\" height=\"500dp\" /\u003e\n\n## Build Instructions\nSee [BUILDING.rst](BUILDING.rst)\n\n## Contributing\n\nSee [CONTRIBUTING.rst](CONTRIBUTING.rst)\n\n## Donation and Funding\n\nAs of September 2024, App Manager is not accepting any financial support until further notice. But\nyou may still be able to send gifts (e.g., gift cards, subscriptions, food and drink, flowers, or\neven cash). Please contact the maintainer at muntashirakon [at] riseup [dot] net for further\nassistance.\n\n## Credits and Libraries\n\nA list of credits and libraries are available in the **About** section of the app.\n","funding_links":["https://github.com/sponsors/MuntashirAkon","https://opencollective.com/app-manager","https://patreon.com/muntashir"],"categories":["Java","Modding","android","🧰 Power Tools \u0026 Utilities","📦 App Management and Control","Apps"],"sub_categories":["Other","📦 App Managers","App Managers","System Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMuntashirAkon%2FAppManager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMuntashirAkon%2FAppManager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMuntashirAkon%2FAppManager/lists"}