Hitomis/ActivitySwitcher
ActivitySwitcher is based on the Activity view operation management library, you can achieve any jump between Activity, close any Activity and end applications and other functions. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3613
- days_rel: n/a
- days_push: 3540
- n_releases_24m: 0
Adoption not part of the score
1020 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that manages Activity instances as card-style views, allowing users to visually switch between, jump to, or close any Activity and exit the application. It is initialized in the Application class and triggered via gestures or programmatically.
Use cases
- switch between android activities with a card-style overview
- close any activity in the stack from a visual manager
- implement an app exit-all-activities button
- add gesture-based activity switcher to an android app
- debug navigation flow between activities
When to choose
- you need a visual card-based activity manager in a legacy Java Android app
- you want users to jump to or close arbitrary activities at runtime
When to avoid
- starting a new Android project, since the library is unmaintained since 2016 and has no license file
- apps using single-activity architecture with Fragments or Jetpack Compose
- you need guaranteed long-term support or want to contribute under a clear license
Facets
library · maturity abandoned
ui-components developer-tools mobile-development android-tools developer-tools jvm activity-management navigation card-view gesture android-library android mobile
1 source
- readme: https://github.com/Hitomis/ActivitySwitcher · fetched 2026-08-28 · 01ca5f98c959
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Hitomis/ActivitySwitcher | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Hitomis/ActivitySwitcher")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem