Demo of Android app with Otto.
EventFrameworkDemo is hosted in the following web site
https://github.com/ratpik/EventFrameworkDemo
If you think the Android project EventFrameworkDemo 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 EventFrameworkDemo.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 15 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
EventFrameworkDemo has the following Java source files.
pmandrek.eventframeworkdemo.ApplicationTest.java pmandrek.eventframeworkdemo.BusProvider.java pmandrek.eventframeworkdemo.LocationActivity.java pmandrek.eventframeworkdemo.LocationChangedEvent.java pmandrek.eventframeworkdemo.LocationClearEvent.java pmandrek.eventframeworkdemo.LocationHistoryFragment.java pmandrek.eventframeworkdemo.LocationMapFragment.java pmandrek.eventframeworkdemo.MainActivity.java