Skip to content
#

android-clean-architecture

Here are 66 public repositories matching this topic...

Android-Clean-Architecture

📷 Blog taking application utilizing Ktor REST-API and following modern practices: Kotlin, Coroutines, Flows, Channels, Room, Work Manager, Navigation Component, MVI, Clean Architecture, Modularization, Dagger Hilt, Tests...

  • Updated Jan 6, 2024
  • Kotlin
android-multimodule-architecture-concepts

Showcase of multi-modular Android MVVM architectures (Layered Architecture and Clean Architecture) 🏛 to developing clean, testable and scalable Android Apps 📱. MVVM, LiveData, Retrofit, Coroutines, Hilt Dependency Injection, MockK Unit Tests.

  • Updated Nov 8, 2022
  • Kotlin

This project has been created as a playground just to practice a little bit of Kotlin and it's libraries; It has been structured in a multi-module fashion, with semantics guided by Clean Architecture; this means that high-level modules don't know anything about low-level ones.

  • Updated May 13, 2020
  • Kotlin

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

  • Updated Apr 7, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the android-clean-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-clean-architecture topic, visit your repo's landing page and select "manage topics."

Learn more