# sdex/ActivityManager

Launch any application activity

Repository: https://github.com/sdex/ActivityManager
Canonical: https://ross.abutalabs.com/products/activitymanager
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android
Last push: 2026-07-25T22:12:53+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 93, longevity 100
- inputs: {"age_days": 2245, "days_push": 39, "days_rel": 47, "gap_med": 10, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1292, forks 75 (observed 2026-08-28T04:04:16.031409+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: gui, developer-tools
- domain: android-tools, developer-tools
- platform: -
- tags: activity-launcher, shortcuts, shizuku, intent-builder, manifest-viewer, root, android

## Member repositories
- sdex/ActivityManager (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.031409+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:45.143199+00:00, confidence not recorded.
  - readme: https://github.com/sdex/ActivityManager (fetched 2026-08-28T04:04:16.031409+00:00, sha ba9dae7c1183)
- Data as of 2026-08-30T08:39:29.467469+00:00.
