architecture-components-samples
Architecture samples
A collection of Android samples demonstrating various architecture components and best practices.
Samples for Android Architecture Components.
23k stars
902 watching
8k forks
Language: Kotlin
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
android/architecture-samples | A collection of Android app architectures and patterns for developers to study and implement | 44,492 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,419 |
android/architecture-templates | Provides pre-built Android architecture templates with reactive, composable UI and data layer following the guide to app architecture. | 2,751 |
bufferapp/android-clean-architecture-boilerplate | A boilerplate project implementing Clean Architecture with Kotlin and Android | 3,662 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,518 |
ivacf/archi | Demonstrates three different Android app architectures for building data-driven apps | 3,327 |
happysingh23828/android-clean-architecture | An Android app demonstrating Clean Architecture principles to manage data and dependencies in a maintainable way | 298 |
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
patilshreyas/foodium | An Android app demonstrating modern development tools and features | 2,270 |
sansets/android-clean-architecture | A sample Android application demonstrating modern architecture and best practices for development | 125 |
android/compose-samples | A collection of sample Android projects demonstrating various use cases and APIs for the Jetpack Compose UI toolkit | 20,259 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
smarttoolfactory/propertyfindar | A sample Android app demonstrating the application of various technologies such as clean architecture, coroutines, and offline-first data management | 266 |
emedinaa/kotlin-mvvm | A sample Android application demonstrating the MVVM pattern using Kotlin and Retrofit for network interactions, showcasing ViewModel, LiveData, and other architectural components. | 536 |
kaushikgopal/rxjava-android-samples | Real-world examples of using RxJava with Android to handle concurrency and other common problems | 7,544 |