rxjava+retrofit+okhttp 缓存demo
rxjava+okhttp+retrofit 通过get方法对请求网络的数据进行缓存的处理。(特别注意就是断网没有缓存okhttp返回 504错误,rxjava 必须在subscribe 方法中 new Action1() 对异常进行处理,否则必蹦)
文件列表
rxjava+retrofit+okhttp 缓存demo
(预估有个1359文件)
gradlew.bat
2KB
app-debug.apk
1.91MB
app-debug-unaligned.apk
1.91MB
CacheGetActivity.class
35KB
MainActivity.class
33KB
R$styleable.class
22KB
ResultReceiver.aidl
675B
MediaMetadataCompat.aidl
680B
ParcelableVolumeInfo.aidl
689B
PlaybackStateCompat.aidl
688B
暂无评论