Skip to content

VictorAlbertos/RxCacheSamples

Repository files navigation

RxCacheSamples

This project shows how to use RxCache for both Android and Java projects using RxJava2.

sample_data

Java module which actually implements RxCache, it acts as a central data repository making http calls to Github api using Retrofit.

sample_android

Android module which uses sample_data module.

sample_java

Java module which uses sample_data module.

About

How to use RxCache for both Android and Java projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages