github常用repo
以下是我開發過程中時不時會用到的開源庫,都收藏在bookmark中或者star,fork,但時間久了積累多了,就不方便查找,這里簡單的歸一下類,方便查看。
UI
- Material風格的進度條: https://github.com/pnikosis/materialish-progress
- 圖片加載: UIL,Square出品的picasso
Network
- Square公司的retrofit結合RxJava再加上Retrolambda寫出易讀流暢的代碼。
Best practices
- futurice出品的Android best practices