《Android開發技術週報》筆記
#Issue48
bug report
https://github.com/mattprecious/telescope
https://github.com/bugtags/Bugtags-Android
ExpandableLayout
https://github.com/AAkira/ExpandableLayout
FrenchToast
自定義Toast
https://github.com/pyricau/frenchtoast
#Issue47
記憶體洩露案例分析:
http://www.csdn.net/article/2015-09-07/2825631
BDD在移動開發中的應用:
http://insights.thoughtworkers.org/bdd-testing-in-mobile/
微信ANDROID客戶端-會話速度提升70%的背後
https://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==&mid=207548094&idx=1&sn=1a277620bc28349368b68ed98fbefebe
MAT - Memory Analyzer Tool 使用進階
http://www.lightskystreet.com/2015/09/01/mat_usage/
#Issue46
ExtendedTouchView
一個可以增加控制元件觸控區域的View。
https://github.com/lnikkila/ExtendedTouchView
DragExpandGrid
這是一個多功能的擴充套件GridView
可展開,可拖動,可排序,可刪除。
固定更多按鈕。
展開合併支援動畫。
支援箭頭圖示移動。
https://github.com/wedcel/DragExpandGrid
Android微信智慧心跳方案
https://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==&mid=207243549&idx=1&sn=4ebe4beb8123f1b5ab58810ac8bc5994
#Issue45
Android NestedScrolling 實戰
http://www.race604.com/android-nested-scrolling/
實戰解析Android架構設計原則
http://www.csdn.net/article/2015-08-20/2825506?utm_source=androidweekly.cn
圖片載入庫的對比
http://www.jianshu.com/p/4a3177b57949?utm_campaign=maleskine&utm_content=note&utm_medium=writer_share&utm_source=weibo
MixtureTextView
支援Android圖文混排、文字環繞圖片等效果
https://github.com/hongyangAndroid/MixtureTextView
android-selector-intellij-plugin
自動生成selector
https://github.com/importre/android-selector-intellij-plugin
#Issue44
關於so檔案
http://www.jianshu.com/p/cb05698a1968
Flux架構
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0816/3311.html
Android效能優化典範
http://www.csdn.net/article/2015-08-12/2825447-android-performance-patterns-season-3/3
MVP 在 Android 中的簡單應用
https://www.v2ex.com/t/212695#reply4
DecoView
繪製餅圖
https://github.com/bmarrdev/android-DecoView-charting
LayoutCast
把程式碼和資原始檔的改動直接同步到手機上
https://github.com/mmin18/LayoutCast
#Issue43
所有動畫使用詳解
http://blog.csdn.net/yanbober/article/details/46481171
Android測試基礎
http://www.uml.org.cn/mobiledev/201306074.asp
#Issue42
Android開發中,有哪些讓你覺得相見恨晚的方法、類或介面?
http://www.zhihu.com/question/33636939
Once
一個方便你管理一次性操作設定的庫。
https://github.com/jonfinerty/Once
LandscapeVideoCamera
強大的自定義 Android Camera,並且支援細粒度的控制視訊質量和檔案大小。
https://github.com/JeroenMols/LandscapeVideoCamera
RecyclerTabLayout
一個用 RecyclerView 實現的滑動TabLayout。
https://github.com/nshmura/RecyclerTabLayout
SortableTableView
支援按列排序的TableView。
https://github.com/ISchwarz23/SortableTableView
#Issue41
CustomActivityOnCrash
一個在你的App崩潰的時候可以顯示一個自定義Activity的庫。
https://github.com/Ereza/CustomActivityOnCrash
EaseInterpolator
三十種動畫插值器。
https://github.com/cimi-chen/EaseInterpolator
File Grouping Plugin
It can display your files as a group of different folders in project structure view.
http://www.dmytrodanylyk.com/pages/blog/android-file-grouping.html
浮動操作按鈕詳解
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0716/3194.html
Material Design介紹
http://www.jianshu.com/p/63d6011213d1
VCameraDemo
微信小視訊+秒拍
https://github.com/motianhuo/VCameraDemo
Android L中的RecyclerView 、CardView 、Palette的使用
http://blog.csdn.net/xyz_lmn/article/details/38735117