android自帶的特性:
http://blog.chengyunfeng.com/?p=755– android開發(fā)小工具之:tools屬性(在開發(fā)/調試階段满葛,需要顯示文字或者可見度,但是在真實場景中恩沽,不顯示內容或者不可見)
http://blog.chengyunfeng.com/?p=771– android開發(fā)小工具之:Annotation(契約式編程持舆,里面包含了 Android 開發(fā)中常用的代碼檢測注解咱扣,幫助開發(fā)者提高代碼質量)
http://www.reibang.com/p/07b551ee260b– android的開發(fā)者選項
https://plus.google.com/+AndroidDevelopers/posts/Rq7o94kovqD--正確使用handler(需翻墻)
android studio工具使用:
http://stormzhang.com/devtools/2015/04/26/android-studio-extract-method/– 把某一段代碼抽取初坠,變成一個函數(shù)
在布局文件中抽取 style :光標位于目標控件中 - 右鍵 - Refactor - Extract - Style
http://waychel.com/shi-yong-android-studiode-lintqing-chu-wu-yong-de-zi-yuan-wen-jian/– 使用Android studio的lint清除無用資源文件
http://waychel.com/shi-yong-android-studiocha-zhao-wen-jian-zhong-han-you-zhong-wen-zi-fu-chuan-wei-zhi/– 使用android studio查找文件中含有中文字符串位置
http://tianweishu.com/2015/12/21/android-studio-debug-tips-you-may-not-know/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io– android studio的調試技巧
https://github.com/takahirom/android-postfix-plugin- 減少代碼輸入的小插件
http://laobie.github.io/android/2016/02/14/android-studio-tips.html-各種牛叉的快捷鍵
UI效率工具:
http://angrytools.com/android/button/--寫button樣式的好工具
android studio插件推薦:
http://www.oschina.net/translate/codeuml-design-uml-diagrams-as-fast-as-you-can-code?print– 插件名:plantuml
https://github.com/armandAkop/Lifecycle-Sorter- Lifecycle Sorter埋嵌,對生命周期函數(shù)進行排序
Android ButterKnife Zelezny
GsonFormat