# pocorall/scaloid

Scaloid makes your Android code easy to understand and maintain.

Repository: https://github.com/pocorall/scaloid
Canonical: https://ross.abutalabs.com/products/scaloid
Language: Scala
License: NOASSERTION
License Family: other
Topics: scala
Last push: 2026-08-20T07:32:39+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 5077, "days_push": 13, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2088, forks 159 (observed 2026-08-28T04:06:12.159875+00:00)

## What it is
Scaloid is a Scala library that provides a concise DSL for Android development, reducing boilerplate in UI construction, listeners, and lifecycle handling. It interoperates with the plain Android Java API so it can be adopted incrementally in existing projects.

## Use cases
- build android apps in scala
- create android ui layouts without xml
- reduce android boilerplate code
- write concise android event listeners
- migrate legacy android code to scala gradually

## When to avoid
- your project is Kotlin-first, since Kotlin covers most of these ergonomics natively
- you need a library with frequent updates and large community
- you are not using the JVM/Scala toolchain

## Facets
- artifact type: library
- maturity: maintenance
- function: mobile-framework, ui-components, templating
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: scala, android-ui, dsl, layout-builder, android, mobile

## Member repositories
- pocorall/scaloid (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.159875+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-30T02:55:42.720143+00:00, confidence not recorded.
  - readme: https://github.com/pocorall/scaloid (fetched 2026-08-28T04:06:12.159875+00:00, sha 0b6b10a7b97e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
