Android常用第三方開源框架

一、常用熱門必備

1、Retrofit, 鏈接:https://github.com/square/retrofit
2、RxAndroid, 鏈接:https://github.com/ReactiveX/RxAndroid
3、RxLifecycle, 鏈接:https://github.com/trello/RxLifecycle
4、EventBus,鏈接:https://github.com/greenrobot/EventBus
5、Glide, 鏈接:https://github.com/bumptech/glide
6、Gson, 鏈接:https://github.com/google/gson
7、okhttp, 鏈接:https://github.com/square/okhttp/
8、dagger, 鏈接:https://github.com/google/dagger
9、butterknife, 鏈接:https://github.com/JakeWharton/butterknife

二、自定義View

1、PhotoView, 鏈接:https://github.com/chrisbanes/PhotoView
2、CircleImageView, 鏈接:https://github.com/hdodenhof/CircleImageView
3、SmartRefreshLayout, 鏈接:https://github.com/scwang90/SmartRefreshLayout
4、Android-PickerView(聯動選擇器), 鏈接:https://github.com/Bigkoo/Android-PickerView
5、CityPicker(城市選擇), 鏈接:https://github.com/zaaach/CityPicker
6、android-gif-drawable, 鏈接:https://github.com/koral–/android-gif-drawable
7、MPAndroidChart(圖表), 鏈接:https://github.com/PhilJay/MPAndroidChart
8、banner, 鏈接:https://github.com/youth5201314/banner

三、數據庫日誌

1、logger(日誌打印), 鏈接:https://github.com/orhanobut/logger
2、greenDAO(數據庫), 鏈接:https://github.com/greenrobot/greenDAO

四、視頻音頻

1、ijkplayer(視頻播放),鏈接:https://github.com/Bilibili/ijkplayer

五、工具類

1、AndroidUtilCode, 鏈接:https://github.com/Blankj/AndroidUtilCode
2、Zxing, 鏈接:https://github.com/zxing/zxing
3、BGAQRCode-Android(二維碼掃描), 鏈接:https://github.com/bingoogolapple/BGAQRCode-Android
4、Glide-transformations, 鏈接:https://github.com/wasabeef/glide-transformations
5、BaseRecyclerViewAdapterHelper, 鏈接:https://github.com/CymChad/BaseRecyclerViewAdapterHelper
6、AndroidChangeSkin(換膚), 鏈接:https://github.com/hongyangAndroid/AndroidChangeSkin
7、uCrop(裁剪), 鏈接:https://github.com/Yalantis/uCrop
8、RxPermissions(權限請求), 鏈接:https://github.com/tbruyelle/RxPermissions
9、ProgressManager(進度監聽), 鏈接:https://github.com/JessYanCoding/ProgressManager

六、其他第三方框架彙總

1、https://github.com/SenhLinsh/Android-Hot-Libraries
2、

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章