泛型模式下的Retrofit + rxJava实现三级缓存
☆51Jun 20, 2016Updated 9 years ago
Alternatives and similar repositories for ZhuangbiMaster
Users that are interested in ZhuangbiMaster are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一款不错的Material Design + MVP风格的资讯阅读app☆54May 31, 2016Updated 9 years ago
- ☆19Dec 29, 2016Updated 9 years ago
- ☆13Feb 22, 2019Updated 7 years ago
- retrofit2+rxjava2+dagger2+mvp+test+greenDao3☆10Jul 24, 2018Updated 7 years ago
- 【停止维护】项目基于 MVP + RxJava2 + Retrofit2 + Dagger2 + RxLifecycle + RxCache + Glide + EventBus 等架构设计,打造一款第三方新闻阅读客户端☆16Jan 13, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Retrofit2 + Rxjava +Cache 机制+EventBus,采用ButterKnife注解框架,包含Token失效处理方案,新增RxJava生命周期管理,mobile network 情况下缓存一分钟过期重新请求,wifi 情况下不使用缓存,none net…☆26Nov 24, 2023Updated 2 years ago
- 5.0系统转场动画的实现,用Picasso进行网络图片的加载。 用到了SnackBar、AppBarLayout结合CollapsingToolbarLayout进行滑动的ToolBar设计、NestedScrollView滑动控件更好的解决滑动过程中出现的各种问题。☆21Jul 14, 2016Updated 9 years ago
- 如何在Android的ListView中构建Checkbox和RadioButton列表(一个Android支持单选和多选的投票项目)☆14Nov 12, 2015Updated 10 years ago
- 手写ButterKnife注解框架☆10Jan 19, 2018Updated 8 years ago
- 实现网易云音乐换肤框架☆11Jan 21, 2018Updated 8 years ago
- Android小样 对应Android代码☆13Aug 27, 2024Updated last year
- 带角标的RadioButton☆19Jan 15, 2018Updated 8 years ago
- Navigation Drawer styling according to Material Design☆11May 12, 2015Updated 10 years ago
- 自己整理的android中一些常用的工具类,android develop utils☆12Mar 4, 2016Updated 10 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- a demo for custom view☆39Oct 31, 2020Updated 5 years ago
- 快速加载网络图片的图片墙,结合DiskLruCache、LruCache技术达到三级缓存目的,对DiskLruCache进行封装,使用更方便。另外采用网页爬虫对百度图片进行抓取。