用 Android studio 建项目时  会报 Failed to resolve: com.android.support:appcompat-v7:...错误,
     解决方式  
     在  project 中的 build.gradle 里面 添加

解决 Failed to resolve: com.android.support:appcompat-v7:...

 如果不想让 AS工具老是去加载库的话,这进行如下操作

解决 Failed to resolve: com.android.support:appcompat-v7:...

希望对这个问题有困扰的同学有所帮助。

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2021-07-22
  • 2022-01-29
  • 2022-12-23
  • 2021-12-15
  • 2021-12-31
猜你喜欢
  • 2021-09-21
  • 2021-06-30
  • 2021-11-27
  • 2022-12-23
  • 2021-12-31
  • 2021-11-16
相关资源
相似解决方案