Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

An annotation processor which implements "Builder pattern" for your java classes using gradle.

Jul 10, 2017

Project to set up basics of a Java annotation processor.

Motivations

  • Provide a fluent and complete stack to write a custom annotation processor using Android Studio
  • Set up a robust testing strategy of the Processor implementation
Apr 29, 2017

Small example of AutoValue/AutoParcel + Jackson.

Aug 20, 2015

Sample project showing usage of AutoValue library.

Sep 8, 2016