EventBus - Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc
EventBus is a publish/subscribe event bus for Android and Java. EventBus simplifies the communication between components, Decouples event senders and receivers.
http://greenrobot.org/eventbus/
https://github.com/greenrobot/EventBus
License:
Tech:
Tags: