Android Open Source - App example rxjava-example






Project Summary

This is an Android application example using RxJava..

Web Site / Source Repository

rxjava-example is hosted in the following web site
https://github.com/Ruenzuo/rxjava-example

If you think the Android project rxjava-example 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 rxjava-example.

ItemValue
Java File Count8
Activity Count1
Required Permissionsandroid.permission.INTERNET

Java Source Files

rxjava-example has the following Java source files.

com.ruenzuo.weatherapp.activities.CountriesActivity.java
com.ruenzuo.weatherapp.adapters.CountriesAdapter.java
com.ruenzuo.weatherapp.fragments.CountriesListFragment.java
com.ruenzuo.weatherapp.helpers.networking.APIService.java
com.ruenzuo.weatherapp.helpers.networking.NetworkingHelper.java
com.ruenzuo.weatherapp.models.Country.java
com.ruenzuo.weatherapp.models.CountryData.java