Configuration - shiraji/androidannotations GitHub Wiki
Depending on your IDE and build tool, the configuration instructions may change.
If you are upgrading, please read the release notes.
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
Gradle
- Configure your Gradle
- Configure Eclipse or IntelliJ / Android Studio
- Customize annotation processing
- Start using AndroidAnnotations
Ant
- Download AndroidAnnotations
- Update your Ant configuration
- Configure Eclipse or IntelliJ
- Customize annotation processing
- Start using AndroidAnnotations
Others
- Using AndroidAnnotations within NetBeans