Android emulator settings no camera option (for virtual scene)

感情迁移 提交于 2020-12-26 12:12:20

问题


I want my android emulator to be in a virtual scene when I open the camera but it doesn't work. It just shows a pixelated face instead. Also, the camera option doesn't seem to exist in emulator settings. I checked all the required versions for both android studio and android emulator but still, I don't have the setting and the virtual scene.


回答1:


When you create a new Android Virtual Device (AVD) and in my case I used one with Play Store support.

In the Verify Configuration screen, click on [Advanced Options] and you should see:

And make sure that Camera Back is set to 'VirtualScene'.

As documented in Step 5 of ARCore - Create a virtual device with AR support



来源:https://stackoverflow.com/questions/64724772/android-emulator-settings-no-camera-option-for-virtual-scene

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!