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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Auto-Parcel!