Skip to content Skip to sidebar Skip to footer

Android Emulator Settings No Camera Option (for Virtual Scene)

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 exis

Solution 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:

Verify Configuration Screen

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

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

Post a Comment for "Android Emulator Settings No Camera Option (for Virtual Scene)"