8 Star 2 Fork 0

Gitee 极速下载 / app-mvp-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/SuperMan42/MVP
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

MVP

App based on Material Design + MVP + Rxjava + Retrofit + Okhttp + Glide

The project is based on the idea of simplicity, make development more simple, extract the core library, can be directly introduced to fast development. Project is still in improvement, if you have good suggestions or find any problems welcomeissue, email424346976@qq.com, If it help you welcome star, fork. This project only do study and communication

Blog (details): http://www.jianshu.com/p/d98013e0cd03

公众号:
 

QQ group: 482866708

中文版    English version

The Android learning data collection

Wiki 使用方法

Preview

  1. The overview (list)
  2. Image selector and expression keyboard (support dynamic expression and emoji expressions, etc.)
  3. Night and day mode switching
  4. TV
  5. Cache(No network)

Download APK (Android 5.0 or above)

Points

  • Use Rxjava Retrofit2 okhttp to do network requests and caching
  • RxUtil is used to encapsulate thread handling and network request result processing
  • Use the RxManager to manage the subscription lifecycle
  • Use RxBus to do intercomponent communication
  • Use RxPermissions for android6.0 permission application
  • Use Material Design controls and animations
  • Use the MVP architecture throughout the project, and extract the core as a library, import core can save 50% of the code development
  • Use Glide for image processing and loading
  • Use Fragmentation to simplify the operation of Fragment and lazy loading
  • Day and night mode switching
  • Add image selector(High imitation WeChat) and expression keyboard (support dynamic expression and emoji expressions, etc.)
  • Encapsulates recyclerview and recyclerviewpager to implement pull-down refresh, pull-up loading and pagerview functionality(Just a few simple code to achieve a variety of lists, no adapter required, no need to design paging load)
  • Use x5WebView to do the reading page
  • The head of the daily home page can scroll in circles(Using the rxjava round robin and recyclerviewpager)

Method of use

Import the core library

dependencies {
    compile 'com.hpw.mvpframe:core:1.0.0'
}

TODO

  1. Add aop
  2. Continue to optimize
  3. There are many to do。。。

Thanks

Zhihu Daily API     WeChat API     T-MVP

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors/app-mvp-framework.git
git@gitee.com:mirrors/app-mvp-framework.git
mirrors
app-mvp-framework
app-mvp-framework
master

搜索帮助