GithubHelp home page GithubHelp logo

selfmvp's Introduction

RxJava + Retrofit + MVP

有可能是有史以来最细节的一次教程。博客详细教程地址

  • 支持所有类型网络请求 get post put 毕竟同出一家,Retrofit最大的优势就是把所有都封装好了,但是最大的缺点也是这个,你无法随意修改
  • 支持上传文件
  • 支持下载文件和断点续传
  • 有网络时,支持在线缓存(连接网络时的有效期)
  • 断开网络,支持离线缓存(离线缓存有效期)
  • 多次请求同一url,在网络还在请求时,是否只请求一次
  • 支持请求失败,自动重连

友情链接

ui中再遇到阴影时,跟Ui小姐姐说,阴影部分别担心,我自己来

阴影布局,不管你是什么控件,放进阴影布局即刻享受你想要的阴影
地址:https://github.com/lihangleo2/ShadowLayout

有多种效果

一款多效果智能登录按钮,也可用于点赞动画等 地址:https://github.com/lihangleo2/SmartLoadingView

演示(最好打开权限,保证一切正常)

get请求 post请求 上传文件
下载文件

本项目是基于RxJava + Retrofit + MVP。其中封装了几乎你想要的所有功能。算是VIP版的MVP框架了!!

selfmvp's People

Contributors

lihangleo2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.