Configuration - PerfectCarl/androidannotations GitHub Wiki
Depending on your IDE and build tool, the configuration instructions may change.
If you are upgrading, please read the release notes.
AndroidKickstartR
- Quickly generate a project that works out of the box using AndroidKickstartR.
No build tool
- Download AndroidAnnotations
- Configure Eclipse or IntelliJ
- Customize annotation processing
- Start using AndroidAnnotations
Maven
- Configure your Maven project
- Configure Eclipse + Maven or IntelliJ + Maven
- Customize annotation processing
- Start using AndroidAnnotations
Ant
- Download AndroidAnnotations
- Update your Ant configuration
- Configure Eclipse or IntelliJ
- Customize annotation processing
- Start using AndroidAnnotations