0
score
425
views
yes
status
CC BY-SA 3.0
How to use network communication using greenrobot eventbus?
I would suggest using an architecture where an event bus might not be required. An event bus is still useful and I think you can find what you are looking for in their getting started guide . Some example code: