我很久以前就尝试启动模拟器,但既无法启动它,也没有找到任何有关如何解决此问题的信息。当我启动模拟器时,我会看到下面的窗口:
模拟器详细信息:
Name: Pixel_2_API_30
CPU/ABI: Google Play Intel Atom (x86)
Path: C:\Users\Me\.android\avd\Pixel_2_API_30.avd
Target: google_apis_playstore [Google Play] (API level 30)
Skin: pixel_2
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_2
hw.lcd.width: 1080
hw.initialOrientation: Portrait
image.androidVersion.api: 30
tag.id: google_apis_playstore
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel 2 API 30
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: true
fastboot.forceColdBoot: no
hw.cpu.ncore: 2
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 1920
vm.heapSize: 256
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-30\google_apis_playstore\x86\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_2_API_30
hw.lcd.density: 420
hw.arc: false
hw.device.hash2: MD5:55acbc835978f326788ed66a5cd4c9a6
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google Play
runtime.network.latency: none
disk.dataPartition.size: 6442450944
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
我拥有的SDK工具:
电脑规格:
NVIDIA GeForce GT 630
我尝试擦除数据、重新启动模拟器、创建新模拟器 - 没有任何帮助。我希望有人能帮助我启动这个模拟器。谢谢你
在 Mac 上也遇到了同样的问题,这对我有用:转到 Android Studio -> 首选项 -> 工具 -> 模拟器 -> 取消选中“在工具窗口中启动”。之后尝试再次启动模拟器。
我在 ubuntu 20 上遇到了同样的问题,以下步骤对我有用:文件 -> 设置 -> 工具 -> 模拟器 -> 取消选中工具窗口中的启动。然后启动模拟器。
勾选SDK Tools中的Android Emulator选项进行安装
将模拟器移出工具窗口对我来说不起作用;对我来说最好的解决方案(在 Mac 上运行)是在活动监视器中强制退出进程。
很容易找到该进程,因为它使用了最多的CPU,但我的叫
qemu-system-x86_64
冷启动解决了我的问题。
侧边栏 > 设备管理器 > 更多选项(三个点)> 冷启动
模拟器陷入循环的原因有很多。
//检查计算机BIOS中是否启用垂直同步。如果没有启用它。