Android開發(fā)資料收集系列目錄
- <a href="http://www.reibang.com/p/7c5688c47762">網(wǎng)絡(luò)請求框架</a>
- <a href="http://www.reibang.com/p/c2c344ffcf66">圖片加載框架</a>
- <a href="http://www.reibang.com/p/8d6405c1e77a">依賴注入框架</a>
- <a href="http://www.reibang.com/p/862fbf639c3f">事件總線框架</a>
- <a href="http://www.reibang.com/p/0bca9b24ff7c">響應(yīng)式編程</a>
- <a href="http://www.reibang.com/p/c199dce0b4b8">視圖饲窿、組件河绽、自定義控件</a>
- <a href="http://www.reibang.com/p/378ea4ee5a54">Material Design</a>
- <a href="http://www.reibang.com/p/73da3d31b4ad">動畫</a>
- <a href="http://www.reibang.com/p/fe1b60e3f017">多媒體開發(fā)</a>
- <a href="http://www.reibang.com/p/3c9fd4ab2e0c">NDK開發(fā)</a>
- <a href="http://www.reibang.com/p/22dd050f9eb9">數(shù)據(jù)庫開發(fā)</a>
- <a href="http://www.reibang.com/p/78c483abf6c4">動態(tài)加載顶猜、插件化择葡、熱修復(fù)技術(shù)</a>
- <a href="http://www.reibang.com/p/c32c40baff9c">性能優(yōu)化</a>
- <a href="http://www.reibang.com/p/f9124199b3bb">Java高級</a>
- <a href="http://www.reibang.com/p/46826f9f8552">設(shè)計模式穷遂、系統(tǒng)架構(gòu)</a>
- <a href="http://www.reibang.com/p/fae262911823">干貨</a>
Dagger
- Dagger on Android-Dagger2詳解
- 使用Dagger 2進行依賴注入
- 【Android:dagger2讓你愛不釋手】系列
Android:dagger2讓你愛不釋手-基礎(chǔ)依賴注入框架篇
Android:dagger2讓你愛不釋手-重點概念講解晾虑、融合篇
Android:dagger2讓你愛不釋手-終結(jié)篇 - Dagger 源碼解析
RoboGuice
- 【Android RoboGuice 使用指南】系列
Android RoboGuice 使用指南(1):概述
Android RoboGuice 使用指南(2):第一個例子Hello World
Android RoboGuice 使用指南(3):Bindings 概述
Android RoboGuice 使用指南(4):Linked Bindings
Android RoboGuice 使用指南(5):Binding Annotations
Android RoboGuice 使用指南(6):Instance Bindings
Android RoboGuice 使用指南(7):@Provides Methods
Android RoboGuice 使用指南(8):Provider Bindings
Android RoboGuice 使用指南(9):Untargetted Bindings
Android RoboGuice 使用指南(10):Just-in-time Bindings
Android RoboGuice 使用指南(11):Scopes
Android RoboGuice 使用指南(12):如何綁定generic類型
Android RoboGuice 使用指南(13):RoboGuice 功能描述
Android RoboGuice 使用指南(14):Inject View
Android RoboGuice 使用指南(15):Inject Context
Android RoboGuice 使用指南(16):Standard Injection
Android RoboGuice 使用指南(17):Inject Extra
Android RoboGuice 使用指南(18):Inject Resources
Android RoboGuice 使用指南(19):發(fā)送接收Events - 【Android RoboGuice2 使用指南】系列
Android RoboGuice2 使用指南(1): 概述
Android RoboGuice2 使用指南(2): 第一個例子Hello World
Android RoboGuice2 使用指南(3): Inject 自定義View
Android RoboGuice2 使用指南(4): 綜合示例Astroboy
AndroidAnnotations
- 【[FastDev4Android框架開發(fā)] AndroidAnnnotations注入框架】系列
AndroidAnnnotations注入框架介紹和Android Studios基本配置(七)
AndroidAnnnotations注入框架的工作原理(八)
AndroidAnnnotations注入框架使用之注入組件Components(九)
AndroidAnnnotations注入框架使用之Injection標簽詳解(十)
AndroidAnnnotations注入框架使用之事件綁定Event Binding(十一)
AndroidAnnnotations注入框架使用之線程處理Threading(十二)
AndroidAnnnotations注入框架使用之第三方框架集成RoboGuice(十三)
AndroidAnnnotations注入框架使用之第三方框架集成Otto事件總線(十四)
AndroidAnnnotations注入框架使用之第三方框架集成OrmLite(十五)
AndroidAnnnotations注入框架使用之最佳實踐之Adapters和lists(十六)
AndroidAnnnotations注入框架使用之最佳實踐SharedPreferences(十七)
ButterKnife
- Android Butter Knife 框架——最好用的View注入
- ButterKnife--View注入框架
- ButterKnife 使用教程 (最新7.x版)
- Android Studio上方便使用butterknife注解框架的偷懶插件Android Butterknife Zelezny
- 簡述Butterknife示例和原理
- butterknife 源碼分析
總結(jié):
這幾個 DI 框架里面只使用過 ButterKnife,加上 Android Studio 配套的插件:Android Butterknife Zelezny仙粱,findViewById 點點鼠標就搞定了房交,非常方法,極大的提高了開發(fā)效率伐割。
持續(xù)更新中...