architecture-components
There are 999 repositories under architecture-components topic.
luckybilly/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
mrcsxsiq/Kotlin-Pokedex
:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation
GetStream/whatsApp-clone-compose
📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose.
armcha/Ribble
Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️
AkshayChordiya/News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
mrsegev/MovieNight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
bernaferrari/ChangeDetection
Automatically track websites changes on Android in background.
odaridavid/Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
ffgiraldez/reactive-mvvm-android
My way to MVVM using KotlinX Coroutines and Android data-binding
PhilippeBoisney/ArchApp
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
karntrehan/Posts
A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
adibfara/Lives
Lives - Android LiveData Extensions for Kotlin and Java
Shopify/livedata-ktx
Kotlin extension for LiveData, chaining like RxJava
JohnnyShieh/Gank
干货集中营 app 安卓实现,基于 RxFlux 架构使用了 RxJava、Retrofit、Glide、Koin等
sebaslogen/resaca
Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
dangquanuet/The-Movie-DB-Kotlin
The Movie DB app using Kotlin with updated Android features
jenly1314/WanAndroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
jraska/livedata-testing
TestObserver to easily test LiveData and make assertions on them.
AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
alisonthemonster/Presently
Android app for recording gratitude journal entries -- over 1 million installs, contribute today!
jenly1314/MVVMFrame
🏰 MVVMFrame for Android 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。
rakshit444/news-sample-app
A sample news app which demonstrates clean architecture and best practices for developing android app
erikjhordan-rey/Android-Architecture-Components-Kotlin
Sample used to practice Kotlin and Android Architecture Components.
general-mobile/kotlin-android-mvvm-starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
PhilippeBoisney/GithubArchitectureComponents
The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
bachhoan88/CleanArchitecture
Android Kotlin Clean Architecture
satorufujiwara/kotlin-architecture-components
This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.
fabioCollini/ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
jshvarts/DaggerAndroidMVVM
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
MindorksOpenSource/MVI-Architecture-Android-Beginners
This repository contains a beginner sample app that implements MVI architecture
PhilippeBoisney/NoBullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
mohammedgmgn/MovieApp-Clean-Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
akoufa/CoolWeather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
YummyLau/AndroidModularArchiteture
:heavy_check_mark: Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api