# 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.

Repository: https://github.com/Hitomis/ActivitySwitcher
Canonical: https://ross.abutalabs.com/products/activityswitcher
Language: Java
License Family: other
Topics: android, activity, manager, switcher
Last push: 2016-12-23T03:18:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3613, "days_push": 3540, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1020, forks 123 (observed 2026-08-28T04:03:15.274447+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ui-components, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: activity-management, navigation, card-view, gesture, android-library, android, mobile

## Member repositories
- Hitomis/ActivitySwitcher (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.274447+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-30T07:08:53.818179+00:00, confidence not recorded.
  - readme: https://github.com/Hitomis/ActivitySwitcher (fetched 2026-08-28T04:03:15.274447+00:00, sha 01ca5f98c959)
- Data as of 2026-08-30T08:39:29.467469+00:00.
