为啥除了 Pixel XL 设备在 android studio 模拟器中所有 ADV 设备都不能工作?
Posted
技术标签:
【中文标题】为啥除了 Pixel XL 设备在 android studio 模拟器中所有 ADV 设备都不能工作?【英文标题】:Why don't all of the ADV devices work except Pixel XL device in android studio emulator?为什么除了 Pixel XL 设备在 android studio 模拟器中所有 ADV 设备都不能工作? 【发布时间】:2019-03-25 13:48:53 【问题描述】:我是 Flutter 框架的新手,当然还有 android 编程方面的新手。我尝试运行的一些设备在 android studio 中使用 ADV,但不幸的是,当我运行时,除了 Pixel XL 设备之外,大多数设备都卡住了。我不知道为什么 Pixel XL 工作,但例如 Pixel 2 XL 不起作用,当然这不仅仅是关于 Pixel 2 XL 我对 nexus 6 也有同样的问题。我也检查了这个问题,但它没有不适合我。
AVD Emulator stuck on loading screen in Android Studio
my Laptop specification: OS : Windows 10 x64 / SSD : 512GB / HDD : 1TB
CPU : Core i7-7700HQ 2.80 / Memory : 24GB / Graphic: Geforece GTX 1050
名称:Pixel_2_XL_API_28
CPU/ABI:Google API Intel Atom (x86_64)
路径:C:\Users\Behnam.android\avd\Pixel_2_XL_API_28.avd
目标:google_apis [Google APIs](API 级别 28)
皮肤:pixel_2_xl
SD 卡:512 MB
fastboot.chosenSnapshotFile:
runtime.network.speed:满
hw.accelerometer:是的
硬件设备名称:pixel_2_xl
hw.lcd.width: 1440
hw.initialOrientation:纵向
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys:没有
hw.camera.front:模拟
avd.ini.displayname:像素 2 XL API 28
hw.gpu.mode: 主机
hw.ramSize: 1536
PlayStore.enabled: 假
fastboot.forceColdBoot:否
hw.cpu.ncore: 4
硬件键盘:是的
hw.sensors.proximity:是的
hw.dPad:没有
hw.lcd.height: 2880
vm.heapSize: 384
skin.dynamic:是的
hw.device.manufacturer:谷歌
hw.gps:是的
hw.audioInput: 是的
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame:是的
hw.camera.back: 虚拟场景
AvdId:Pixel_2_XL_API_28
hw.lcd.密度:560
hw.arc: 假
hw.device.hash2: MD5:1a4fa6b2569f0b76bfb9824b6b6fc976
fastboot.forceChosenSnapshotBoot:否
fastboot.forceFastBoot:是的
hw.trackBall: 没有
硬件电池:是的
hw.sdCard:是的
tag.display:Google API
runtime.network.latency:无
disk.dataPartition.size: 800M
hw.sensors.orientation:是的
avd.ini.encoding: UTF-8
hw.gpu.enabled:是的
名称:Pixel_XL_API_28
CPU/ABI:Google API Intel Atom (x86_64)
路径:C:\Users\Behnam.android\avd\Pixel_XL_API_28.avd
目标:google_apis [Google APIs](API 级别 28)
皮肤:pixel_xl_silver
SD卡:512M
fastboot.chosenSnapshotFile:
runtime.network.speed:满
hw.accelerometer:是的
hw.device.name: pixel_xl
hw.lcd.width: 1440
hw.initialOrientation:纵向
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys:没有
hw.camera.front:模拟
avd.ini.displayname:像素 XL API 28
hw.gpu.mode: 自动
hw.ramSize: 1536
PlayStore.enabled: 假
fastboot.forceColdBoot:否
hw.cpu.ncore: 4
硬件键盘:是的
hw.sensors.proximity:是的
hw.dPad:没有
hw.lcd.height: 2560
vm.heapSize: 384
skin.dynamic:是的
hw.device.manufacturer:谷歌
hw.gps:是的
hw.audioInput: 是的
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame:是的
hw.camera.back: 虚拟场景
AvdId:Pixel_XL_API_28
hw.lcd.密度:560
hw.arc: 假
hw.device.hash2: MD5:984dbf66b1aaafcdb7e89573ffb74b46
fastboot.forceChosenSnapshotBoot:否
fastboot.forceFastBoot:是的
hw.trackBall: 没有
硬件电池:是的
hw.sdCard:是的
tag.display:Google API
runtime.network.latency:无
disk.dataPartition.size: 800M
hw.sensors.orientation:是的
avd.ini.encoding: UTF-8
hw.gpu.enabled:是的
【问题讨论】:
【参考方案1】:最后,我发现了我的问题所在。它来自显卡驱动程序我将显卡驱动程序降级到较低版本(最新版本到 376.54)现在一切正常。我的显卡是 Geforece GTX 1050
【讨论】:
以上是关于为啥除了 Pixel XL 设备在 android studio 模拟器中所有 ADV 设备都不能工作?的主要内容,如果未能解决你的问题,请参考以下文章
如何在 Pixel XL 的 OnActivityResult 中获取图像位图?
Android应用程序崩溃在Android 8.0(谷歌Pixel XL)