Demo app showing reactive development usage in Android along with Lambdas..
ReactiveAndroid is hosted in the following web site
https://github.com/Mohitpandey/ReactiveAndroid
If you think the Android project ReactiveAndroid 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 ReactiveAndroid.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET |
ReactiveAndroid has the following Java source files.
com.mohit.reactiveandroid.FeedParser.java com.mohit.reactiveandroid.GridAdapter.java com.mohit.reactiveandroid.MainActivity.java com.mohit.reactiveandroid.Movie.java com.mohit.reactiveandroid.MovieActivity.java com.mohit.reactiveandroid.MovieView.java com.mohit.reactiveandroid.NetworkManager.java