AriesHoo / NewFastFrame

终极组件化框架项目方案

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

组件化框架项目

简介

该项目目前集成现在主流的开发框架和技术,包括okhttp3、rxjava2、retrofit2、glide、greendao3.0、dagger2、mvp、md风格、热修复tinker,bugly和组件化等。

采用组件化开发框架,可以使模块单独编译调试,可以有效地减少编译的时间,更好地进行并发开发,从而极大的提高了并行开发效率。

项目详解地址为

https://juejin.im/entry/5a1cca70f265da432652923f

http://www.jianshu.com/p/e6eb9c8d120f

screenshots

新闻模块

音乐模块

直播模块

聊天模块

独立项目github地址:https://github.com/HelloChenJinJun/TestChat

聊天项目详解地址:http://www.jianshu.com/p/2d76430617ae

参考的项目

MVPArms https://github.com/JessYanCoding/MVPArms

全民直播 https://github.com/jenly1314/KingTV

音乐项目 https://github.com/hefuyicoder/ListenerMusicPlayer, https://github.com/aa112901/remusic

大象:PHPHub客户端 https://github.com/Freelander/Elephant

MvpApp https://github.com/Rukey7/MvpApp

CloudReader https://github.com/youlookwhat/CloudReader

非常感谢以上开源项目的作者!谢谢!

About

终极组件化框架项目方案


Languages

Language:Java 100.0%