一、网络 1、项目为MVP架构,最好使用RxJava + Retrofit RxJava使用介绍 https://www.jianshu.com/nb/14302692 Retrofit Github地址 https://github.com/square/retrofit 2、OKhttp Github地址 https://github.com/square/okhttp OKhttp的封装OkGo Github地址 https://github.com/jeasonlzy/okhttp-OkGo 二、事件绑定