Top "Android-annotations" questions

AndroidAnnotations is a compile time framework that helps writing simple and clean Android code that is easy to maintain.

java.lang.IllegalArgumentException: No injector factory bound for Class<MyActivity_>

The error I have is following: Caused by: java.lang.IllegalArgumentException: No injector factory bound for Class. Injector factories were …

android dagger-2 android-annotations dagger
Android - jmdns doesn't discover devices

I'm trying to implement a class to discover services on the network. I've tried working with Android's NSD and it …

android android-annotations jmdns mdns android-nsd
ClassNotFoundException on AndroidAnnotations generated classes since update to ADT 22

This project worked wonders before updating to ADT22. I already lost a day because of not knowing I had to …

android classnotfoundexception eclipse-adt android-annotations