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
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Auto-Parcel!