问题展示: 

没有ABI(Application Binary Interface)应用程序二进制接口

Error: Target id is not valid ABIs: no ABIs 解决方法

解决方法:

因为Android4.0以上版本Android SDK 初始安装时是不带ABIs的,你需要自动安装,打开SDK manager.exe,里面有很多要你安装的东西,选择其中的 Android xx ,安装就会有ABI

选择并点击安装

Error: Target id is not valid ABIs: no ABIs 解决方法

安装完成后查看Android版本

 Error: Target id is not valid ABIs: no ABIs 解决方法

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2021-09-08
  • 2021-11-27
猜你喜欢
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-09-08
  • 2021-12-23
相关资源
相似解决方案