Android Open Source - Development activity retrofit-rxjava-lifecycle-sample






Project Summary

Demonstrates how to re-subscribe to Retrofit RxJava observables after activity recreation.

Web Site / Source Repository

retrofit-rxjava-lifecycle-sample is hosted in the following web site
https://github.com/jacobtabak/retrofit-rxjava-lifecycle-sample

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

ItemValue
Java File Count5
Activity Count1
Fragment Count2

Java Source Files

retrofit-rxjava-lifecycle-sample has the following Java source files.

me.tabak.rxlifecyclehelper.ApplicationTest.java
me.tabak.rxlifecyclehelper.sample.EndlessObserver.java
me.tabak.rxlifecyclehelper.sample.RetrofitService.java
me.tabak.rxlifecyclehelper.sample.RxLifecycleHelper.java
me.tabak.rxlifecyclehelper.sample.SampleActivity.java