erikjhordan-rey / Android-Architecture-Components-KotlinView external linksLinks
Sample used to practice Kotlin and Android Architecture Components.
☆322Jul 15, 2020Updated 5 years ago
Alternatives and similar repositories for Android-Architecture-Components-Kotlin
Users that are interested in Android-Architecture-Components-Kotlin are comparing it to the libraries listed below
Sorting:
- The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library ins…☆332Jul 24, 2017Updated 8 years ago
- A CoordinatorLayout Behavior for implementing swipe screen transition behavior.☆26Jun 19, 2018Updated 7 years ago
- Recommended architecture by Android☆881Aug 9, 2020Updated 5 years ago
- This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.☆293Aug 13, 2018Updated 7 years ago
- An android boilerplate project using clean architecture☆3,693May 19, 2023Updated 2 years ago
- Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android☆658Jan 28, 2018Updated 8 years ago
- Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger,…☆256Feb 4, 2022Updated 4 years ago
- Sample to practice LiveData + DataBinding☆85Jul 15, 2020Updated 5 years ago
- A fork of our clean architecture boilerplate, this time using the Android Architecture Components☆1,283Jun 22, 2020Updated 5 years ago
- Simple MVVM architecture for Android using RX☆160Jun 15, 2018Updated 7 years ago
- A handy collection of most commonly used Kotlin extensions to boost your productivity.☆592Oct 19, 2020Updated 5 years ago
- Sample project based on the new Android Component Architecture☆224Oct 1, 2018Updated 7 years ago
- A showcase music app for Android entirely written using Kotlin language☆1,859Apr 10, 2018Updated 7 years ago
- A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]☆845Nov 3, 2020Updated 5 years ago
- Small Reddit Android client developed with Kotlin☆816Dec 2, 2019Updated 6 years ago
- Sample app using Android architecture components☆630Jul 17, 2020Updated 5 years ago
- This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean ar…☆275Oct 19, 2017Updated 8 years ago
- Android demo app with kotlin coroutines and architecture components library☆321Sep 21, 2019Updated 6 years ago
- Learning RxKotlin for Android by example ( A Kotlin re-write of https://github.com/kaushikgopal/RxJava-Android-Samples )☆149Aug 11, 2016Updated 9 years ago
- A demo project based on MVVM architecture and material design & animations.☆296Aug 18, 2019Updated 6 years ago
- Kotlin Android boilerplate project with MVVM architecture using RxJava, Dagger 2, and more!☆279Jul 18, 2017Updated 8 years ago
- Kotlin RSS reader using Google android architecture components libraries☆293Oct 10, 2017Updated 8 years ago
- Sample to practice PagingLibrary & RX☆92Jul 15, 2020Updated 5 years ago
- Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️☆864Nov 14, 2017Updated 8 years ago
- This is a sample project, showing the connection between Android Architecture Components and MVP pattern.☆135Jul 7, 2017Updated 8 years ago
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Dec 17, 2018Updated 7 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.