# dmytrodanylyk/folding-plugin

Android File Grouping Plugin

Repository: https://github.com/dmytrodanylyk/folding-plugin
Canonical: https://ross.abutalabs.com/products/folding-plugin
Homepage: http://www.dmytrodanylyk.com/pages/blog/android-file-grouping.html
Language: Java
License: MIT
License Family: permissive
Last push: 2015-11-14T14:48:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4066, "days_push": 3945, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1512, forks 140 (observed 2026-08-28T04:04:56.135313+00:00)

## What it is
An Android Studio/IntelliJ plugin that visually groups resource files into virtual folders in the Project structure view based on filename prefixes (e.g., text before an underscore). It does not move or create any files on disk, only changes how the project tree is displayed.

## Use cases
- group android layout files by feature prefix in project view
- organize res/layout files into virtual folders without moving them
- clean up flat resource folders in android studio
- hide filename prefixes in grouped project tree
- customize grouping pattern with regular expression

## When to choose
- you have many layout or resource files sharing feature prefixes like chat_activity.xml, chat_toolbar.xml
- you want visual grouping without physically moving files
- you use the Project structure view (not Android view) in Android Studio

## When to avoid
- you rely on the Android project view, which the plugin cannot modify
- you need an actively maintained plugin for recent Android Studio versions (last release 2015)
- you want files actually moved into real folders on disk

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools, file-system
- domain: android-tools, developer-tools, mobile-development
- platform: editor-plugin
- tags: android-studio, intellij-plugin, project-view, file-grouping, visual-nesting

## Member repositories
- dmytrodanylyk/folding-plugin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.135313+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:32:19.768713+00:00, confidence not recorded.
  - readme: https://github.com/dmytrodanylyk/folding-plugin (fetched 2026-08-28T04:04:56.135313+00:00, sha 870b142bf82d)
  - homepage: http://www.dmytrodanylyk.com/pages/blog/android-file-grouping.html (fetched 2026-08-29T11:36:12.070838+00:00, sha 4dbf6ed0b25d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
