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.
This is a sample app to show how to write your own Android application using Kotlin language and Clean Architecture approach.
An Android Kotlin project template based on Clean Architecture using architecture components (Live data, View model and Room), RxJava2, Dagger2 and Retrofit2.
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
Add a description, image, and links to the architectural topic page so that developers can more easily learn about it.
To associate your repository with the architectural topic, visit your repo's landing page and select "manage topics."