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
Create a personalized AI chatbot for each team in minutes
QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Auto-Parcel!