Android Studio依赖4.2.2

本文详细介绍了Android Studio 4.2.2版本中关于依赖库的管理,包括如何添加OkHttp库,以及在实际开发中的应用和优化技巧。通过对Gradle配置文件的解析,理解依赖注入原理,提升Android应用的性能和稳定性。
摘要由CSDN通过智能技术生成

implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.alibaba:fastjson:1.2.60'
implementation 'com.squareup.picasso:picasso:2.5.2'
implementation 'com.github.bumptech.glide:glide:4.9.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'

androidx.lifecycle.MutableLiveData<java.util.List<com.bawei.mvvmapplication.util.Food>>

//协调者布局
compile 'com.android.support:design:23.1.1'  

//技术 要点 网址
https://www.yuque.com/hahajing-vm49j/sy1pgb/sea8id

//大虾串
http://www.qubaobei.com/ios/cf/dish_list.php?stage_id=1&limit=20&page=1
//短视频
http://82.156.173.100:8087/video/findVideos?pageSize=10&currentPage=1
//礼物
http://82.156.173.100:8087/gift/getAll
   
   mGameView.invalidate(); // 刷新界面

 4.2.2需要加 android.enableJetifier=true
   
   // Intent 工具类
   implementation "org.jetbrains.anko:anko:0.10.8"

   //banner
   implementation 'com.youth.banner:banner:1.4.10'
-----
   //弹幕
   implementation 'com.kd.easybarrage:library:0.0.1'
-----

  //分享
  manifestPlaceholders = [qqappid: ""]

   implementation  'com.umeng.umsdk:common:9.4.2'// 必选
    implementation  'com.umeng.umsdk:asms:1.4.1'// 必选
    implementation  'com.umeng.umsdk:share-core:7.1.5'//分享核心库,必选
    implementation  'com.umeng.umsdk:share-board:7.1.5'//分享面板功能,可选
    implementation 'com.umeng.umsdk:share-qq:7.1.5'//QQ完整版
    implementation 'com.tencent.tauth:qqopensdk:3.53.0'//QQ官方依赖库,必选
    implementation 'com.squareup.okhttp3:okhttp:3.12.12'//QQ SDK在3.53.0版本及以上时需要集成okhttp官方依赖库,必选

----------------------------------------------------------------------------------------------------------------
   //完整版引入视频播放器
   implementation 'com.github.CarGuo.GSYVideoPlayer:gsyVideoPlayer:v8.1.5-jitpack'
    maven { url 'https://jitpack.io' }
----------------------------------------------------------------------------------------------------------------

   //视频(缓存)播放器   videocache
  implementation "com.danikula:videocache:2.7.1"
----------------------------------------------------------------------------------------------------------------
   //第三方 tab
   implementation 'com.flyco.tablayout:FlycoTabLayout_Lib:2.1.2@aar'
----------------------------------------------------------------------------------------------------------------
   //TanLayout
    implementation 'com.android.support:design:30.0.0'
----------------------------------------------------------------------------------------------------------------
    implementation 'com.google.code.gson:gson:2.8.5'
    implementation 'com.github.bumptech.glide:glide:4.11.0'
   //工具类
    implementation 'com.blankj:utilcode:1.30.6'
    //网络框架
    implementation 'com.squareup.okhttp3:okhttp:3.12.1'
    //日志拦截器
    implementation 'com.squareup.okhttp3:logging-interceptor:3.11.0'
    //OkGo
    implementation 'com
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值