Skip to content

Commit 177addd

Browse files
author
Aritra Roy
committed
Adds Android Clean Architecture Kotlin sample project
1 parent bcf40a6 commit 177addd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ If you want to get started with something quick-and-dirty, then sample projects
601601
* [Android Architecture](https://github.com/googlesamples/android-architecture) - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps
602602
* [Android Boilerplate](https://github.com/ribot/android-boilerplate) - Android boilerplate app that showcases architecture and libraries used at ribot
603603
* [Android Clean Architecture Boilerplate](https://github.com/bufferapp/android-clean-architecture-boilerplate) - An android boilerplate project using clean architecture from Buffer
604+
* [Android Clean Architecture Kotlin](https://github.com/android10/Android-CleanArchitecture-Kotlin) - This is a movies sample app in Kotlin, which is part of a series of blog posts I have written about architecting android application using different approaches
604605
* [Android Cookbook Examples](https://github.com/IanDarwin/Android-Cookbook-Examples) - Collected code examples from the O'Reilly Android Cookbook
605606
* [Android Instant Apps](https://github.com/googlesamples/android-instant-apps) - Samples for Android Instant Apps
606607
* [Android MVP Architecture](https://github.com/MindorksOpenSource/android-mvp-architecture) - This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

0 commit comments

Comments
 (0)