GithubHelp home page GithubHelp logo

roommate's Introduction

GithubQuery

由rxjava+retrofit2+dagger2+mvp架构完成的查询github用户信息的app by android。

了解更多

app项目架构分析博客:MVP中Model的进一步细化——DataManager

介绍

简单的练习了rxjava+retrofit2.0+dagger2+mvp架构项目。

  • Rxjava+Retrofit+Okhttp结合做网络请求部分。Okhttp拦截请求头和响应头添加http缓存。
  • Dagger2用于模块解耦和依赖注入,这里主要在presenter中注入DataManager。
  • MVP模式架构项目。使用本人的一套MVP开发框架:EasyMVP。
  • DataManager用于管理数据源。提供唯一的数据源接口。详细介绍:Android Application Architecture

mvp框架——EasyMVP

EasyMVP项目地址,还在不断完善中。

样式

有意思

roommate's People

Contributors

zhouwenchen avatar

Watchers

James Cloos avatar  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.