Android Architectures Kotlin Save

Simple examples showcasing implementation of some popular app architecture patterns using Kotlin.

Project README

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

This repo is the part of the article series: Android App Architectures in Kotlin

These are the simple examples showing the implementation of few popular architecture patterns using Kotlin.

Note: This repository has multiple individual apps. So, you need to open each app separately in Android Studio. If you try to open the whole repository in Android Studio it will not compile. Please open each example separately in Android Studio.

Examples:

Model-View-Presenter (MVP) in Kotlin

News-Kotlin-MVP - Simple News app developed in Kotlin using MVP architecture.

Check out the article for the complete explanation: Android App Architectures: Example of MVP with Kotlin

Architecture Components in Kotlin

Architecture-Components-Kotlin-Basic - Simple News app developed in Kotlin using Android Architecture Components.

Basic example app is ready. Stay tuned, for introduction article...

Architecture Components in Kotlin with advancements (recommendations)

Stay tuned, work in progress...

Authors & Contributers

License

Copyright © 2018 Rohit Sahebrao Surwase. This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details

Open Source Agenda is not affiliated with "Android Architectures Kotlin" Project. README Source: RohitSurwase/Android-Architectures-Kotlin

Open Source Agenda Badge

Open Source Agenda Rating