All Projects → jshvarts → DaggerAndroidMVP

jshvarts / DaggerAndroidMVP

Licence: Apache-2.0 license
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DaggerAndroidMVP

GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-62.79%)
Mutual labels:  mvp, android-architecture, dagger2
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-37.21%)
Mutual labels:  mvp, android-architecture, dagger2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+81.4%)
Mutual labels:  mvp, dagger2, dagger2-mvp
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+6755.81%)
Mutual labels:  android-architecture, dagger2, dagger2-mvp
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+23495.35%)
Mutual labels:  mvp, android-architecture, dagger2
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-25.58%)
Mutual labels:  mvp, dagger2, dagger2-mvp
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-67.44%)
Mutual labels:  mvp, dagger2, dagger2-mvp
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-76.74%)
Mutual labels:  mvp, dagger2, dagger2-mvp
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (+90.7%)
Mutual labels:  mvp, android-architecture, dagger2
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (+46.51%)
Mutual labels:  mvp, android-architecture, dagger2
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+51.16%)
Mutual labels:  mvp, dagger2, dagger2-mvp
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-51.16%)
Mutual labels:  dagger2, dagger2-mvp, dagger-android
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+10039.53%)
Mutual labels:  mvp, android-architecture, dagger2
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+23932.56%)
Mutual labels:  mvp, android-architecture, dagger2
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+3769.77%)
Mutual labels:  mvp, android-architecture, dagger2
Flyabbit
🔥组件化,Retrofit,Rxjava2,dagger2,Mvp ,ReactNative ,Atlas(插件化)
Stars: ✭ 219 (+409.3%)
Mutual labels:  mvp, dagger2
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+5374.42%)
Mutual labels:  mvp, dagger2
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+416.28%)
Mutual labels:  mvp, dagger2
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+5883.72%)
Mutual labels:  mvp, dagger2
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+381.4%)
Mutual labels:  mvp, android-architecture

DaggerAndroidSampleApp

Build Status

Basic app that demonstrates using Dagger Android 2.10+ in MVP app that follows Clean Architecture, RxJava

The source code in this repo accompanies my article https://proandroiddev.com/implementing-mvp-with-new-dagger-android-injection-api-773b13e1ef0

License

Copyright 2017 James Shvarts

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].