人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)
-
Updated
Sep 20, 2023 - Java
人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Software Lifecycle Improvement & Modernization
An easy way to turn stateless functional components into class components with state and lifecycles.
📖A simple online dictionary app to look up meanings and definitions of words. Built using Kotlin and Jetpack Components (Hilt, Coroutines, Flow, Room, Lifecycle, and Navigation Component) based on MVVM and Single Activity Architecture.
🔥🔥Android JetPack组件,涵盖了基本的用法 基本封装使用(MVVM、协程、Navigation等)
A room database-oriented notes taking app with best practices to integrate android jetpack components using Kotlin with MVVM, live-data, data-binding, Rxandroid and dagger2.
Samples for Android Architecture Components
The ViewModel class is designed to store and manage UI-related data in a conscious way. The ViewModel is able to live through the configuration changes. It means that even after the Activity is destroyed and recreated after the phone rotation, you’ll still have the same ViewModel with the same data
A POC of dynamic component with full support of lifecycles
Image application that utilizes RxJava2, Dagger, Retrofit, Room, LiveData and Lifecycles.
working with good old lifecycles
Photo Showcase app written in Kotlin using Clean Architecture based on MVVM and Repository pattern.
Add a description, image, and links to the lifecycles topic page so that developers can more easily learn about it.
To associate your repository with the lifecycles topic, visit your repo's landing page and select "manage topics."