Demonstrates how to re-subscribe to Retrofit RxJava observables after activity recreation.
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.
The following table is the detailed list of retrofit-rxjava-lifecycle-sample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 2 |
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