# roro2239/Stellar

Another Shizuku impl

Repository: https://github.com/roro2239/Stellar
Canonical: https://ross.abutalabs.com/products/roro2239-stellar
Language: Kotlin
License: MPL-2.0
License Family: copyleft
Last push: 2026-08-25T04:13:24+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 94, longevity 21
- inputs: {"age_days": 294, "days_push": 8, "days_rel": 40, "gap_med": 9, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1277, forks 43 (observed 2026-08-28T04:04:13.219456+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: developer-tools, security, sdk, cli
- domain: android-tools, developer-tools, security
- platform: -
- tags: shizuku-fork, adb, root, privileged-api, android-framework, material-design-3, android

## Member repositories
- roro2239/Stellar (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.219456+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-30T05:02:51.754922+00:00, confidence not recorded.
  - readme: https://github.com/roro2239/Stellar (fetched 2026-08-28T04:04:13.219456+00:00, sha 3a7033bb0528)
- Data as of 2026-08-30T08:39:29.467469+00:00.
