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

idisfkj/android-startup

🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization. observed · 2026-08-28

github.com/idisfkj/android-startup · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 2233
  • days_rel: n/a
  • days_push: 1667
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1669 stars · 167 forks observed · 2026-08-28

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

An Android library for initializing application components at startup with explicit dependency ordering, sync/async execution, and multi-process support. It is a Kotlin-based alternative to Jetpack App Startup with additional features like thread control, topology optimization, and time cost statistics.

Use cases

  • initialize app components in a defined order on Android
  • run async initialization tasks at app startup
  • manage dependencies between startup initializers
  • speed up Android app cold start time
  • initialize components across multiple processes
  • replace Jetpack App Startup with more control over threading

When to choose

  • you need fine-grained control over initialization order and threading on Android
  • you need async await or multi-process initialization support that Jetpack App Startup lacks
  • you want startup time cost statistics and thread priority control

When to avoid

  • you only need simple initialization and prefer an official Google-maintained solution
  • your project is not Android-based
  • you need a library with frequent updates and active maintenance

Facets

library · maturity maintenance

developer-tools concurrency configuration-management mobile-development android-tools developer-tools performance jvm android-startup app-initialization async-initialization topological-sort multi-process jetpack-app-startup-alternative android

3 sources

Member repositories

RepositoryRoleHealth v2
idisfkj/android-startupmain23

For agents

markdown · JSON · MCP: product_card(name="idisfkj/android-startup")

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