# YMvRxAndroid **Repository Path**: yinzeyu/YMvRxAndroid ## Basic Information - **Project Name**: YMvRxAndroid - **Description**: 基于AndroidX的架构,包含 Retrofit2(okhttp3)+Glide+ navigation +fragment+coroutines +LiveData +ViewModel - **Primary Language**: Kotlin - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2020-03-11 - **Last Updated**: 2025-08-19 ## Categories & Tags **Categories**: android-modules **Tags**: None ## README ##### 三方库收集模块 ## 收集常用的三方框架:https://github.com/Yinzeyu/lib ## github clone 很慢用gitee拉取 https://gitee.com/yinzeyu/YMvRxAndroid # YMvRxAndroid(采用AndroidX) ##### 准备实践框架 整体架构采用 ##### Retrofit+okHttp+Gson+coroutines +LiveData +ViewModel 网络请求模块 ##### 使用 navigation +fragment 实现单activity 多Fragment 采用 SavedStateHandle 来解决fragment replace 保存数据问题 ##### 使用 LiveEventBus 做消息事件 使用了[干货集中营开源API](http://gank.io/api)和[玩Android开源API](https://www.wanandroid.com/blog/show/2) 三方库|描述 :-:|:-: **[lottie-android](https://github.com/airbnb/lottie-android)**|AE动画库 **[utilcode](https://github.com/Blankj/AndroidUtilCode/blob/master/lib/utilcode/README-CN.md)**|超强工具合集 **[AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)**|今日头条UI适配方案 **[LiveEventBus](https://github.com/JeremyLiao/LiveEventBus)**|跨进程通信、跨APP通信、自动取消订阅 ## Screenshots
## 更新日志 ## 2020/6\15 ##### 增加了一些东西 还有许多代码要进行写,比如主题 还有 暗黑模式 ## 联系方式 ##### QQ群:118116509 License ------- ``` Copyright 2019 Yinzeyu. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```