augmented-reality - 我可以用 SM-G9500 运行 ARCORE 吗?

标签 augmented-reality arcore

当我用SM-G95000在手机上运行ARcore时,项目会崩溃。我的设备不支持 ARcore 吗?

最佳答案

尝试修改版本的 arcore-client,它删除了检查:https://github.com/tomthecarrot/arcore-for-all

In your Android project, simply replace the Google-provided arcore_client.aar with the one in this repo, and voilà! ARCore on any Android device.

Make sure to first install ARCore Service - "Preparing your Device" section of Google's instructions https://developers.google.com/ar/develop/java/getting-started

编辑: 如果您使用此类“破解”版本,则您必须预料到跟踪性能会很差,因为设备必须经过适当校准。

关于augmented-reality - 我可以用 SM-G9500 运行 ARCORE 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45976813/

相关文章:

android - ShapeFactory 在 Sceneform 和 ARCore 中可渲染的不可见/透明 Material

android - 链接 Sceneform 节点/对象以一起缩放和移动

java - ARCore – 光估计

augmented-reality - ARKit 或 ARCore 使用什么算法来检测平面?

android - Vuforia Android SDK 解释示例?

swift - RealityKit – Material 的 Alpha 透明度

c# - 在 Unity 中重启/暂停/恢复 ARCore session

iphone - iPhone 中具有文本检测功能的增强现实引擎

android - 在 Android 智能手机上通过 USB/ Debug模式安装 (arcore-preview.apk) 时出错

java - ARCore – 禁用 ModelRenderable 的移动