roro2239/Stellar
Another Shizuku impl observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 94
- Longevity 21
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: 9
- age_days: 294
- days_rel: 40
- days_push: 8
- n_releases_24m: 10
Adoption not part of the score
1277 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stellar is a deeply customized fork of Shizuku, an Android framework that lets apps use system-level APIs via ADB wireless debugging or Root privileges without needing root themselves. It adds a fine-grained multi-permission system, boot-time auto-start, dual-process mutual watchdogs, and a Shizuku compatibility layer.
Use cases
- use system-level android apis without rooting my phone
- grant runtime permissions to other apps via adb
- run privileged shell processes from an android app
- start a privileged service automatically on boot
- shizuku alternative with finer permission control
- fix shizuku not working on mediatek devices
When to choose
- you need Shizuku-like privileged API access with granular permission management
- you want auto-start on boot or watchdog-protected service persistence
- you rely on deprecated Shizuku APIs like newProcess() or runtime permission granting
- your device is MediaTek and stock Shizuku fails
When to avoid
- you want the official, widely-adopted Shizuku with maximal ecosystem support
- you need rish shell tool or Zygisk-Sui support, which Stellar removed
- you prefer minimal, upstream-maintained tooling over a customized fork
Facets
application · maturity active
developer-tools security sdk cli android-tools developer-tools security shizuku-fork adb root privileged-api android-framework material-design-3 android
1 source
- readme: https://github.com/roro2239/Stellar · fetched 2026-08-28 · 3a7033bb0528
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| roro2239/Stellar | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="roro2239/Stellar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem