ARCore 与 Nexus 6P 兼容吗
Is ARCore compatible with Nexus 6P
ARCore 运行 会在我的 Nexus 6P 上吗?
Google 文档指出它会 运行 在 Android N 部手机上,但随后指出 SDK 预览更受限制:
ARCore is designed to work on a wide variety of qualified Android
phones running N and later. During the SDK preview, ARCore supports
the following devices:
- Google Pixel and Pixel XL
- Samsung Galaxy S8 (SM-G950U, SM-G950N, SM-G950FD, SM-G950FD, SM-G950W, SM-G950U1)
已更新
现在Nexus 6P也支持了。
请参阅支持的设备列表的链接 https://developers.google.com/ar/discover/supported-devices
不,在 Nexus 6P 上不会 运行。正如他们所说,SDK 预览将仅限于文档中提供的设备。希望他们在接下来的日子里添加更多支持设备。
ARCore 不适用于 Nexus 6P。如果你想在 6P 和更旧的设备上获得 AR,可以使用 8th wall XR or you can try Vuforia 这样的套件。
github 上有一个修改过的 arcore 客户端库:
Google ARCore for "unsupported" Android devices
用您项目中修改后的 arcore 客户端库替换原来的 arcore 客户端库,它应该可以在您的 Nexus 6P 或任何其他设备上运行 phone。
我自己在 Nexus 6P 上试过,但有一些延迟和其他问题。
当前版本的 ARCore 兼容并可在 Nexus 6p 上使用。
我已从 Play 商店将其安装到我的 Nexus 6p 上,并且运行良好。
参考:https://developers.google.com/ar/discover/supported-devices
ARCore 运行 会在我的 Nexus 6P 上吗?
Google 文档指出它会 运行 在 Android N 部手机上,但随后指出 SDK 预览更受限制:
ARCore is designed to work on a wide variety of qualified Android phones running N and later. During the SDK preview, ARCore supports the following devices:
- Google Pixel and Pixel XL
- Samsung Galaxy S8 (SM-G950U, SM-G950N, SM-G950FD, SM-G950FD, SM-G950W, SM-G950U1)
已更新
现在Nexus 6P也支持了。 请参阅支持的设备列表的链接 https://developers.google.com/ar/discover/supported-devices
不,在 Nexus 6P 上不会 运行。正如他们所说,SDK 预览将仅限于文档中提供的设备。希望他们在接下来的日子里添加更多支持设备。
ARCore 不适用于 Nexus 6P。如果你想在 6P 和更旧的设备上获得 AR,可以使用 8th wall XR or you can try Vuforia 这样的套件。
github 上有一个修改过的 arcore 客户端库:
Google ARCore for "unsupported" Android devices
用您项目中修改后的 arcore 客户端库替换原来的 arcore 客户端库,它应该可以在您的 Nexus 6P 或任何其他设备上运行 phone。 我自己在 Nexus 6P 上试过,但有一些延迟和其他问题。
当前版本的 ARCore 兼容并可在 Nexus 6p 上使用。 我已从 Play 商店将其安装到我的 Nexus 6p 上,并且运行良好。
参考:https://developers.google.com/ar/discover/supported-devices