#android-architecture-components (5 Repositories)
Ranked open-source repositories tagged with #android-architecture-components, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
5 repositories tagged #android-architecture-components
erikjhordan-rey/Android-Architecture-Components-Kotlin
Sample used to practice Kotlin and Android Architecture Components.
jenly1314/MVVMFrame
🏰 MVVMFrame 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。
KucherenkoIhor/Android-Architecture-Components
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.
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Compose, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
Drjacky/MVVM
A sample Android application using MVVM, Clean Architecture, Android Architecture Components