cnmly

1、RecyclerView 列表view

implementation \'com.android.support:recyclerview-v7:28.0.0-rc01\'

2、Gson Json与对象转换工具

implementation \'com.google.code.gson:gson:2.8.0\'

3、Glide 图片加载框架

  implementation \'com.github.bumptech.glide:glide:3.7.0\'

4、PhotoView 图片缩放控件

  implementation ‘com.bm.photoview:library:1.4.1‘

5、IJKPlayer IJK视频播放器

  链接:https://github.com/Bilibili/ijkplayer

6、Logger 日志打印

  implementation ‘com.orhanobut:logger:1.15’

7、Retrofit 网络请求框架

  链接:https://square.github.io/retrofit/

分类:

技术点:

相关文章:

  • 2021-12-03
  • 2021-10-24
  • 2022-12-23
  • 2021-12-18
  • 2021-11-14
  • 2022-01-09
  • 2021-09-08
  • 2021-06-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2021-05-11
  • 2021-12-18
  • 2021-10-19
相关资源
相似解决方案