# avast/android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.

Repository: https://github.com/avast/android-butterknife-zelezny
Canonical: https://ross.abutalabs.com/products/android-butterknife-zelezny
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2018-02-26T08:49:44+00:00

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

## Adoption (not part of the score)
Stars 3350, forks 404 (observed 2026-08-28T04:07:57.821125+00:00)

## What it is
An Android Studio/IntelliJ plugin that generates ButterKnife view injection code from selected layout XML references with one click. It can also create ViewHolder classes for adapters.

## Use cases
- generate butterknife view injections automatically
- avoid writing findViewById boilerplate in Android activities
- create viewholder code for android adapters
- speed up android layout binding code generation

## When to choose
- you maintain a legacy Android project that still uses ButterKnife
- you want one-click generation of view injection boilerplate in Android Studio

## When to avoid
- you are starting a new Android project - ButterKnife itself is deprecated in favor of ViewBinding
- you use Kotlin with ViewBinding or DataBinding
- you need a plugin actively updated for the latest Android Studio versions

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools
- domain: android-tools, developer-tools, mobile-development
- platform: editor-plugin
- tags: android-studio, intellij-plugin, butterknife, view-injection, code-generator, code-generation, android

## Member repositories
- avast/android-butterknife-zelezny (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:57.821125+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-29T18:40:58.021039+00:00, confidence not recorded.
  - readme: https://github.com/avast/android-butterknife-zelezny (fetched 2026-08-28T04:07:57.821125+00:00, sha fb1effcb5166)
- Data as of 2026-08-30T08:39:29.467469+00:00.
