Android Open Source - App demo reactive-android-demo






Project Summary

A demo to show how to create a reactive Android app by RxJava.

Web Site / Source Repository

reactive-android-demo is hosted in the following web site
https://github.com/passos/reactive-android-demo

If you think the Android project reactive-android-demo 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 reactive-android-demo.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
commons-lang-2.6.jar
gson-2.2.4.jar
rxjava-android-0.16.1.jar
rxjava-core-0.16.1.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of reactive-android-demo is as follows:

Apache License

Java Source Files

com.example.listviewdemo.MLog.java
com.example.listviewdemo.MainActivity.java
com.example.listviewdemo.SearchResultAdapter.java
com.example.listviewdemo.data.API.java
com.example.listviewdemo.data.ListItemImage.java
com.example.listviewdemo.schema.Cursor.java
com.example.listviewdemo.schema.GoogleImageSearchResponse.java
com.example.listviewdemo.schema.Page.java
com.example.listviewdemo.schema.ResponseData.java
com.example.listviewdemo.schema.Result.java