码迷,mamicode.com
首页 >  
搜索关键字:emulator    ( 363个结果
启用VTX技术支持启动android的虚拟机 - 报错
第一次启用VTX技术支持启动android的虚拟机,启动时提示如下错误:Starting emulator for AVD 'AVD_for_Android_TV_1080p_by_Google'emulator: WARNING: Requested RAM size of 2048MB is t...
分类:移动开发   时间:2015-05-25 00:47:41    阅读次数:265
DDMS 视图 Emulator Control 为灰色
Emulator Control 模拟发送短信时,发现所有选项均为灰色,如图所示:解决方法:确认以下四种情形或方法已测试Genymotion 模拟器和真机均不行,而Eclipse自带模拟器可以。如图所示:
分类:其他好文   时间:2015-05-18 18:17:59    阅读次数:1563
eZ430 F1612 Emulator 修复
问题: launchPad 仿真器固件错误,无法烧写开发环境: IAR 430 5.5 + LaunchPad解决办法: 重新烧写仿真器固件1. LauchPad 板载F1612 仿真器属于 eZ430 Emulator,固件见附件。2. LauchPad 板载F1612 板子上把仿真器MSP430...
分类:其他好文   时间:2015-05-18 16:33:38    阅读次数:187
ubuntu科学使用android emulator with kvm
参考:http://developer.android.com/tools/devices/emulator.html#starting 先用android sdk 下载必要的组件,镜像文件必须是×86的,不能是arm。 先启动模拟器 emulator?-avd?<avd_name> 没有问题后,再使用k...
分类:移动开发   时间:2015-05-16 23:28:56    阅读次数:410
安装apk文件报waiting for device 时解决办法
C:\Users\root>adb install d:\rry_0514.apkerror: more than one device and emulator- waiting for device -error: protocol fault (status read)# Kill and r...
分类:其他好文   时间:2015-05-14 16:07:49    阅读次数:342
Failed to install on device ‘emulator-5554′: timeout
启动android模拟器时候如果提示:Failedtoinstallondevice‘emulator-5554′:timeout这是可能因为卡的原因导致启动超时,解决办法:eclipse->window->Preferences->Android->DDMS->ADBconnectiontimeo...
分类:其他好文   时间:2015-05-14 15:49:28    阅读次数:101
Android:源码环境编译自定义的APP到ROM(System Image)中
有时候我们需要在源码环境中增加自己的应用或模块,随ROM一起发布。下面讲述相关步骤:1. 首先可以在SDK环境下进行编码设计(如果你的APP不涉及到emulator无法模拟的硬件的话) 也可以参考另一篇文章,直接在Eclipse中调试系统级应用源代码: Android:基于Eclipse编译调试系统...
分类:移动开发   时间:2015-05-13 21:15:23    阅读次数:136
Microsoft Build 2015
没本事去旧金山,只能默默的守在笔记本前看了……首先Azure在全球有19个数据中心了,终于超过亚马逊了,好样的!过去12个月Azure有超过500个新功能上线,每月用户增长9万。Azure将会越来越成熟了,只可惜我现在得注重基础学不了Azure。Android emulator with Visual Studio能够通过Azure在线编译安卓程序,应该也可以在线编译Windows App吧?Vis...
分类:其他好文   时间:2015-04-30 08:53:53    阅读次数:147
emulator: ERROR: x86 emulation currently requires hardware acceleration!
emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel is properly installed and usable.CPU acceleration status: ...
分类:其他好文   时间:2015-04-29 00:16:31    阅读次数:191
Android开发 Failed to install *.apk on device 'emulator-5554': EOF
在运行android 程序时出现这样的错误: Failed to install homework.apk on device 'emulator-5554': EOF java.io.IOException: EOF在网上查找资料,问题在于 adb ,可能的原因在于解决方案: 一:打开cmd...
分类:移动开发   时间:2015-04-24 16:04:05    阅读次数:168
363条   上一页 1 ... 23 24 25 26 27 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!