the apk failed to install.error: could not parse error string

报错日志:

Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

原因:
模拟器CPU是X86-64架构,而apk只支持ARM架构

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-03
  • 2021-10-08
  • 2021-09-01
  • 2021-05-31
  • 2021-11-30
猜你喜欢
  • 2022-12-23
  • 2021-04-01
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
相关资源
相似解决方案