dmytrodanylyk / android-architectureLinks
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
☆126Updated 6 years ago
Alternatives and similar repositories for android-architecture
Users that are interested in android-architecture are comparing it to the libraries listed below
Sorting:
- Demo project for Dagger 2☆207Updated 7 years ago
- Kotlin Coroutines Examples☆116Updated 6 years ago
- FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.☆113Updated 6 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 7 years ago
- Android Library for Logging RxJava2 Components☆143Updated 7 years ago
- ☆202Updated 6 years ago
- Android UI smoke and mirrors☆160Updated 8 years ago
- Example multi-module Android project with unit tests, dagger 2, test coverage and others☆253Updated 5 years ago
- Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Ac…☆214Updated 6 years ago
- Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin☆100Updated 7 years ago
- This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.☆134Updated 5 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆101Updated 7 years ago
- ☆85Updated 6 years ago
- Write idiomatic API integration tests using Kotlin (Unit and Instrumentation)☆370Updated 5 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- Extension to the Billing Support library to support debug builds.☆171Updated 3 years ago
- Dagger Sample Project on how to use the new dagger-android module for Dagger v2.11☆192Updated 7 years ago
- Kotlin RSS reader using Google android architecture components libraries☆293Updated 7 years ago
- Web and Android app for Chicago Roboto conference☆135Updated 5 years ago
- Showcase project of Functional Reactive Programming on Android, using RxJava.☆274Updated 5 years ago
- Example app which shows how to build Activities Subcomponents Multibinding☆120Updated 8 years ago
- A sweet, small set of Kotlin functions to reduce your android boilerplate code☆209Updated 6 years ago
- 💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition☆274Updated 4 years ago
- Room with Rxjava Example☆135Updated 7 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆229Updated 6 months ago
- Easily dispose rxJava streams with Android's Lifecycle