greenrobot / EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
http://greenrobot.org/eventbus/
Apache License 2.0
24.68k stars 4.66k forks source link

Use annotationProcessor instead of apt to generate subscriber index? #366

Closed hamberluo closed 8 years ago

greenrobot-team commented 8 years ago

This only works if you use the experimental Jack compiler with Android (not recommended). There are some instructions, but as the top of the file notes they are no longer up to date for Android N. -ut

jp1017 commented 7 years ago

dagger2 and butterknife8 works, so, can EventBus 3, I think yes. Aha... @greenrobot-team :smile: