Android Open Source - Development EventBus android-event-bus






Project Summary

Event bus implement for Android apps..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-event-bus.

ItemValue
Java File Count11
Minimum SDK Version17
Activity Count1

Java Source Files

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