为什么在 android studio 模拟器中,除 Pixel XL 设备外,所有 ADV 设备都不能工作?
Why don't all of the ADV devices work except Pixel XL device in android studio emulator?
我是 flutter 框架的新手,当然,也是 android 编程方面的新手。我尝试 运行 某些设备在 android 工作室中使用 ADV 但不幸的是,当我 运行 除了 Pixel XL 设备外,大多数设备都卡住了。我不知道为什么 Pixel XL 可以工作,但是例如 Pixel 2 XL 不工作当然它不仅仅是关于 Pixel 2 XL 我有一个与 nexus 相同的问题 6.and 我也检查了这个问题但是它对我不起作用。
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
Name: Pixel_2_XL_API_28
CPU/ABI: Google APIs Intel Atom (x86_64)
Path: C:\Users\Behnam.android\avd\Pixel_2_XL_API_28.avd
Target: google_apis [Google APIs] (API level 28)
Skin: pixel_2_xl
SD Card: 512 MB
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_2_xl
hw.lcd.width: 1440
hw.initialOrientation: Portrait
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel 2 XL API 28
hw.gpu.mode: host
hw.ramSize: 1536
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 2880
vm.heapSize: 384
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_2_XL_API_28
hw.lcd.density: 560
hw.arc: false
hw.device.hash2: MD5:1a4fa6b2569f0b76bfb9824b6b6fc976
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
disk.dataPartition.size: 800M
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
Name: Pixel_XL_API_28
CPU/ABI: Google APIs Intel Atom (x86_64)
Path: C:\Users\Behnam.android\avd\Pixel_XL_API_28.avd
Target: google_apis [Google APIs] (API level 28)
Skin: pixel_xl_silver
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_xl
hw.lcd.width: 1440
hw.initialOrientation: Portrait
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel XL API 28
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 2560
vm.heapSize: 384
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_XL_API_28
hw.lcd.density: 560
hw.arc: false
hw.device.hash2: MD5:984dbf66b1aaafcdb7e89573ffb74b46
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
disk.dataPartition.size: 800M
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
终于,我发现了我的问题所在。它来自显卡驱动程序我将显卡驱动程序降级到较低版本(最新版本为376.54)现在一切正常。我的显卡是 Geforece GTX 1050
我是 flutter 框架的新手,当然,也是 android 编程方面的新手。我尝试 运行 某些设备在 android 工作室中使用 ADV 但不幸的是,当我 运行 除了 Pixel XL 设备外,大多数设备都卡住了。我不知道为什么 Pixel XL 可以工作,但是例如 Pixel 2 XL 不工作当然它不仅仅是关于 Pixel 2 XL 我有一个与 nexus 相同的问题 6.and 我也检查了这个问题但是它对我不起作用。
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
Name: Pixel_2_XL_API_28
CPU/ABI: Google APIs Intel Atom (x86_64)
Path: C:\Users\Behnam.android\avd\Pixel_2_XL_API_28.avd
Target: google_apis [Google APIs] (API level 28)
Skin: pixel_2_xl
SD Card: 512 MB
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_2_xl
hw.lcd.width: 1440
hw.initialOrientation: Portrait
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel 2 XL API 28
hw.gpu.mode: host
hw.ramSize: 1536
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 2880
vm.heapSize: 384
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_2_XL_API_28
hw.lcd.density: 560
hw.arc: false
hw.device.hash2: MD5:1a4fa6b2569f0b76bfb9824b6b6fc976
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
disk.dataPartition.size: 800M
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
Name: Pixel_XL_API_28
CPU/ABI: Google APIs Intel Atom (x86_64)
Path: C:\Users\Behnam.android\avd\Pixel_XL_API_28.avd
Target: google_apis [Google APIs] (API level 28)
Skin: pixel_xl_silver
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_xl
hw.lcd.width: 1440
hw.initialOrientation: Portrait
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel XL API 28
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 2560
vm.heapSize: 384
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-28\google_apis\x86_64\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_XL_API_28
hw.lcd.density: 560
hw.arc: false
hw.device.hash2: MD5:984dbf66b1aaafcdb7e89573ffb74b46
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
disk.dataPartition.size: 800M
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
终于,我发现了我的问题所在。它来自显卡驱动程序我将显卡驱动程序降级到较低版本(最新版本为376.54)现在一切正常。我的显卡是 Geforece GTX 1050