Repository navigation

#

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.

Java
15546
2 年前

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/

Kotlin
274
7 年前

Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test

Kotlin
142
4 年前
Java
109
7 年前

MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5

Kotlin
100
5 年前

The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚

Java
37
5 年前

Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)

Kotlin
31
6 年前

An Android project template based on Clean Architecture using architecture components library (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.

Java
13
8 年前

An Android Kotlin project template based on Clean Architecture using architecture components (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.

Kotlin
11
3 年前

📐 📂 Little example about Clean Architecture on Android. 🚩 Fake location tracking app

Kotlin
7
6 年前

An Android Kotlin Clean Architecture template using Android Architecture Components (Live data, View model and Room), Kotlin Coroutines, Flow, Dagger2 and Retrofit2

Kotlin
6
3 年前

Example app using modularization and CLEAN architecture - GDG DevFest Veneto 2019

Kotlin
3
5 年前

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.

Java
2
8 年前

This sample app follows Uncle Bob's clean architecture approach. Work in progress

Java
1
4 年前