A Eventbus Project.
a-eventbus is hosted in the following web site
https://github.com/my519820363/a-eventbus
If you think the Android project a-eventbus 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 a-eventbus.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
a-eventbus has the following Java source files.
com.huyunfeng.aeventbus.MainActivity.java com.huyunfeng.aeventbus.eventbus.AsyncPoster.java com.huyunfeng.aeventbus.eventbus.BackgroundPoster.java com.huyunfeng.aeventbus.eventbus.BaseEvent.java com.huyunfeng.aeventbus.eventbus.DefaultThreadPool.java com.huyunfeng.aeventbus.eventbus.EventBus.java com.huyunfeng.aeventbus.eventbus.MainPoster.java