android-cleanarchitecture
There are 24 repositories under android-cleanarchitecture topic.
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
mitchtabian/Clean-Notes
Clean Architecture by layer
djuarez/Kotlin-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/
rifqimfahmi/android-mvvm-coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
RxViper/RxViper
Android micro framework for developing apps based on clean VIPER architecture.
ahmedeltaher/Android-MVP-Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
PopPsyA/Mediateka
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
samira-badamestani/android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
kmmraj/androidcleancode-generator
Android Clean Code Generator - Scaffolding
nareshidiga/Android-CleanArchitecture-Java
An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
nareshidiga/Android-CleanArchitecture-Kotlin
An Android Kotlin project template based on Clean Architecture using architecture components (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
enzoftware/clean-architecture-android
:triangular_ruler: :open_file_folder: Little example about Clean Architecture on Android. :triangular_flag_on_post: Fake location tracking app
nareshidiga/Android-CleanArchitecture-Kotlin-Coroutines-Flow
An Android Kotlin Clean Architecture template using Android Architecture Components (Live data, View model and Room), Kotlin Coroutines, Flow, Dagger2 and Retrofit2
amitkma/android-architecture-boilerplate
Android application architecture boilerplate based on "Clean Architecture".
Thanghand/AndroidCleanArchitecture
Android CleanArchitecture
beraldofilippo/devfestnineteen
Example app using modularization and CLEAN architecture - GDG DevFest Veneto 2019
sWift-sai/ModernCleanArchitecture
This is a sample project that demonstrates how to design testable, scalable and safe Android application based on Clean Architecture and MVP without too much boilerplate code.
AnirudhBhat/Yify-clean-architecture
This sample app follows Uncle Bob's clean architecture approach. Work in progress
zkpeng/CleanArchitectureDemo
使用CleanArchitecture写的一个小例子,为了突出这种架构结构,没有使用butterknife,dagger,rxjava等技术。
GediminasZukas/photo-feed
Android Clean Architecture playground app written entirely in Kotlin
raulespim/mvvm-movies
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + Room + mockK + Espresso + Junit5
zeroc0d3lab/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.