Icepick is an Android library that dramatically simplifies saving and restoring Activity or Fragment instance state. Instead of manually writing Bundle code, you annotate fields with @State, and an annotation processor auto-generates the necessary boilerplate. This fosters cleaner, more maintainable code by removing repetitive onSaveInstanceState() and onRestoreInstanceState() logic.
Features
- @State annotation for auto-saving/restoring fields
- Annotation processor generating bundle read/write code
- Supports primitives, objects, and Parcelable types
- No runtime reflection—compile-time efficiency
- Reduces boilerplate in onSaveInstanceState/onRestoreInstanceState
- Released under Apache/EPL-compatible license
Categories
Software DevelopmentLicense
Eclipse Public LicenseFollow Icepick
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Icepick!