大神博客和網(wǎng)站
公司開(kāi)源代碼(*****)
【阿里巴巴GitHub開(kāi)源代碼庫(kù)】
【阿里巴巴Android容器化框架】
【阿里巴巴Android路由框架】
【阿里巴巴多頁(yè)面切換UltraViewPager】
模塊化開(kāi)發(fā)
【OSGI中文社區(qū):促進(jìn)Java模塊化開(kāi)發(fā)技術(shù)傳播】
技術(shù)積累
【基于開(kāi)源項(xiàng)目搭建屬于自己的技術(shù)堆?!?/a>
數(shù)據(jù)庫(kù)
項(xiàng)目學(xué)習(xí)
20個(gè)幫助提高開(kāi)發(fā)技巧的開(kāi)源 Android App
更多資源
http://www.itdecent.cn/p/ec3358875ee2
動(dòng)畫(huà)
【格拉瓦轉(zhuǎn)場(chǎng)動(dòng)畫(huà)】http://blog.csdn.net/shb2058/article/details/53008758
【Lottie動(dòng)畫(huà)庫(kù)】http://www.itdecent.cn/p/9a2136ecbc7b
【加載動(dòng)畫(huà)】AVLoadingIndicatorView
UI框架
- 【滑動(dòng)開(kāi)關(guān)】com.zcw:togglebutton-library:1.0.0
- 【數(shù)據(jù)庫(kù)】org.greenrobot:greendao:3.2.0
- 【google官方圖片加載庫(kù)】com.github.bumptech.glide:glide:3.7.0
- 【圖片加載框架】com.nostra13.universalimageloader:universal-image-loader:1.9.5
- 【注解】com.jakewharton:butterknife:5.1.1
- 【圓形頭像庫(kù)】de.hdodenhof:circleimageview:1.3.0
- 【自定義字體庫(kù)】uk.co.chrisjenx:calligraphy:2.1.0
- 【動(dòng)畫(huà)效果的實(shí)現(xiàn)庫(kù)】com.nineoldandroids:library:2.4.0 ------ Android 屬性動(dòng)畫(huà)(Property Animation) 完全解析 (上)
- 【輪播控件】com.bigkoo:convenientbanner:2.0.5
- 【網(wǎng)絡(luò)請(qǐng)求框架】cz.msebera.android:httpclient:4.4.1.1
- 【網(wǎng)絡(luò)請(qǐng)求框架】org.xutils:xutils:3.3.20
- 【下拉刷新】cn.bingoogolapple:bga-refreshlayout:1.1.5
- 【BottomNavigationBar-好用的底部導(dǎo)航欄】com.ashokvarma.android:bottom-navigation-bar:1.2.0 簡(jiǎn)書(shū)連接
- 【xml解析框架 jsoup】org.jsoup:jsoup:1.10.1
- 【好用的權(quán)限管理工具】com.github.kayvannj:PermissionUtils:1.0.2@aar
聊天UI框架
- 【環(huán)信EaseUI】環(huán)信EaseUI
工具網(wǎng)站
- 【adb命令大全】https://github.com/mzlogin/awesome-adb
- 【Guava 是個(gè)風(fēng)火輪之基礎(chǔ)工具】http://ifeve.com/guava-base-1/
資源網(wǎng)站
【Android 中文官方網(wǎng)站】https://developer.android.google.cn/index.html
【Android開(kāi)源項(xiàng)目】http://www.csdn.net/article/2013-05-06/2815145-Android-open-source-projects-two
【Android知識(shí)庫(kù)】http://lib.csdn.net/base/15?source=blogtop
【開(kāi)源網(wǎng)站】https://android-arsenal.com/free
【jsoup官方網(wǎng)站】https://jsoup.org/(用來(lái)解析xml標(biāo)簽)