im using the EventBus in my android project.
everything work fine, i do register an activity using register(this) in onCreate() , and submit
register(this)
onCreate()