# arke_lib
**Repository Path**: clyde/arke_lib
## Basic Information
- **Project Name**: arke_lib
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2016-12-02
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Arke Lib
## MVP
[Android MVP 详解(上)](http://www.jianshu.com/p/9a6845b26856)
[Android MVP 详解(下)](http://www.jianshu.com/p/0590f530c617)
[Android官方MVP架构示例项目解析](http://www.infoq.com/cn/articles/android-official-mvp-architecture-sample-project-analysis)
[MVP模式解析实践](http://chuansong.me/n/632293551521)
[Android Architecture MVP](https://github.com/JohnnyFee/johnnyfee.github.io/blob/develop/source/_posts/2016-12-02-android-architecture-mvp.md#framework)
# MVVM
[如何构建Android MVVM应用程序](http://www.jianshu.com/p/2fc41a310f79)
[MVVM Light Toolkit使用指南](http://www.jianshu.com/p/43ea7a531700)
[MVVM_Android-CleanArchitecture](http://rocko.xyz/2015/11/07/MVVM_Android-CleanArchitecture/)
## 框架大合集
[AndroidArchitectureCollection](https://github.com/CameloeAnthony/AndroidArchitectureCollection)
### 项目
[BookReader](https://github.com/JustWayward/BookReader)
[RxJava-Android-Samples](https://github.com/kaushikgopal/RxJava-Android-Samples)
[RxJavaApp](https://github.com/jiang111/RxJavaApp)
[Jake大神的项目,里面有RxJava和Retrofit一起使用的例子](https://github.com/JakeWharton/u2020)
[一个使用Retrofit+RxJava+MVP的app](https://github.com/saulmm/Avengers)
[一个使用 MVP+Dagger2+RxJava+Retrofit的实现手机端『划词翻译』功能的App - 咕咚翻译](https://github.com/maoruibin/TranslateApp)
## Rx
[给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)
[Awesome-RxJava](https://github.com/lzyzsd/Awesome-RxJava)
[RxJava-Essentials-CN](https://github.com/yuxingxin/RxJava-Essentials-CN)
[ReactiveX](http://blog.inching.org/2016/09/30/rx/)
[关于RxJava最友好的文章](https://gold.xitu.io/post/580103f20e3dd90057fc3e6d)
[关于RxJava最友好的文章——背压(Backpressure)](https://gold.xitu.io/post/582d413c8ac24700619cceed)
[关于 RxJava 最友好的文章—— RxJava 2.0 全新来袭](关于 RxJava 最友好的文章—— RxJava 2.0 全新来袭)
[RxDocs](https://github.com/mcxiaoke/RxDocs )
## Data bingding
[Android Data Binding 系列(一) -- 详细介绍与使用](http://connorlin.github.io/2016/07/02/Android-Data-Binding-%E7%B3%BB%E5%88%97-%E4%B8%80-%E8%AF%A6%E7%BB%86%E4%BB%8B%E7%BB%8D%E4%B8%8E%E4%BD%BF%E7%94%A8/)
[Android Data Binding 系列(二) -- Binding与Observer实现原理](http://connorlin.github.io/2016/07/13/Android-Data-Binding-%E7%B3%BB%E5%88%97-%E4%BA%8C-Binding%E4%B8%8EObserver%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86/)
[Data Binding(数据绑定)用户指南](http://www.jianshu.com/p/b1df61a4df77)
[MasteringAndroidDataBinding](https://github.com/LyndonChin/MasteringAndroidDataBinding/commits/master)
[BindingCollectionAdapter](https://github.com/evant/binding-collection-adapter)
## 实践
[进阶之路:MVP+Retrofit+RxJava组合使用](http://chuansong.me/n/572990951448)
[RxJava 与 Retrofit 结合的最佳实践](http://gank.io/post/56e80c2c677659311bed9841)
## 知乎
[有什么使用了RxJava或RxAndroid的开源项目?](https://www.zhihu.com/question/35511144)
[Android 开发有什么好的架构么?](https://www.zhihu.com/question/21406685)
[一种更清晰的Android架构](https://zhuanlan.zhihu.com/p/20001838)
## 其他
[Android-CleanArchitecture](https://github.com/android10/Android-CleanArchitecture)
[iosched](https://github.com/google/iosched)
[android-architecture](https://github.com/googlesamples/android-architecture/tree/master)