Android模拟器设置无相机选项(用于虚拟场景)

标签 android android-studio android-emulator

当我打开相机时,我希望我的 android 模拟器处于虚拟场景中,但它不起作用。它只是显示一个像素化的脸。此外,模拟器设置中似乎不存在相机选项。我检查了 android studio 和 android 模拟器的所有必需版本,但我仍然没有设置和虚拟场景。
enter image description here
enter image description here

最佳答案

当您创建一个新的 Android 虚拟设备 (AVD) 时,在我的情况下,我使用了一个支持 Play Store 的设备。
在“验证配置”屏幕中,单击 [高级选项],您应该会看到:
Verify Configuration Screen
并确保相机后背设置为“VirtualScene”。
Step 5 of ARCore - Create a virtual device with AR support 中所述

关于Android模拟器设置无相机选项(用于虚拟场景),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64724772/

相关文章:

java - 如何防止 Android Studio 自动完成删除相邻标记

java - Android:无法从给定的 url 播放 mp3 文件

Android API 8 , 10 ContactsContract.Data.HAS_PHONE_NUMBER 没有这样的列

android - .so 文件有意外的 e_machine : 62 (EM_X86_64)

android - 在 Android Studio 中创建 Kotlin 库

java - Android - Scrollview 中的 Gridview 问题

android - 如何让gradle使用所有Android Studio项目的缓存依赖项?

Android 设备选择器不会列出 API 比构建版本更旧的模拟器

android - 我希望我的代码在将图像保存到 android 之前使用搜索栏调整图像大小。我怎样才能做到这一点?

android - 如何以编程方式更改维度?