mvparms topic
MVVMArms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
WanAndroid
:chicken::basketball:【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细...
MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 An...
ProgressManager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
RetrofitUrlManager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
MVPFrames
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
ArmsComponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
MVPArt
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
MVPArmsTemplate
🛠️ A template for Android Studio to create MVPArms and MVPArt Page