There are various situations such as when the screen orientation is rotated where the Activity can actually be destroyed and removed from memory and then re-created from scratch again. In these ...
The rest of this page is kept as a historical reference for projects already wired up to EventBus. New code should reach for the patterns above unless there is a concrete reason a global bus is a ...