muntashirakon/appmanager

A full-featured package manager and viewer for Android

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 50 minutes ago
Added to GitGenius on September 7th, 2026
Created on May 30th, 2020
Open Issues & Pull Requests: 205 (+0)
GitHub issues: Enabled
Number of forks: 516
Total Stargazers: 8,918 (+0)
Total Subscribers: 127 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.6 hours
Mean response time: 39.1 days
90th percentile: 66.2 days
Tracked items: 558

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Bug" is answered fastest, typically in about 23 hours, while "Status: Pending" waits about 13 days. 42% of tracked open issues have had no activity in three months. Only 8% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 124
New in 7 days: 9
Closed in 7 days: 12
Avg open age: 567 days
Stale 30+ days: 104
Stale 90+ days: 78

Recent activity

Opened in 7 days: 9
Closed in 7 days: 7
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Bug (267)
  • Feature (225)
  • Help Wanted (82)
  • Duplicate (75)
  • Priority: 3 (66)
  • Status: Pending (42)
  • Priority: 5 (23)
  • Status: Accepted (21)

Detailed Description

AppManager is a full-featured package manager and viewer for Android that runs on Android devices themselves. It addresses the fragmentation and limitations of built-in Android package management by providing comprehensive control over installed applications directly from the device. The tool works by leveraging Android's package management APIs and ADB (Android Debug Bridge) capabilities to inspect, modify, and manage application packages with granular visibility into permissions, components, and system-level details that standard Android interfaces do not expose.

Developers and power users should adopt AppManager when they need deep insight into application behavior, want to disable specific components without uninstalling apps, or require batch operations across multiple packages. The project suits Android developers testing applications, security researchers analyzing app permissions and components, and users managing device bloatware. It is particularly valuable for those working with rooted devices or via ADB connections where elevated privileges enable more extensive package manipulation than the standard Android Settings application allows.

The development activity shows consistent engagement with the codebase through regular commits addressing bug fixes and feature refinements. The project maintains active issue tracking with responses to user-reported problems and feature requests. Documentation is kept current with updates reflecting changes to functionality and usage patterns. The maintainer demonstrates responsiveness to the Android ecosystem by adapting to platform changes and user needs as they emerge.