本文記錄下在以往的三年中開發(fā)所用到的第三方框架及第三方SDK恬偷,先寫個大概目錄在辆,后期再針對這些進行慢慢的更新规揪。
1.圖片加載glide工闺,另附上GitHub的地址 https://github.com/bumptech/glide
? ? 1.1 glide的使用
2.網(wǎng)絡(luò)請求retrofit乍赫,同樣GitHub的地址 https://github.com/square/retrofit
3.事件注入和視圖注入也就是說我們常用的findViewById和onClick是butterknife颓屑,github地址為 https://github.com/JakeWharton/butterknife
4.json解析Gson, github地址 https://github.com/google/gson
5.網(wǎng)絡(luò)請求okhttp耿焊,github地址 https://github.com/square/okhttp
6.下拉刷新上拉加載SmartRefreshLayout揪惦,github地址 https://github.com/scwang90/SmartRefreshLayout
7.選擇器PickerView,github地址 https://github.com/Bigkoo/Android-PickerView
8.圖片選擇器rxgalleryfinal罗侯,github地址 https://github.com/FinalTeam/RxGalleryFinal
9.權(quán)限申請rxpermissions器腋,github地址https://github.com/tbruyelle/RxPermissions
10.事件總線eventbus,github地址 https://github.com/greenrobot/EventBus
? ? 10.1EventBus的使用
11.頭部選擇器tablayout钩杰,github地址 https://github.com/H07000223/FlycoTabLayout
12.Banner這里常用到的有兩個
????(1)banner纫塌,github地址 https://github.com/youth5201314/banner;
????(2)BGABanner,github地址 https://github.com/bingoogolapple/BGABanner-Android
13.RxJava,github地址 https://github.com/ReactiveX/RxJava
14.RxAndroid讲弄,github地址 https://github.com/ReactiveX/RxAndroid
15.百度地圖措左、高德地圖
16.信鴿推送、極光推送
17.阿里的熱修復(fù)hotfix
18.第三方分享ShareSDK
20.路由框架ARouter避除,github地址https://github.com/alibaba/ARouter
記在最后怎披,這是一篇對現(xiàn)在在使用的東西的一個總結(jié),可能沒什么太多的干貨瓶摆,后面慢慢的補凉逛,對一個個第三方框架慢慢的分析,記錄下在真正的開發(fā)使用中遇到的問題及解決方法群井。