Skip to content

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

License

Notifications You must be signed in to change notification settings

RohitSurwase/Android-Architectures-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages