# androidannotations/androidannotations

Fast Android Development. Easy maintainance.

Repository: https://github.com/androidannotations/androidannotations
Canonical: https://ross.abutalabs.com/products/androidannotations
Language: Java
License: NOASSERTION
License Family: other
Topics: android, java, androidannotations, annotation-processor
Archived: true
Last push: 2022-05-31T13:16:38+00:00

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

## Adoption (not part of the score)
Stars 10976, forks 2315 (observed 2026-08-28T04:10:44.939204+00:00)

## What it is
AndroidAnnotations is a Java annotation-processing framework that speeds up Android development by eliminating boilerplate code for views, threading, and dependency injection. The project is now officially deprecated with no further development.

## Use cases
- reduce boilerplate in Android Java apps
- inject views and resources with annotations
- simplify background threading on Android
- maintain legacy Android codebases using annotations

## When to choose
- maintaining an existing Android project already built with AndroidAnnotations
- working on a legacy Java Android codebase that depends on it

## When to avoid
- starting a new Android project
- using Kotlin or modern Android tooling like Jetpack Compose
- needing long-term support or updates

## Facets
- artifact type: framework
- maturity: abandoned
- function: mobile-framework, boilerplate, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: annotation-processor, dependency-injection, deprecated, boilerplate-reduction, android

## Member repositories
- androidannotations/androidannotations (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.939204+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-29T17:17:15.806037+00:00, confidence not recorded.
  - readme: https://github.com/androidannotations/androidannotations (fetched 2026-08-28T04:10:44.939204+00:00, sha 32f8b2d5c26a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
