# 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