ARCore Compatible devices

前端 未结 5 628
花落未央
花落未央 2021-01-02 07:06

What are the next Android smartphones to be compatible with ARCore?

Is there a known list of future compatible devices yet? Maybe a general project

5条回答
  •  悲哀的现实
    2021-01-02 08:00

    To your last question around testing on the emulator, as of this week, you now run ARCore in the Android Emulator with a virtual AR camera:

    https://developers.google.com/ar/develop/java/emulator

    When you are using Android Studio 3.1, and Android Emulator v27.1.10, just create a new Android Virtual Device (AVD) for the Android Emulator that targets Android 8.1 Oreo (API 27) and verify that the back camera is set to Virtual Scene.

提交回复
热议问题