sdex/ActivityManager
Launch any application activity observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 94
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 2245
- days_rel: 47
- days_push: 39
- n_releases_24m: 12
Adoption not part of the score
1292 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android app that lets users discover and launch any activity of installed applications, including non-exported ones via root or Shizuku. It also supports creating custom shortcuts, building custom intents, and viewing app manifests.
Use cases
- launch hidden activities on android
- create shortcuts to app activities
- launch non-exported activities with shizuku
- build custom intents on android
- view an app's androidmanifest
- explore activities of installed apps
When to choose
- you need to run app activities that have no launcher entry
- you want home-screen shortcuts to specific in-app screens
- you want to inspect an app's manifest and activities
- you want to construct and fire arbitrary intents on your device
When to avoid
- you need a library or API to embed activity launching in your own app
- you want a no-root, no-Shizuku way to launch non-exported activities
- you need an iOS or desktop equivalent
Facets
application · maturity active
gui developer-tools android-tools developer-tools activity-launcher shortcuts shizuku intent-builder manifest-viewer root android
1 source
- readme: https://github.com/sdex/ActivityManager · fetched 2026-08-28 · ba9dae7c1183
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sdex/ActivityManager | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="sdex/ActivityManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem