简体   繁体   English

AVD设备卡在“ ANDROID”屏幕上

[英]AVD device is stuck at “ANDROID” screen

I'm trying to launch avd on Android studio, but it is just stuck at initial ANDROID screen: 我正在尝试在Android Studio上启动avd,但是它只是停留在最初的ANDROID屏幕上:

在此处输入图片说明

I'm running android-studio 2.3.1 on windows 10 32-bit with JAVA 8 on Intel core 2 duo E7500 2.93 Ghz 3GB DDR2 RAM 我在Windows 10 32位元上运行android-studio 2.3.1,在Intel Core 2 duo E7500 2.93 Ghz 3GB DDR2 RAM上使用JAVA 8

My device info are following: 我的设备信息如下:

 Name: Pixel_API_24

 CPU/ABI: Google APIs Intel Atom (x86)

 Path: C:\Users\user123\.android\avd\Pixel_API_24.avd

 Target: google_apis [Google APIs] (API level 24)

Skin: pixel

SD Card: 100M

hw.dPad: no

runtime.network.speed: full

hw.accelerometer: yes

hw.device.name: pixel

vm.heapSize: 256

skin.dynamic: yes

hw.device.manufacturer: Google

hw.gps: yes

hw.initialOrientation: Portrait

image.androidVersion.api: 24

hw.audioInput: yes

image.sysdir.1: system-images\android-24\google_apis\x86\

tag.id: google_apis

showDeviceFrame: yes

hw.camera.back: emulated

hw.mainKeys: no

AvdId: Pixel_API_24

hw.camera.front: emulated

hw.lcd.density: 480

avd.ini.displayname: Pixel API 24

hw.gpu.mode: guest

hw.device.hash2: MD5:70f950b0b2b8960d1990af72fb74ad27

hw.ramSize: 768

hw.trackBall: no

hw.battery: yes

hw.cpu.ncore: 1

hw.sdCard: yes

tag.display: Google APIs

runtime.network.latency: none

hw.keyboard: yes

hw.sensors.proximity: yes

disk.dataPartition.size: 800M

hw.sensors.orientation: yes

avd.ini.encoding: UTF-8

hw.gpu.enabled: yes

avd设备设置 choose emulator device with least resolution, it uses less space on disk n will start comparatively faster esp if you have less RAM 选择分辨率最低的仿真器设备,它在磁盘n上使用的空间较小,如果您的RAM较少,则启动速度会相对更快,特别是

Check if the least resolution emulator device starts on your system, If it does not that means you probably have less RAM than min required 检查是否在系统上启动了最低分辨率的仿真器设备,如果不是,则表明您的RAM可能少于所需的最小内存。

Atleast 4GB RAM is needed to run Android Studio. 要运行Android Studio,需要Atleast 4GB RAM。

Read more for System Requirements & Tips for fast emulators - Android Studio 阅读更多有关快速模拟器的 系统要求技巧的信息-Android Studio

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM