Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 299 Bytes

EventBusSample

A sample to show how event bus works in android

This is a sample which shows how to send a simple event from one activity to another using a event bus library in android

You can find the library and the document regarding the eventbus in https://github.com/greenrobot/EventBus