Auto‑Parcel is a Google AutoValue extension for Android that auto-generates Parcelable implementations. By annotating classes with @AutoValue and implements Parcelable, it automatically constructs boilerplate for serialization, equals(), hashCode(), and toString(). It integrates with Gradle annotation processing, streamlining Android model class creation.
Features
- Annotation-based Parcelable implementation generator
- Outputs all required methods: writeToParcel, CREATOR, etc.
- Generates equals, hashCode, and toString implementations
- Simple Gradle integration via annotation processing
- No manual handling of Parcelable boilerplate
- Licensed under Eclipse Public License / Apache 2.0
Categories
Software DevelopmentLicense
Eclipse Public LicenseFollow Auto-Parcel
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Auto-Parcel!