使用Android Studio运行项目时候,经常会报一些错,比如 

Execution failed for task ':×××:processReleaseResources'

Execution failed for task ':×××:compileReleaseAidl'

...

很多都是由于项目使用的SDK版本和本地不同导致的,这时,可以使用SDK Manager更新下载后,重新运行便可

 

SDK Manager下载慢的解决方案:http://www.cnblogs.com/dongdong230/p/4223226.html

 

相关文章:

  • 2021-03-31
  • 2021-10-05
  • 2021-06-02
  • 2021-10-05
  • 2021-04-04
  • 2021-03-31
  • 2021-12-22
猜你喜欢
  • 2021-10-29
  • 2021-09-24
  • 2021-05-27
  • 2021-12-31
  • 2022-12-23
  • 2021-11-19
  • 2021-04-27
相关资源
相似解决方案