1.[b][color=red]AndroidAnnotations[/color][/b](Code Diet) android快速開發架構,AndroidAnnotations(Code Diet) android快速開發架構,介紹位址:[url]https://github.com/excilys/androidannotations/wiki[/url],下載下傳位址:[url]https://github.com/excilys/androidannotations[/url]
2. [color=red]Roboguice[/color],注入初始化控件 [url]http://mobile.51cto.com/abased-426620.htm[/url]
3. 【Android架構進階〖00〗】ThinkAndroid注解機制 [url]http://www.cnblogs.com/lianxu61/p/3406982.html[/url]
4. [b][color=red]Butter Knife[/color][/b] [url]http://jakewharton.github.io/butterknife/[/url],View 注入架構 Butter Knife 4.0 釋出,是一個專注于 Android 系統 View 的注入架構,讓你從煩人的 findViewById 中解脫出來。同時還支援 View 的一些事件處理函數。 [url]http://blog.chengyunfeng.com/?p=550[/url]
5. [color=red]AndroidInject[/color],注入内容和事件等 [url]http://www.cnblogs.com/tiantianbyconan/p/3459139.html[/url]
6. Dagger: 一種Android平台的依賴注入架構 [url]http://www.infoq.com/cn/news/2012/10/dagger[/url]
自定義:
1. 自定義注解:android Activity注解方式擷取UI執行個體 綁定事件 [url]http://fykyx521.iteye.com/blog/1855878[/url]
2. android 自定義注解 [url]http://www.eoeandroid.com/thread-235795-1-1.html[/url]