The Wayback Machine - https://web.archive.org/web/20220617132550/https://github.com/topics/lifecycle
Skip to content
#

lifecycle

Here are 593 public repositories matching this topic...

🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
  • Updated Jan 13, 2022
  • Kotlin

🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
  • Updated Aug 23, 2019
  • Java

The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
  • Updated Jul 24, 2017
  • Kotlin

🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
  • Updated Apr 22, 2022
  • Java

Improve this page

Add a description, image, and links to the lifecycle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lifecycle topic, visit your repo's landing page and select "manage topics."

Learn more