mcharmas/android-parcelable-intellij-plugin
IntelliJ Plugin for Android Parcelable boilerplate code generation. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4962
- days_rel: n/a
- days_push: 2025
- n_releases_24m: 0
Adoption not part of the score
2120 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An IntelliJ/Android Studio plugin that generates Android Parcelable implementation boilerplate from class fields. It integrates with the IDE's code generation menu (Alt+Insert) and supports primitives, wrappers, Parcelable/Serializable types, lists, maps, enums, and SparseArrays.
Use cases
- generate parcelable implementation in android studio
- avoid writing parcelable boilerplate by hand
- generate parcel code for class fields
- intellij plugin for android parcelable
- speed up android data class serialization
When to choose
- you write Android Java classes that must implement Parcelable
- you want IDE-integrated one-keystroke code generation
- you work in Android Studio or IntelliJ with Java/Kotlin classes needing Parcel support
When to avoid
- you use Kotlin data classes with @Parcelize annotation instead
- you need validation of generic list or map contents
- you need an actively maintained plugin with recent updates
Facets
plugin · maturity maintenance
developer-tools android-tools developer-tools mobile-development editor-plugin jvm android parcelable intellij-plugin android-studio boilerplate-generation java code-generation
1 source
- readme: https://github.com/mcharmas/android-parcelable-intellij-plugin · fetched 2026-08-28 · 31bb9ae65ae9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mcharmas/android-parcelable-intellij-plugin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mcharmas/android-parcelable-intellij-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem