All Projects → jshvarts → Daggerandroidmvvm

jshvarts / Daggerandroidmvvm

Licence: apache-2.0
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Daggerandroidmvvm

Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-64.71%)
Mutual labels:  rxjava, mvvm, android-architecture, architecture-components
Mvvmhabitcomponent
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
Stars: ✭ 857 (+236.08%)
Mutual labels:  rxjava, aac, mvvm
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-93.73%)
Mutual labels:  aac, android-architecture, livedata
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (-54.12%)
Mutual labels:  rxjava, mvvm, livedata
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+90.2%)
Mutual labels:  rxjava, mvvm, android-architecture
T Mvvm
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
Stars: ✭ 630 (+147.06%)
Mutual labels:  rxjava, mvvm, livedata
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+297.65%)
Mutual labels:  rxjava, mvvm, android-architecture
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (-57.25%)
Mutual labels:  aac, mvvm, livedata
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (-31.37%)
Mutual labels:  rxjava, architecture-components, livedata
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-30.98%)
Mutual labels:  rxjava, mvvm, livedata
AndroidGo
Android、Flutter 开发者帮助 APP。包含事件分发、性能分析、Google Jetpack组件、OkHttp、RxJava、Retrofit、Volley、Canvas绘制以及优秀博文代码案例等内容,帮助开发者快速上手!
Stars: ✭ 30 (-88.24%)
Mutual labels:  rxjava, mvvm, livedata
Livedata Ktx
Kotlin extension for LiveData, chaining like RxJava
Stars: ✭ 466 (+82.75%)
Mutual labels:  rxjava, architecture-components, livedata
Android Mvvm
MVVM on Android using RxJava and Data Binding
Stars: ✭ 443 (+73.73%)
Mutual labels:  rxjava, mvvm, android-architecture
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+2562.35%)
Mutual labels:  rxjava, aac, mvvm
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+31.37%)
Mutual labels:  rxjava, mvvm, livedata
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (-0.78%)
Mutual labels:  rxjava, mvvm, livedata
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (-14.51%)
Mutual labels:  mvvm, architecture-components, livedata
Android Architecture Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Stars: ✭ 329 (+29.02%)
Mutual labels:  aac, android-architecture, livedata
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-45.88%)
Mutual labels:  rxjava, mvvm, livedata
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+966.67%)
Mutual labels:  rxjava, mvvm, android-architecture

DaggerAndroidMVVM

Build Status

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

The source code in this repo accompanies my article https://proandroiddev.com/mvvm-architecture-using-livedata-rxjava-and-new-dagger-android-injection-639837b1eb6c

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].