Do Dagger 2 and Android Annotations work together? -


i've read here android annotations has been updated work dagger (1), not sure if automatically applies dagger 2 well.

does use aa , dagger 2 together?

thanks.

i'm using dagger2, androidannotations , butterknife(for adapters) , work fine. 1 difference note dagger1 have inject every specific class(not parent activity) declares @inject fields though. don't have inject classes generated androidannotations, since injected fields not declared in generated classes.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -