gpt4 book ai didi

android - 无法在 Android 模拟器上安装 ARCore

转载 作者:行者123 更新时间:2023-12-04 15:51:26 33 4
gpt4 key购买 nike

我知道这个问题已经被问过几次了,但是其他用户的解决方案并没有解决我的问题。我正在尝试在我的 Android Studio 模拟器上安装 ARCore。 Play 商店显示“您的设备与此版本不兼容”,当我单击并拖动 ARCore for emulator APK 以在模拟器上手动安装它时,它会显示以下消息:“APK 安装失败。错误: 无法解析错误字符串"

我使用的系统镜像:Oreo/API Version 27/ABI x86/Android 8.1 (Google Play)

我已将 OpenGL ES API 级别设置为 Render Maximum,其版本显示为 OpenGL ES 3.1。

我已经尝试了在这里可以找到的所有解决方案,但都没有成功。有没有其他人遇到过这个问题,或者您可以提供任何建议吗?

最佳答案

If your smartphone doesn't support ARCore or you have no phone but need to debug an AR app – Android emulator is a great way to do it.

按照以下步骤安装 Android 虚拟设备 (AVD):

  • 确保 Android 调试桥 (adb) 已安装并正常运行。
  • 下载最新ARCore_emulator.apk来自 GitHub
  • 使用菜单 Tools> AVD Manager 选择 AVD 并运行它。
  • 在虚拟设备运行时在终端中键入此命令:

    adb install -r ARCore_1.8.0.x86_for_emulator.apk      
  • 对您想要在端口 5554 上使用的其他 AVD 重复之前的步骤。

如果您需要更详细的信息,请阅读THIS POST .

关于android - 无法在 Android 模拟器上安装 ARCore,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53663547/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com