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

Blankj/AndroidUtilCode

:fire: Android developers should collect the following utils(updating). observed · 2026-08-28

github.com/Blankj/AndroidUtilCode · homepage · Java · 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: 3686
  • days_rel: n/a
  • days_push: 748
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

33633 stars · 10615 forks observed · 2026-08-28

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

AndroidUtilCode is a powerful, easy-to-use Android utility library that encapsulates commonly used functions in Android development, split into a main 'utilcode' module and a supplementary 'subutil' module. It ships with complete demos and unit tests, and its encapsulated APIs greatly improve Android development efficiency.

Use cases

  • show toasts and snackbars in Android apps
  • check and request Android runtime permissions
  • encrypt and encode strings or files
  • read and write files and manage app cache
  • log messages with a convenient Android logger
  • run background tasks with a thread pool
  • validate user input with regex utilities
  • get device, network, and screen information

When to choose

  • you are building an Android app in Java or Kotlin and want battle-tested utility APIs
  • you want to avoid rewriting common helpers for files, caches, toasts, permissions, and encryption
  • you need a well-documented utility library with demos and unit tests

When to avoid

  • you are developing for platforms other than Android
  • you prefer small, single-purpose libraries over a large multi-purpose one
  • your project enforces minimal dependencies and you only need one or two helpers

Facets

library · maturity stable

developer-tools caching logging security file-system networking concurrency error-handling internationalization mobile-development developer-tools android-tools android-utils utility-library java androidx toast snackbar permissions encryption regex thread-pool eventbus spannable-string android

1 source

Member repositories

RepositoryRoleHealth v2
Blankj/AndroidUtilCodemain23

For agents

markdown · JSON · MCP: product_card(name="Blankj/AndroidUtilCode")

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