本文介绍了Android模拟器永远发射的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想建立一个Android模拟器,我下载的Andr​​oid 4.4(奇巧),工具,和所有的额外的

i want to set up an android emulator, i downloaded android 4.4 (kitkat), tools, and all the extra's

该仿真器加载永远,它已经加载了2个小时,在android启动开机logo并不laggy,所以仿真器是不慢。

the emulator is loading forever, its already loading for 2 hours, the android startup boot logo is not laggy, so the emulator is not slow.

我重新启动多次,并尝试不同的设备

I rebooted multiple times, and tried different devices

我的模拟器:设备:10.1WGXA(片剂)(1280×800:MDPI)目标:Android 4.4系统 - API级别19CPU:ARM(armeabi-V7A)< ---不能改变这个内存选项:RAM:768 VM堆:32内部存储:4096仿真选项:使用主机GPU

my emulator:device: 10.1" WGXA (tablet) (1280 x 800: mdpi)Target: android 4.4 - API level 19CPU: ARM (armeabi-v7a) <--- cant change thisMemory Options: RAM:768 VM Heap: 32Internal storage: 4096Emulation Options: use host GPU

电脑规格:达到4.2GHz 8核CPU4GB内存和很多

Computer specs:4.2GHz 8-core cpu4GB ramand lot more

如果我看在任务管理器是使用15%的CPU,470MB的RAM和0MB磁盘速度

if i look in task manager it is using 15%cpu, 470MB RAM and 0MB disk speed

推荐答案

当您使用的是Windows操作系统,你必须设置的RAM为512MB,以获得AVD才能正常运行。希望这有助于至2小时是一个可怕的很长一段时间的仿真器来加载。

when you're using the Windows OS, you have to set the RAM to 512Mb in order to get the AVD to run properly.Hope this helps as 2 hours is an awful long time for the emulator to load.

这篇关于Android模拟器永远发射的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 16:58