This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
-
Updated
Aug 25, 2024 - Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Clean Architecture by layer
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
Clean Architecture(Coroutines,Dagger, MVVM, ROOM, retrofit, databinding)
kotlin,cleanarchitecture,mvvm,hilt,coroutine,retrofit,paging3
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Clean Architecture app using Kotlin, It's a two screen app includes all the boilerplate code for API integration and MVVM clean architecture with Use Cases.
An example of a modular clean architecture for android. Based on articles https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html and example on android https://github.com/android10/Android-CleanArchitecture-Kotlin
An Android Kotlin Clean Architecture template using Android Architecture Components (Live data, View model and Room), Kotlin Coroutines, Flow, Dagger2 and Retrofit2
Add a description, image, and links to the android-cleanarchitecture-kotlin topic page so that developers can more easily learn about it.
To associate your repository with the android-cleanarchitecture-kotlin topic, visit your repo's landing page and select "manage topics."