Ross ROSS = Recommend OSS · open-source software intelligence for agents

JakeWharton/ProcessPhoenix

Process Phoenix facilitates restarting your application process. observed · 2026-08-28

github.com/JakeWharton/ProcessPhoenix · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • 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: n/a
  • age_days: 4074
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2134 stars · 138 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small Android library by Jake Wharton that restarts the application process, optionally launching a specific Intent. It is intended mainly for debug builds where fundamental state changes require a full process restart.

Use cases

  • restart my android app process programmatically
  • apply staging to production environment switch without reinstalling
  • relaunch app after a fundamental state change in debug builds
  • check if app is running inside the phoenix restart process
  • trigger app rebirth with a specific intent

When to choose

  • you need a reliable, minimal way to fully restart an Android app process
  • you toggle environment or config flags in debug builds that require a fresh process
  • you want a tiny, well-known Apache-2.0 utility from a trusted author

When to avoid

  • you only need to restart an Activity, not the whole process
  • you want restart behavior in production user-facing flows (the library is aimed at debug use)
  • your project is not Android/JVM-based

Facets

library · maturity stable

developer-tools android-tools developer-tools mobile-development android process-restart jvm debugging

1 source

Member repositories

RepositoryRoleHealth v2
JakeWharton/ProcessPhoenixmain67

For agents

markdown · JSON · MCP: product_card(name="JakeWharton/ProcessPhoenix")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem