Android Annotations framework doesn't seem to generate anything

This seems to be an AndroidAnnotations bug, and should be reported on the dedicated bug tracker, here : http://code.google.com/p/androidannotations/issues/entry . You could also use the AndroidAnnotations mailing list, http://groups.google.com/group/androidannotations

First, I have a few questions :

Which IDE do you use : Eclipse, Netbeans, IntelliJ ? Which version ?

Do you use Maven, Ant, or only your IDE to build the project ?

Your problem may be due to a few things : annotation processing not triggered, a bug in AA, or the files generated in a folder not part of the classpath.

In Eclipse, you may get more information from the "Window > Show View > Error Log" view. If annotation processing is triggered, you should see some messages about AndroidAnnotations.