英特尔x86模拟器启动,但Android不开机 [英] Intel x86 emulator starts but android doesn't boot

查看:184
本文介绍了英特尔x86模拟器启动,但Android不开机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要上采用Intel HAX技术仿真器API级别10上运行我的应用程序。我已经下载了SDK管理器HAXM包并安装它。我还启用了虚拟化技术,在BIOS设置(读<一href="http://stackoverflow.com/questions/10761696/running-the-new-intel-emulator-for-android">this线程),但是当启动模拟器的屏幕保持黑色和Android不开机/启动。下面是关于启动模拟器的AVD消息:

请帮帮我,我不知道什么是错的!

(我的电脑配置:Windows 7的 - 64,4gig内存,intel的中号520的2.4 GHz,工作蚀)

编辑:

下面是运行模拟器后控制台消息:

  [2014年1月11日十二时14分24秒 -  BabbageTuring] ------------------------ ------
[2014年1月11日12点14分24秒 -  BabbageTuring] Android的推出!
[2014年1月11日12点14分24秒 -  BabbageTuring]亚洲开发银行运行正常。
[2014年1月11日12点14分24秒 -  BabbageTuring]执行com.illinois.babbageturing.MainActivity活动启动
[2014年1月11日12点14分28秒 -  BabbageTuring]启动取消!
[2014年1月11日十二时14分47秒 -  SDK管理器]更新了基于Android 2.3.3 AVD480×800,英特尔凌动(x86)的处理器,
[2014年1月11日十二时14分47秒 -  SDK管理器]以下硬件配置:
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.sdCard =无
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.device.manufacturer =通用
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.mainKeys = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.lcd.density = 240
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.accelerometer = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.dPad =无
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.device.hash = 1318766497
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.trackBall = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.device.name = 3.7in WVGA(的Nexus One)
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.camera.back =无
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.sensors.proximity = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.battery = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] disk.dataPartition.size = 200M
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.gpu.enabled = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.audioInput = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.sensors.orientation = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.gps = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] skin.dynamic = YES
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.keyboard =无
[2014年1月11日十二时14分47秒 -  SDK管理器] vm.heapSize = 32
[2014年1月11日十二时14分47秒 -  SDK管理器] hw.ramSize = 512
 

解决方案

我在Windows 7上也并不能获得API 10与英特尔的x86图像的工作,除非我设置的RAM为768(最大为Windows和远远超过了设备即可)并关闭使用主机GPU。

I want to run my app on a emulator api level 10 using Intel HAX technology. I've downloaded the HAXM package from sdk manager and installed it. I've also enabled the "Virtualization technology" in BIOS setting (Reading this thread) but when start the emulator screen keeps black and android doesn't boot/start. Here's the Avd message on starting emulator:

Please help me, I've no idea what's wrong!

(My pc config: Windows 7 - 64bit, 4gig RAM, intel M 520 2.4 GHz, working on eclipse)

Edit:

Here is the console messages after running emulator:

[2014-01-11 12:14:24 - BabbageTuring] ------------------------------
[2014-01-11 12:14:24 - BabbageTuring] Android Launch!
[2014-01-11 12:14:24 - BabbageTuring] adb is running normally.
[2014-01-11 12:14:24 - BabbageTuring] Performing com.illinois.babbageturing.MainActivity activity launch
[2014-01-11 12:14:28 - BabbageTuring] Launch canceled!
[2014-01-11 12:14:47 - SDK Manager] Updated AVD '480x800' based on Android 2.3.3, Intel Atom (x86) processor,
[2014-01-11 12:14:47 - SDK Manager] with the following hardware config:
[2014-01-11 12:14:47 - SDK Manager] hw.sdCard=no
[2014-01-11 12:14:47 - SDK Manager] hw.device.manufacturer=Generic
[2014-01-11 12:14:47 - SDK Manager] hw.mainKeys=yes
[2014-01-11 12:14:47 - SDK Manager] hw.lcd.density=240
[2014-01-11 12:14:47 - SDK Manager] hw.accelerometer=yes
[2014-01-11 12:14:47 - SDK Manager] hw.dPad=no
[2014-01-11 12:14:47 - SDK Manager] hw.device.hash=1318766497
[2014-01-11 12:14:47 - SDK Manager] hw.trackBall=yes
[2014-01-11 12:14:47 - SDK Manager] hw.device.name=3.7in WVGA (Nexus One)
[2014-01-11 12:14:47 - SDK Manager] hw.camera.back=none
[2014-01-11 12:14:47 - SDK Manager] hw.sensors.proximity=yes
[2014-01-11 12:14:47 - SDK Manager] hw.battery=yes
[2014-01-11 12:14:47 - SDK Manager] disk.dataPartition.size=200M
[2014-01-11 12:14:47 - SDK Manager] hw.gpu.enabled=yes
[2014-01-11 12:14:47 - SDK Manager] hw.audioInput=yes
[2014-01-11 12:14:47 - SDK Manager] hw.sensors.orientation=yes
[2014-01-11 12:14:47 - SDK Manager] hw.gps=yes
[2014-01-11 12:14:47 - SDK Manager] skin.dynamic=yes
[2014-01-11 12:14:47 - SDK Manager] hw.keyboard=no
[2014-01-11 12:14:47 - SDK Manager] vm.heapSize=32
[2014-01-11 12:14:47 - SDK Manager] hw.ramSize=512

解决方案

I am on Windows 7 too and can't get API 10 to work with the Intel x86 image, unless I set the RAM to 768 (max for Windows and far more than devices had then) and turn off "Use Host GPU".

这篇关于英特尔x86模拟器启动,但Android不开机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆