© 1999-2048 dssz.net 粤ICP备11031372号
[Android] Android整合搭建RxJava+Retrofit+LiveData+OkHttp框架实现MVVM模式开发
说明:工程目录说明: base:基础类库。 exception:异常类模块。 https:网络请求实现模块。 model:数据模型,实体类定义。 repository:数据仓库,包括网络接口请求数据,sqlite数据库,文件File存储,SharedPreferences数据存储。 view:视图层,包含Activiy+Fragment类。 viewmodel:控制层。 utils:工具模块。<longlonghaohao> 上传 | 大小:2mb