Memento is an annotation processor for Android that gives your activities a memory. It introduces the @Retain annotation, which allows you to retain arbitrary fields of an activity across configuration changes in a simple and type-safe manner.
Homepage POM file JAR file Javadoc'com.github.mttkay.memento:memento-processor:0.2'