# inmite/android-selector-chapek

Android Studio plugin which automatically generates drawable selectors from appropriately named resources.

Repository: https://github.com/inmite/android-selector-chapek
Canonical: https://ross.abutalabs.com/products/android-selector-chapek
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2016-03-14T08:58:35+00:00

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

## Adoption (not part of the score)
Stars 1556, forks 195 (observed 2026-08-28T04:05:03.231609+00:00)

## What it is
SelectorChapek is an Android Studio plugin that automatically generates drawable selector XML files from appropriately named PNG or nine-patch resources. It maps filename suffixes like _pressed or _disabled to the corresponding Android drawable states.

## Use cases
- generate android drawable selectors from resource file names
- avoid writing selector xml files by hand
- create pressed/focused/disabled state drawables automatically
- speed up android ui resource setup in android studio

## When to choose
- you maintain an android project with many stateful drawable resources following naming conventions
- you want to eliminate repetitive manual selector xml authoring

## When to avoid
- you need an actively maintained plugin for recent android studio versions
- your resources do not follow the plugin's naming suffix convention

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools
- domain: android-tools, developer-tools, mobile-development
- platform: editor-plugin
- tags: android-studio, drawable-selectors, code-generation, jetbrains-plugin, android

## Member repositories
- inmite/android-selector-chapek (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.231609+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-30T04:29:58.978050+00:00, confidence not recorded.
  - readme: https://github.com/inmite/android-selector-chapek (fetched 2026-08-28T04:05:03.231609+00:00, sha f728b497526b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
