Event bus implement for Android apps..
android-event-bus is hosted in the following web site
https://github.com/Foolment/android-event-bus
If you think the Android project android-event-bus listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-event-bus.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 17 |
Activity Count | 1 |
android-event-bus has the following Java source files.
com.foolment.MyActivity.java com.foolment.event.EventBus.java com.foolment.event.EventBusException.java com.foolment.event.Subscriber.java com.foolment.event.Subscription.java com.foolment.event.poster.AsyncPoster.java com.foolment.event.poster.BackgroundPoster.java com.foolment.event.poster.Event.java com.foolment.event.poster.HandlerPoster.java