1.FlycoTabLayout
https://blog.youkuaiyun.com/analyzesystem/article/details/51426473
2.腾讯bugly
com.tencent.bugly:crashreport_upgrade:latest.release
3.热修复、热更新
4.滚轮
cn.aigestudio.wheelpicker:WheelPicker
5.Android-PickerView
com.contrarywind:Android-PickerView
6.XBanner
com.github.xiaohaibin:XBanner
7.Android图片剪辑库 UCrop – 带压缩
implementation('com.yalantis:ucrop:2.2.0') {
exclude group: 'com.android.support'
exclude group: 'com.squareup.okio'
exclude group: 'com.squareup.okhttp3'
}
8.BaseRecyclerViewAdapterHelper
9.com.shuyu:GSYVideoPlayer视频播放库