All Projects → qingmei2 → Sample_dagger2

qingmei2 / Sample_dagger2

Licence: other
The guide of the Dagger2 and dagger.android usage in Android.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sample dagger2

AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-20.41%)
Mutual labels:  dagger, dagger2-mvp, dagger2-android
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-67.35%)
Mutual labels:  dagger2-mvp, dagger2-android
Cheffaue
📯 Android app to demonstrate my Android Architecture phlosophy for designing apps.
Stars: ✭ 14 (-85.71%)
Mutual labels:  dagger2-mvp, dagger2-android
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (-76.53%)
Mutual labels:  dagger, dagger2-android
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 (-89.8%)
Mutual labels:  dagger2-mvp, dagger2-android
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (-34.69%)
Mutual labels:  dagger2-mvp, dagger2-android
Dahaka
Demo project for Dagger 2
Stars: ✭ 210 (+114.29%)
Mutual labels:  dagger, dagger2-android
Archcomp
使用Dagger,LiveData,ViewModel,Rxjava ,Retrofit等搭建App业务模块组件化框架。并处理多个系统提供数据导致的返回数据格式不一致,More ,please readme
Stars: ✭ 127 (+29.59%)
Mutual labels:  dagger, dagger2-android
Dagger Hilt Tutorial
An example project to demonstrate how to use the Dagger-Hilt in Android.
Stars: ✭ 179 (+82.65%)
Mutual labels:  dagger, dagger2-android
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-78.57%)
Mutual labels:  dagger, dagger2-mvp
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+488.78%)
Mutual labels:  dagger, dagger2-android
android-mvp-kotlin
使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等
Stars: ✭ 14 (-85.71%)
Mutual labels:  dagger, dagger2-mvp
Moonshot
A SpaceX companion app for Android
Stars: ✭ 150 (+53.06%)
Mutual labels:  dagger
Newandroidarchitecture Component Github
Sample project based on the new Android Component Architecture
Stars: ✭ 229 (+133.67%)
Mutual labels:  dagger
Dagger
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
Stars: ✭ 149 (+52.04%)
Mutual labels:  dagger
Android Base Mvp
Android Base MVP Concept with RXJava, Dagger, Event Bus, Retrofit, Glide, OkHTTP
Stars: ✭ 141 (+43.88%)
Mutual labels:  dagger
Starwars-clean
Simple project with clean architecture
Stars: ✭ 34 (-65.31%)
Mutual labels:  dagger
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+131.63%)
Mutual labels:  dagger
Translateapp
📝 A translations app without interruptions, copy words and translate directly, show result by top view.
Stars: ✭ 1,722 (+1657.14%)
Mutual labels:  dagger
Coinverse
Coinverse Open App is the first audiocast app for cryptocurrency news. 🚀
Stars: ✭ 133 (+35.71%)
Mutual labels:  dagger

Sample_dagger2

Dagger2使用Sample

Q&A

* 关于Dagger2/dagger.android的代码有疑问?

如果有疑问,请在文章下方的评论列表中提问,我将第一时间进行解答;

如果您觉得代码有问题,也欢迎提出PR,共同学习。

* 关于dagger.android如何在实际项目中(普通的开发模式、组件化开发)使用?

关于组件化(模块化)开发中,如何使用dagger,请参考我的这个项目:

Mvp-Archtecture MVP模式的模块化开发框架

我的博客:

这些文章源码所在Module: app

这些文章源码所在Module: androiddagger2

License

The Sample_dagger2 License 

Copyright (c) 2017 qingmei2

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