forked from androidannotations/androidannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Cookbook
pyricau edited this page Jan 10, 2012
·
55 revisions
You'll find some AndroidAnnotations recipes here!
To get started with AndroidAnnotations, 3 easy steps:
- How AndroidAnnotations works
- How to troubleshoot your AndroidAnnotation project
- How to inject Layout and Views
- How to inject your project resources
- How to inject intent extras
- How to inject Android System Services
- How to easily handle clicks and other events
- How to stop worrying about threads
- How to use typesafe SharedPreferences
- How to use the simple [Rest API](Rest API)
- How to combine AndroidAnnotations with RoboGuice
- How to use the Fragments API
- How to handle SQLite Transactions
- How to handle Android backward compatibility
- How to configure Eclipse for AndroidAnnotations
- How to configure IntelliJ IDEA for AndroidAnnotations
- How to configure Netbeans for AndroidAnnotations
- How to build an AndroidAnnotations project with Maven and Eclipse
- How to build an AndroidAnnotations project with Ant
- How to build an AndroidAnnotations project with Gradle
- How to configure Proguard for AndroidAnnotations
14/06/2012 The 2.6 release is out
- Get started!
- Cookbook, full of recipes
- List of all available annotations
- Release Notes
- Examples
- Read the FAQ
- Join the Mailing list
- Create an issue
- Tag on Stack Overflow