CacheWebView AndroidGitzella

CacheWebView

Custom implement Android WebView cache, offline website, let cahe config more simple and flexible

RetrofitCache AndroidGitzella

RetrofitCache

RetrofitCache让retrofit2+okhttp3+rxjava配置缓存如此简单。通过注解配置,可以针对每一个接口灵活配置缓存策略;同时让每一个接口方便支持数据模拟,可以代码减小侵入性,模拟数据可以从内存,Assets,url轻松获取。