今天下载Android Studio 开发APP,创建项目后报Error:failed to find target android-19 错误,见下图

Android Studio 出现Error:failed to find target android-19解决办法

 

原因:

本地没有19 API

 

解决办法:

1、更改一下编译版本,如下图。

Android Studio 出现Error:failed to find target android-19解决办法

 

2、从新下载19的SDK。

 

 

3、Install missing platform(s) and sync project ,Android Studio会自动下载相关包,如下图。

Android Studio 出现Error:failed to find target android-19解决办法

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
  • 2021-06-25
猜你喜欢
  • 2021-10-25
  • 2022-01-11
  • 2021-12-19
  • 2021-11-06
  • 2021-06-12
  • 2021-07-20
  • 2021-10-06
相关资源
相似解决方案