Android studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync project Show in File Show in Project Structure dialog
Android studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync
解决方法:
1.点击 AVD ManagerAndroid studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync

2.选中Updates,查看Android SDK Tools版本
Android studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync

3.双击第二个build.gradle,修改图中圈中的数据为Android SDK Tools版本25.2.5的整数 25
Android studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync

4.修改图中圈中的数据为Android SDK Tools版本25.2.5

解决
Android studio报错Failed to resolve: com.android.support:appcompat-v7:29.+ Install Repository and sync

相关文章:

  • 2021-11-27
  • 2022-12-23
  • 2021-06-19
  • 2021-07-28
  • 2021-08-27
  • 2021-07-01
  • 2021-04-14
猜你喜欢
  • 2021-12-31
  • 2021-09-21
  • 2021-12-08
  • 2021-07-14
  • 2021-09-21
  • 2021-06-30
相关资源
相似解决方案